#8F85CA#8F85CA
#8F85CA is a light, moderate blue. Relative luminance 0.269; OKLCH L 65.3% C 0.102 H 289.9°. Best body text is #000000 at 6.38:1 contrast (WCAG AA passes).
Color values
| HEX | #8F85CA |
|---|---|
| RGB | rgb(143, 133, 202) |
| HSL | hsl(249, 39%, 66%) |
| HSV | hsv(249, 34%, 79%) |
| CMYK | cmyk(29.2%, 34.2%, 0%, 20.8%) |
| CIE-LAB | lab(58.86, 19.16, -34.40) |
| CIE-LCH | lch(58.86, 39.37, 299.12°) |
| OKLab | oklab(65.28% 0.0347 -0.0957) |
| OKLCH | oklch(65.28% 0.102 289.9) |
| XYZ | xyz(30.3732, 26.8784, 59.4535) |
| Luminance | 0.2688 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.52
Mediumpurple
#9370DB
ΔE00 7.90
Wisteria
#A87DC2
ΔE00 7.97
Lavender Blue
#8B88F8
ΔE00 8.04
Deep Lilac
#966EBD
ΔE00 8.45
Periwinkle (survey)
#8E82FE
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F85CA #C0CA85
analogous
#859DCA #8F85CA #B185CA
triadic
#8F85CA #CA8F85 #85CA8F
tetradic
#8F85CA #CA859D #C0CA85 #85CAB1
square
#8F85CA #CA859D #C0CA85 #85CAB1
split-complementary
#8F85CA #CAB185 #9DCA85
monochromatic
#4D4094 #685AB7 #8F85CA #B6B0DD #DDDAEF
Accessibility & contrast
On white
3.29
#8F85CA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.38
#8F85CA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8F85CA
6.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F85CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F85CA | 1.00 | 3.29 | 6.38 | 6.38 |
| #FFFFFF | 3.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#728FCD
Deuteranopia (green-blind)
#728CC8
Tritanopia (blue-blind)
#81919E
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #8f85ca; /* rgb */ color: rgb(143, 133, 202); /* oklch */ color: oklch(65.3% 0.102 289.9);
Tailwind
colors: {
custom: {
50: '#b1a8da',
500: '#8f85ca',
950: '#000000',
},
}SCSS
$custom: #8f85ca; $custom-light: #b1a8da; $custom-dark: #000000;
JSON
{
"hex": "#8f85ca",
"rgb": {
"r": 143,
"g": 133,
"b": 202
},
"hsl": {
"h": 248.696,
"s": 39.429,
"l": 65.686
},
"oklch": {
"l": 0.65277,
"c": 0.10181,
"h": 289.9
},
"luminance": 0.26879
}Semantic roles & 50–950 ramp
primary
#8F85CA
secondary
#DEE1CA
accent
#B233A0
background
#FBFAFD
surface
#F6F4FA
border
#D0CED3
text
#110F15
muted
#807F83