#8F8EE4#8F8EE4
#8F8EE4 is a light, vivid blue. Relative luminance 0.308; OKLCH L 68.3% C 0.125 H 283.1°. Best body text is #000000 at 7.16:1 contrast (WCAG AA passes).
Color values
| HEX | #8F8EE4 |
|---|---|
| RGB | rgb(143, 142, 228) |
| HSL | hsl(241, 61%, 73%) |
| HSV | hsv(241, 38%, 89%) |
| CMYK | cmyk(37.3%, 37.7%, 0%, 10.6%) |
| CIE-LAB | lab(62.33, 20.77, -43.51) |
| CIE-LCH | lch(62.33, 48.21, 295.52°) |
| OKLab | oklab(68.32% 0.0284 -0.1221) |
| OKLCH | oklch(68.32% 0.125 283.1) |
| XYZ | xyz(35.0003, 30.7858, 77.4819) |
| Luminance | 0.3079 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 0.85
Lavender Blue
#8B88F8
ΔE00 3.79
Periwinkle Blue
#8F99FB
ΔE00 4.69
Periwinkle (survey)
#8E82FE
ΔE00 5.50
Soft Blue
#6488EA
ΔE00 8.59
Cornflower
#6A79F7
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F8EE4 #E3E48E
analogous
#8EB8E4 #8F8EE4 #BA8EE4
triadic
#8F8EE4 #E48F8E #8EE48F
tetradic
#8F8EE4 #E48EB8 #E3E48E #8EE4BA
square
#8F8EE4 #E48EB8 #E3E48E #8EE4BA
split-complementary
#8F8EE4 #E4BA8E #B8E48E
monochromatic
#3230C8 #5E5DD8 #8F8EE4 #C0BFF0 #E7E6F9
Accessibility & contrast
On white
2.93
#8F8EE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.16
#8F8EE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8F8EE4
7.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F8EE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F8EE4 | 1.00 | 2.93 | 7.16 | 7.16 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729AE7
Deuteranopia (green-blind)
#6E94E2
Tritanopia (blue-blind)
#779FAE
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #8f8ee4; /* rgb */ color: rgb(143, 142, 228); /* oklch */ color: oklch(68.3% 0.125 283.1);
Tailwind
colors: {
custom: {
50: '#b3afed',
500: '#8f8ee4',
950: '#000000',
},
}SCSS
$custom: #8f8ee4; $custom-light: #b3afed; $custom-dark: #000000;
JSON
{
"hex": "#8f8ee4",
"rgb": {
"r": 143,
"g": 142,
"b": 228
},
"hsl": {
"h": 240.698,
"s": 61.429,
"l": 72.549
},
"oklch": {
"l": 0.6832,
"c": 0.12536,
"h": 283.1
},
"luminance": 0.30787
}Semantic roles & 50–950 ramp
primary
#8F8EE4
secondary
#F0F0DB
accent
#C91CC7
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111016
muted
#807F84