#8FAFF2#8FAFF2
#8FAFF2 is a light, moderate blue. Relative luminance 0.429; OKLCH L 75.6% C 0.103 H 264.4°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAFF2 |
|---|---|
| RGB | rgb(143, 175, 242) |
| HSL | hsl(221, 79%, 75%) |
| HSV | hsv(221, 41%, 95%) |
| CMYK | cmyk(40.9%, 27.7%, 0%, 5.1%) |
| CIE-LAB | lab(71.49, 5.76, -36.86) |
| CIE-LCH | lch(71.49, 37.31, 278.88°) |
| OKLab | oklab(75.61% -0.01 -0.1028) |
| OKLCH | oklch(75.61% 0.103 264.4) |
| XYZ | xyz(42.6797, 42.9081, 90.0204) |
| Luminance | 0.4291 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.69
Pastel Blue
#A2BFFE
ΔE00 4.39
Periwinkle Blue
#8F99FB
ΔE00 6.98
Sky Blue (survey)
#75BBFD
ΔE00 7.90
Cornflowerblue
#6495ED
ΔE00 8.45
Baby Blue (survey)
#A2CFFE
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAFF2 #F2D28F
analogous
#8FE0F2 #8FAFF2 #A08FF2
triadic
#8FAFF2 #F28FAF #AFF28F
tetradic
#8FAFF2 #F28FE0 #F2D28F #8FF2A0
square
#8FAFF2 #F28FE0 #F2D28F #8FF2A0
split-complementary
#8FAFF2 #F2A08F #E0F28F
monochromatic
#2161E5 #5888EC #8FAFF2 #C6D6F8 #E4EBFC
Accessibility & contrast
On white
2.19
#8FAFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#8FAFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAFF2
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAFF2 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B4F5
Deuteranopia (green-blind)
#8DABF0
Tritanopia (blue-blind)
#6DBDC6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8faff2; /* rgb */ color: rgb(143, 175, 242); /* oklch */ color: oklch(75.6% 0.103 264.4);
Tailwind
colors: {
custom: {
50: '#b3c6f6',
500: '#8faff2',
950: '#000000',
},
}SCSS
$custom: #8faff2; $custom-light: #b3c6f6; $custom-dark: #000000;
JSON
{
"hex": "#8faff2",
"rgb": {
"r": 143,
"g": 175,
"b": 242
},
"hsl": {
"h": 220.606,
"s": 79.2,
"l": 75.49
},
"oklch": {
"l": 0.75605,
"c": 0.10333,
"h": 264.4
},
"luminance": 0.4291
}Semantic roles & 50–950 ramp
primary
#8FAFF2
secondary
#F4EAD7
accent
#980ADB
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#111317
muted
#808285