#8FAEF5#8FAEF5
#8FAEF5 is a light, moderate blue. Relative luminance 0.427; OKLCH L 75.5% C 0.108 H 265.8°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEF5 |
|---|---|
| RGB | rgb(143, 174, 245) |
| HSL | hsl(222, 84%, 76%) |
| HSV | hsv(222, 42%, 96%) |
| CMYK | cmyk(41.6%, 29%, 0%, 3.9%) |
| CIE-LAB | lab(71.35, 7.14, -38.71) |
| CIE-LCH | lch(71.35, 39.36, 280.45°) |
| OKLab | oklab(75.54% -0.008 -0.1081) |
| OKLCH | oklch(75.54% 0.108 265.8) |
| XYZ | xyz(42.9400, 42.7020, 92.3482) |
| Luminance | 0.4270 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.95
Pastel Blue
#A2BFFE
ΔE00 4.54
Periwinkle Blue
#8F99FB
ΔE00 6.62
Sky Blue (survey)
#75BBFD
ΔE00 8.25
Cornflowerblue
#6495ED
ΔE00 8.34
Light Grey Blue
#9DBCD4
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEF5 #F5D68F
analogous
#8FE1F5 #8FAEF5 #A38FF5
triadic
#8FAEF5 #F58FAE #AEF58F
tetradic
#8FAEF5 #F58FE1 #F5D68F #8FF5A3
square
#8FAEF5 #F58FE1 #F5D68F #8FF5A3
split-complementary
#8FAEF5 #F5A38F #E1F58F
monochromatic
#1F5DEB #5785F0 #8FAEF5 #C7D7FA #E3EBFC
Accessibility & contrast
On white
2.20
#8FAEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#8FAEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEF5
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEF5 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B4F8
Deuteranopia (green-blind)
#8BABF3
Tritanopia (blue-blind)
#6CBDC7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8faef5; /* rgb */ color: rgb(143, 174, 245); /* oklch */ color: oklch(75.5% 0.108 265.8);
Tailwind
colors: {
custom: {
50: '#b3c5f8',
500: '#8faef5',
950: '#000000',
},
}SCSS
$custom: #8faef5; $custom-light: #b3c5f8; $custom-dark: #000000;
JSON
{
"hex": "#8faef5",
"rgb": {
"r": 143,
"g": 174,
"b": 245
},
"hsl": {
"h": 221.765,
"s": 83.607,
"l": 76.078
},
"oklch": {
"l": 0.75536,
"c": 0.10844,
"h": 265.8
},
"luminance": 0.42704
}Semantic roles & 50–950 ramp
primary
#8FAEF5
secondary
#F4EBD7
accent
#9E05E0
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185