#8F99EA#8F99EA
#8F99EA is a light, moderate blue. Relative luminance 0.346; OKLCH L 70.8% C 0.119 H 277.5°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8F99EA |
|---|---|
| RGB | rgb(143, 153, 234) |
| HSL | hsl(233, 68%, 74%) |
| HSV | hsv(233, 39%, 92%) |
| CMYK | cmyk(38.9%, 34.6%, 0%, 8.2%) |
| CIE-LAB | lab(65.41, 16.05, -41.99) |
| CIE-LCH | lch(65.41, 44.95, 290.92°) |
| OKLab | oklab(70.77% 0.0156 -0.1177) |
| OKLCH | oklch(70.77% 0.119 277.5) |
| XYZ | xyz(37.5659, 34.5610, 82.5175) |
| Luminance | 0.3456 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.44
Perrywinkle
#8F8CE7
ΔE00 4.17
Lavender Blue
#8B88F8
ΔE00 5.69
Periwinkle (survey)
#8E82FE
ΔE00 7.76
Soft Blue
#6488EA
ΔE00 8.35
Cornflowerblue
#6495ED
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F99EA #EAE08F
analogous
#8FC7EA #8F99EA #B38FEA
triadic
#8F99EA #EA8F99 #99EA8F
tetradic
#8F99EA #EA8FC7 #EAE08F #8FEAB3
square
#8F99EA #EA8FC7 #EAE08F #8FEAB3
split-complementary
#8F99EA #EAB38F #C7EA8F
monochromatic
#283BD6 #5B6AE0 #8F99EA #C3C8F4 #E5E8FA
Accessibility & contrast
On white
2.65
#8F99EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#8F99EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8F99EA
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F99EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F99EA | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA2ED
Deuteranopia (green-blind)
#789CE8
Tritanopia (blue-blind)
#74A9B7
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8f99ea; /* rgb */ color: rgb(143, 153, 234); /* oklch */ color: oklch(70.8% 0.119 277.5);
Tailwind
colors: {
custom: {
50: '#b3b6f1',
500: '#8f99ea',
950: '#000000',
},
}SCSS
$custom: #8f99ea; $custom-light: #b3b6f1; $custom-dark: #000000;
JSON
{
"hex": "#8f99ea",
"rgb": {
"r": 143,
"g": 153,
"b": 234
},
"hsl": {
"h": 233.407,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.70774,
"c": 0.1187,
"h": 277.5
},
"luminance": 0.34563
}Semantic roles & 50–950 ramp
primary
#8F99EA
secondary
#F2EFD9
accent
#BC15D0
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085