#8F91EA#8F91EA
#8F91EA is a light, vivid blue. Relative luminance 0.320; OKLCH L 69.2% C 0.130 H 281.5°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8F91EA |
|---|---|
| RGB | rgb(143, 145, 234) |
| HSL | hsl(239, 68%, 74%) |
| HSV | hsv(239, 39%, 92%) |
| CMYK | cmyk(38.9%, 38%, 0%, 8.2%) |
| CIE-LAB | lab(63.37, 20.67, -45.19) |
| CIE-LCH | lch(63.37, 49.69, 294.57°) |
| OKLab | oklab(69.21% 0.0258 -0.127) |
| OKLCH | oklch(69.21% 0.13 281.5) |
| XYZ | xyz(36.3001, 32.0295, 82.0956) |
| Luminance | 0.3203 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.63
Periwinkle Blue
#8F99FB
ΔE00 3.39
Lavender Blue
#8B88F8
ΔE00 3.59
Periwinkle (survey)
#8E82FE
ΔE00 5.56
Soft Blue
#6488EA
ΔE00 8.20
Cornflower
#6A79F7
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F91EA #EAE88F
analogous
#8FBFEA #8F91EA #BB8FEA
triadic
#8F91EA #EA8F91 #91EA8F
tetradic
#8F91EA #EA8FBF #EAE88F #8FEABB
square
#8F91EA #EA8FBF #EAE88F #8FEABB
split-complementary
#8F91EA #EABB8F #BFEA8F
monochromatic
#282CD6 #5B5EE0 #8F91EA #C3C4F4 #E5E6FA
Accessibility & contrast
On white
2.84
#8F91EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#8F91EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8F91EA
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F91EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F91EA | 1.00 | 2.84 | 7.41 | 7.41 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DED
Deuteranopia (green-blind)
#6E96E8
Tritanopia (blue-blind)
#74A2B2
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8f91ea; /* rgb */ color: rgb(143, 145, 234); /* oklch */ color: oklch(69.2% 0.130 281.5);
Tailwind
colors: {
custom: {
50: '#b3b1f1',
500: '#8f91ea',
950: '#000000',
},
}SCSS
$custom: #8f91ea; $custom-light: #b3b1f1; $custom-dark: #000000;
JSON
{
"hex": "#8f91ea",
"rgb": {
"r": 143,
"g": 145,
"b": 234
},
"hsl": {
"h": 238.681,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.69209,
"c": 0.12957,
"h": 281.5
},
"luminance": 0.32031
}Semantic roles & 50–950 ramp
primary
#8F91EA
secondary
#F2F1D9
accent
#CC15D0
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#111017
muted
#807F85