#8F88ED#8F88ED
#8F88ED is a light, vivid blue. Relative luminance 0.296; OKLCH L 67.7% C 0.146 H 284.9°. Best body text is #000000 at 6.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8F88ED |
|---|---|
| RGB | rgb(143, 136, 237) |
| HSL | hsl(244, 74%, 73%) |
| HSV | hsv(244, 43%, 93%) |
| CMYK | cmyk(39.7%, 42.6%, 0%, 7.1%) |
| CIE-LAB | lab(61.27, 26.71, -50.16) |
| CIE-LCH | lch(61.27, 56.83, 298.04°) |
| OKLab | oklab(67.66% 0.0377 -0.1415) |
| OKLCH | oklch(67.66% 0.146 284.9) |
| XYZ | xyz(35.4136, 29.5611, 83.9443) |
| Luminance | 0.2956 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.65
Lavender Blue
#8B88F8
ΔE00 1.95
Periwinkle (survey)
#8E82FE
ΔE00 3.11
Periwinkle Blue
#8F99FB
ΔE00 5.54
Cornflower
#6A79F7
ΔE00 7.47
Mediumpurple
#9370DB
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F88ED #E6ED88
analogous
#88B3ED #8F88ED #C188ED
triadic
#8F88ED #ED8F88 #88ED8F
tetradic
#8F88ED #ED88B3 #E6ED88 #88EDC1
square
#8F88ED #ED88B3 #E6ED88 #88EDC1
split-complementary
#8F88ED #EDC188 #B3ED88
monochromatic
#2E21DA #5D53E5 #8F88ED #C1BDF5 #E6E4FB
Accessibility & contrast
On white
3.04
#8F88ED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.91
#8F88ED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8F88ED
6.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F88ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F88ED | 1.00 | 3.04 | 6.91 | 6.91 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6497F1
Deuteranopia (green-blind)
#6191EB
Tritanopia (blue-blind)
#749CAF
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #8f88ed; /* rgb */ color: rgb(143, 136, 237); /* oklch */ color: oklch(67.7% 0.146 284.9);
Tailwind
colors: {
custom: {
50: '#b4aaf3',
500: '#8f88ed',
950: '#000000',
},
}SCSS
$custom: #8f88ed; $custom-light: #b4aaf3; $custom-dark: #000000;
JSON
{
"hex": "#8f88ed",
"rgb": {
"r": 143,
"g": 136,
"b": 237
},
"hsl": {
"h": 244.158,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.67661,
"c": 0.14642,
"h": 284.9
},
"luminance": 0.29562
}Semantic roles & 50–950 ramp
primary
#8F88ED
secondary
#F1F3D8
accent
#D610C8
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85