#8F95EA#8F95EA
#8F95EA is a light, vivid blue. Relative luminance 0.333; OKLCH L 70.0% C 0.124 H 279.6°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8F95EA |
|---|---|
| RGB | rgb(143, 149, 234) |
| HSL | hsl(236, 68%, 74%) |
| HSV | hsv(236, 39%, 92%) |
| CMYK | cmyk(38.9%, 36.3%, 0%, 8.2%) |
| CIE-LAB | lab(64.38, 18.35, -43.60) |
| CIE-LCH | lch(64.38, 47.30, 292.83°) |
| OKLab | oklab(69.99% 0.0207 -0.1223) |
| OKLCH | oklch(69.99% 0.124 279.6) |
| XYZ | xyz(36.9221, 33.2736, 82.3030) |
| Luminance | 0.3327 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.68
Perrywinkle
#8F8CE7
ΔE00 2.89
Lavender Blue
#8B88F8
ΔE00 4.59
Periwinkle (survey)
#8E82FE
ΔE00 6.64
Soft Blue
#6488EA
ΔE00 8.19
Cornflowerblue
#6495ED
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F95EA #EAE48F
analogous
#8FC3EA #8F95EA #B78FEA
triadic
#8F95EA #EA8F95 #95EA8F
tetradic
#8F95EA #EA8FC3 #EAE48F #8FEAB7
square
#8F95EA #EA8FC3 #EAE48F #8FEAB7
split-complementary
#8F95EA #EAB78F #C3EA8F
monochromatic
#2834D6 #5B64E0 #8F95EA #C3C6F4 #E5E7FA
Accessibility & contrast
On white
2.74
#8F95EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#8F95EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8F95EA
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F95EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F95EA | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A0ED
Deuteranopia (green-blind)
#7399E8
Tritanopia (blue-blind)
#74A6B4
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8f95ea; /* rgb */ color: rgb(143, 149, 234); /* oklch */ color: oklch(70.0% 0.124 279.6);
Tailwind
colors: {
custom: {
50: '#b3b4f1',
500: '#8f95ea',
950: '#000000',
},
}SCSS
$custom: #8f95ea; $custom-light: #b3b4f1; $custom-dark: #000000;
JSON
{
"hex": "#8f95ea",
"rgb": {
"r": 143,
"g": 149,
"b": 234
},
"hsl": {
"h": 236.044,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.69987,
"c": 0.12408,
"h": 279.6
},
"luminance": 0.33275
}Semantic roles & 50–950 ramp
primary
#8F95EA
secondary
#F2F0D9
accent
#C415D0
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085