#8F85CC#8F85CC
#8F85CC is a light, moderate blue. Relative luminance 0.270; OKLCH L 65.4% C 0.105 H 289.6°. Best body text is #000000 at 6.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8F85CC |
|---|---|
| RGB | rgb(143, 133, 204) |
| HSL | hsl(248, 41%, 66%) |
| HSV | hsv(248, 35%, 80%) |
| CMYK | cmyk(29.9%, 34.8%, 0%, 20%) |
| CIE-LAB | lab(58.95, 19.67, -35.39) |
| CIE-LCH | lch(58.95, 40.49, 299.07°) |
| OKLab | oklab(65.37% 0.0352 -0.0986) |
| OKLCH | oklch(65.37% 0.105 289.6) |
| XYZ | xyz(30.6115, 26.9737, 60.7087) |
| Luminance | 0.2697 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.15
Lavender Blue
#8B88F8
ΔE00 7.64
Mediumpurple
#9370DB
ΔE00 7.69
Wisteria
#A87DC2
ΔE00 8.12
Periwinkle (survey)
#8E82FE
ΔE00 8.36
Deep Lilac
#966EBD
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F85CC #C2CC85
analogous
#859ECC #8F85CC #B285CC
triadic
#8F85CC #CC8F85 #85CC8F
tetradic
#8F85CC #CC859E #C2CC85 #85CCB2
square
#8F85CC #CC859E #C2CC85 #85CCB2
split-complementary
#8F85CC #CCB285 #9ECC85
monochromatic
#4C3F97 #675ABA #8F85CC #B7B0DE #DEDBF0
Accessibility & contrast
On white
3.28
#8F85CC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.39
#8F85CC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8F85CC
6.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F85CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F85CC | 1.00 | 3.28 | 6.39 | 6.39 |
| #FFFFFF | 3.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#718FCF
Deuteranopia (green-blind)
#718CCA
Tritanopia (blue-blind)
#81929F
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #8f85cc; /* rgb */ color: rgb(143, 133, 204); /* oklch */ color: oklch(65.4% 0.105 289.6);
Tailwind
colors: {
custom: {
50: '#b1a8dc',
500: '#8f85cc',
950: '#000000',
},
}SCSS
$custom: #8f85cc; $custom-light: #b1a8dc; $custom-dark: #000000;
JSON
{
"hex": "#8f85cc",
"rgb": {
"r": 143,
"g": 133,
"b": 204
},
"hsl": {
"h": 248.451,
"s": 41.04,
"l": 66.078
},
"oklch": {
"l": 0.65374,
"c": 0.10467,
"h": 289.6
},
"luminance": 0.26974
}Semantic roles & 50–950 ramp
primary
#8F85CC
secondary
#DFE2CB
accent
#B431A2
background
#FBFAFD
surface
#F6F4FB
border
#D0CED4
text
#110F15
muted
#807F83