#8F87DA#8F87DA
#8F87DA is a light, vivid blue. Relative luminance 0.282; OKLCH L 66.5% C 0.121 H 287.0°. Best body text is #000000 at 6.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8F87DA |
|---|---|
| RGB | rgb(143, 135, 218) |
| HSL | hsl(246, 53%, 69%) |
| HSV | hsv(246, 38%, 85%) |
| CMYK | cmyk(34.4%, 38.1%, 0%, 14.5%) |
| CIE-LAB | lab(60.09, 22.16, -41.45) |
| CIE-LCH | lch(60.09, 47.00, 298.12°) |
| OKLab | oklab(66.46% 0.0356 -0.1161) |
| OKLCH | oklch(66.46% 0.121 287) |
| XYZ | xyz(32.6431, 28.2286, 70.0449) |
| Luminance | 0.2823 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.60
Lavender Blue
#8B88F8
ΔE00 5.00
Periwinkle (survey)
#8E82FE
ΔE00 5.90
Periwinkle Blue
#8F99FB
ΔE00 7.37
Mediumpurple
#9370DB
ΔE00 7.48
Cornflower
#6A79F7
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F87DA #D2DA87
analogous
#87A9DA #8F87DA #B987DA
triadic
#8F87DA #DA8F87 #87DA8F
tetradic
#8F87DA #DA87A9 #D2DA87 #87DAB9
square
#8F87DA #DA87A9 #D2DA87 #87DAB9
split-complementary
#8F87DA #DAB987 #A9DA87
monochromatic
#4236B0 #6358CC #8F87DA #BBB6E8 #E6E5F7
Accessibility & contrast
On white
3.16
#8F87DA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.65
#8F87DA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8F87DA
6.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F87DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F87DA | 1.00 | 3.16 | 6.65 | 6.65 |
| #FFFFFF | 3.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D93DD
Deuteranopia (green-blind)
#6C8FD8
Tritanopia (blue-blind)
#7C97A6
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #8f87da; /* rgb */ color: rgb(143, 135, 218); /* oklch */ color: oklch(66.5% 0.121 287.0);
Tailwind
colors: {
custom: {
50: '#b2aae6',
500: '#8f87da',
950: '#000000',
},
}SCSS
$custom: #8f87da; $custom-light: #b2aae6; $custom-dark: #000000;
JSON
{
"hex": "#8f87da",
"rgb": {
"r": 143,
"g": 135,
"b": 218
},
"hsl": {
"h": 245.783,
"s": 52.866,
"l": 69.216
},
"oklch": {
"l": 0.66459,
"c": 0.12145,
"h": 287
},
"luminance": 0.2823
}Semantic roles & 50–950 ramp
primary
#8F87DA
secondary
#E8EAD2
accent
#C025B1
background
#FBFAFE
surface
#F6F4FC
border
#D0CED5
text
#111016
muted
#807F84