#8FA8EE#8FA8EE
#8FA8EE is a light, moderate blue. Relative luminance 0.400; OKLCH L 74.0% C 0.106 H 268.7°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA8EE |
|---|---|
| RGB | rgb(143, 168, 238) |
| HSL | hsl(224, 74%, 75%) |
| HSV | hsv(224, 40%, 93%) |
| CMYK | cmyk(39.9%, 29.4%, 0%, 6.7%) |
| CIE-LAB | lab(69.48, 8.60, -37.81) |
| CIE-LCH | lch(69.48, 38.78, 282.81°) |
| OKLab | oklab(73.99% -0.0024 -0.1056) |
| OKLCH | oklch(73.99% 0.106 268.7) |
| XYZ | xyz(40.7582, 40.0159, 86.4486) |
| Luminance | 0.4002 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.07
Carolina Blue
#8AB8FE
ΔE00 5.96
Pastel Blue
#A2BFFE
ΔE00 6.00
Cornflowerblue
#6495ED
ΔE00 7.86
Perrywinkle
#8F8CE7
ΔE00 8.96
Light Grey Blue
#9DBCD4
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA8EE #EED58F
analogous
#8FD7EE #8FA8EE #A68FEE
triadic
#8FA8EE #EE8FA8 #A8EE8F
tetradic
#8FA8EE #EE8FD7 #EED58F #8FEEA6
square
#8FA8EE #EE8FD7 #EED58F #8FEEA6
split-complementary
#8FA8EE #EEA68F #D7EE8F
monochromatic
#2555DE #5A7FE6 #8FA8EE #C4D1F6 #E4EAFB
Accessibility & contrast
On white
2.33
#8FA8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#8FA8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA8EE
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA8EE | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AEF1
Deuteranopia (green-blind)
#87A6EC
Tritanopia (blue-blind)
#70B6C1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8fa8ee; /* rgb */ color: rgb(143, 168, 238); /* oklch */ color: oklch(74.0% 0.106 268.7);
Tailwind
colors: {
custom: {
50: '#b3c1f4',
500: '#8fa8ee',
950: '#000000',
},
}SCSS
$custom: #8fa8ee; $custom-light: #b3c1f4; $custom-dark: #000000;
JSON
{
"hex": "#8fa8ee",
"rgb": {
"r": 143,
"g": 168,
"b": 238
},
"hsl": {
"h": 224.211,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.73985,
"c": 0.10561,
"h": 268.7
},
"luminance": 0.40018
}Semantic roles & 50–950 ramp
primary
#8FA8EE
secondary
#F3ECD8
accent
#A210D6
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185