#8FAEF2#8FAEF2
#8FAEF2 is a light, moderate blue. Relative luminance 0.425; OKLCH L 75.4% C 0.104 H 265.2°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEF2 |
|---|---|
| RGB | rgb(143, 174, 242) |
| HSL | hsl(221, 79%, 75%) |
| HSV | hsv(221, 41%, 95%) |
| CMYK | cmyk(40.9%, 28.1%, 0%, 5.1%) |
| CIE-LAB | lab(71.23, 6.32, -37.27) |
| CIE-LCH | lch(71.23, 37.80, 279.62°) |
| OKLab | oklab(75.4% -0.0088 -0.104) |
| OKLCH | oklch(75.4% 0.104 265.2) |
| XYZ | xyz(42.4857, 42.5203, 89.9558) |
| Luminance | 0.4252 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.00
Pastel Blue
#A2BFFE
ΔE00 4.57
Periwinkle Blue
#8F99FB
ΔE00 6.68
Sky Blue (survey)
#75BBFD
ΔE00 8.20
Cornflowerblue
#6495ED
ΔE00 8.33
Light Grey Blue
#9DBCD4
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEF2 #F2D38F
analogous
#8FDFF2 #8FAEF2 #A18FF2
triadic
#8FAEF2 #F28FAE #AEF28F
tetradic
#8FAEF2 #F28FDF #F2D38F #8FF2A1
square
#8FAEF2 #F28FDF #F2D38F #8FF2A1
split-complementary
#8FAEF2 #F2A18F #DFF28F
monochromatic
#215FE5 #5886EC #8FAEF2 #C6D6F8 #E4EBFC
Accessibility & contrast
On white
2.21
#8FAEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#8FAEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEF2
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEF2 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B3F5
Deuteranopia (green-blind)
#8CAAF0
Tritanopia (blue-blind)
#6DBCC6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #8faef2; /* rgb */ color: rgb(143, 174, 242); /* oklch */ color: oklch(75.4% 0.104 265.2);
Tailwind
colors: {
custom: {
50: '#b3c6f6',
500: '#8faef2',
950: '#000000',
},
}SCSS
$custom: #8faef2; $custom-light: #b3c6f6; $custom-dark: #000000;
JSON
{
"hex": "#8faef2",
"rgb": {
"r": 143,
"g": 174,
"b": 242
},
"hsl": {
"h": 221.212,
"s": 79.2,
"l": 75.49
},
"oklch": {
"l": 0.75399,
"c": 0.10439,
"h": 265.2
},
"luminance": 0.42523
}Semantic roles & 50–950 ramp
primary
#8FAEF2
secondary
#F4EBD7
accent
#9A0ADB
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#111217
muted
#808185