#8F94EA#8F94EA
#8F94EA is a light, vivid blue. Relative luminance 0.330; OKLCH L 69.8% C 0.125 H 280.1°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8F94EA |
|---|---|
| RGB | rgb(143, 148, 234) |
| HSL | hsl(237, 68%, 74%) |
| HSV | hsv(237, 39%, 92%) |
| CMYK | cmyk(38.9%, 36.8%, 0%, 8.2%) |
| CIE-LAB | lab(64.13, 18.93, -44.00) |
| CIE-LCH | lch(64.13, 47.90, 293.28°) |
| OKLab | oklab(69.79% 0.022 -0.1235) |
| OKLCH | oklch(69.79% 0.125 280.1) |
| XYZ | xyz(36.7646, 32.9585, 82.2505) |
| Luminance | 0.3296 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.57
Periwinkle Blue
#8F99FB
ΔE00 2.82
Lavender Blue
#8B88F8
ΔE00 4.33
Periwinkle (survey)
#8E82FE
ΔE00 6.37
Soft Blue
#6488EA
ΔE00 8.18
Cornflowerblue
#6495ED
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F94EA #EAE58F
analogous
#8FC2EA #8F94EA #B88FEA
triadic
#8F94EA #EA8F94 #94EA8F
tetradic
#8F94EA #EA8FC2 #EAE58F #8FEAB8
square
#8F94EA #EA8FC2 #EAE58F #8FEAB8
split-complementary
#8F94EA #EAB88F #C2EA8F
monochromatic
#2832D6 #5B63E0 #8F94EA #C3C5F4 #E5E6FA
Accessibility & contrast
On white
2.77
#8F94EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#8F94EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8F94EA
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F94EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F94EA | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779FED
Deuteranopia (green-blind)
#7298E8
Tritanopia (blue-blind)
#74A5B4
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8f94ea; /* rgb */ color: rgb(143, 148, 234); /* oklch */ color: oklch(69.8% 0.125 280.1);
Tailwind
colors: {
custom: {
50: '#b3b3f1',
500: '#8f94ea',
950: '#000000',
},
}SCSS
$custom: #8f94ea; $custom-light: #b3b3f1; $custom-dark: #000000;
JSON
{
"hex": "#8f94ea",
"rgb": {
"r": 143,
"g": 148,
"b": 234
},
"hsl": {
"h": 236.703,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.69792,
"c": 0.12544,
"h": 280.1
},
"luminance": 0.3296
}Semantic roles & 50–950 ramp
primary
#8F94EA
secondary
#F2F0D9
accent
#C615D0
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085