#8F92EA#8F92EA
#8F92EA is a light, vivid blue. Relative luminance 0.323; OKLCH L 69.4% C 0.128 H 281.0°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #8F92EA |
|---|---|
| RGB | rgb(143, 146, 234) |
| HSL | hsl(238, 68%, 74%) |
| HSV | hsv(238, 39%, 92%) |
| CMYK | cmyk(38.9%, 37.6%, 0%, 8.2%) |
| CIE-LAB | lab(63.62, 20.09, -44.79) |
| CIE-LCH | lch(63.62, 49.09, 294.15°) |
| OKLab | oklab(69.4% 0.0245 -0.1258) |
| OKLCH | oklch(69.4% 0.128 281) |
| XYZ | xyz(36.4536, 32.3365, 82.1468) |
| Luminance | 0.3234 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.94
Periwinkle Blue
#8F99FB
ΔE00 3.18
Lavender Blue
#8B88F8
ΔE00 3.83
Periwinkle (survey)
#8E82FE
ΔE00 5.82
Soft Blue
#6488EA
ΔE00 8.18
Cornflower
#6A79F7
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F92EA #EAE78F
analogous
#8FC0EA #8F92EA #BA8FEA
triadic
#8F92EA #EA8F92 #92EA8F
tetradic
#8F92EA #EA8FC0 #EAE78F #8FEABA
square
#8F92EA #EA8FC0 #EAE78F #8FEABA
split-complementary
#8F92EA #EABA8F #C0EA8F
monochromatic
#282ED6 #5B60E0 #8F92EA #C3C4F4 #E5E6FA
Accessibility & contrast
On white
2.81
#8F92EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#8F92EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8F92EA
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F92EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F92EA | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749DED
Deuteranopia (green-blind)
#7097E8
Tritanopia (blue-blind)
#74A3B3
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8f92ea; /* rgb */ color: rgb(143, 146, 234); /* oklch */ color: oklch(69.4% 0.128 281.0);
Tailwind
colors: {
custom: {
50: '#b3b1f1',
500: '#8f92ea',
950: '#000000',
},
}SCSS
$custom: #8f92ea; $custom-light: #b3b1f1; $custom-dark: #000000;
JSON
{
"hex": "#8f92ea",
"rgb": {
"r": 143,
"g": 146,
"b": 234
},
"hsl": {
"h": 238.022,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.69403,
"c": 0.12818,
"h": 281
},
"luminance": 0.32338
}Semantic roles & 50–950 ramp
primary
#8F92EA
secondary
#F2F1D9
accent
#CA15D0
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#111017
muted
#807F85