#8F89CC#8F89CC
#8F89CC is a light, moderate blue. Relative luminance 0.281; OKLCH L 66.2% C 0.099 H 287.5°. Best body text is #000000 at 6.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8F89CC |
|---|---|
| RGB | rgb(143, 137, 204) |
| HSL | hsl(245, 40%, 67%) |
| HSV | hsv(245, 33%, 80%) |
| CMYK | cmyk(29.9%, 32.8%, 0%, 20%) |
| CIE-LAB | lab(59.97, 17.34, -33.80) |
| CIE-LCH | lch(59.97, 37.99, 297.17°) |
| OKLab | oklab(66.16% 0.0296 -0.094) |
| OKLCH | oklch(66.16% 0.099 287.5) |
| XYZ | xyz(31.1696, 28.0899, 60.8947) |
| Luminance | 0.2809 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.90
Lavender Blue
#8B88F8
ΔE00 7.68
Lavender
#B39DDB
ΔE00 8.59
Periwinkle (survey)
#8E82FE
ΔE00 8.71
Periwinkle Blue
#8F99FB
ΔE00 8.93
Wisteria
#A87DC2
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F89CC #C6CC89
analogous
#89A5CC #8F89CC #B189CC
triadic
#8F89CC #CC8F89 #89CC8F
tetradic
#8F89CC #CC89A5 #C6CC89 #89CCB1
square
#8F89CC #CC89A5 #C6CC89 #89CCB1
split-complementary
#8F89CC #CCB189 #A5CC89
monochromatic
#4A4299 #665EBA #8F89CC #B8B4DE #E0DEF1
Accessibility & contrast
On white
3.17
#8F89CC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.62
#8F89CC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8F89CC
6.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F89CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F89CC | 1.00 | 3.17 | 6.62 | 6.62 |
| #FFFFFF | 3.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7692CF
Deuteranopia (green-blind)
#758FCA
Tritanopia (blue-blind)
#8195A1
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #8f89cc; /* rgb */ color: rgb(143, 137, 204); /* oklch */ color: oklch(66.2% 0.099 287.5);
Tailwind
colors: {
custom: {
50: '#b1abdc',
500: '#8f89cc',
950: '#000000',
},
}SCSS
$custom: #8f89cc; $custom-light: #b1abdc; $custom-dark: #000000;
JSON
{
"hex": "#8f89cc",
"rgb": {
"r": 143,
"g": 137,
"b": 204
},
"hsl": {
"h": 245.373,
"s": 39.645,
"l": 66.863
},
"oklch": {
"l": 0.66156,
"c": 0.09855,
"h": 287.5
},
"luminance": 0.28091
}Semantic roles & 50–950 ramp
primary
#8F89CC
secondary
#E1E3CE
accent
#B333A7
background
#FBFAFD
surface
#F6F4FB
border
#D0CED4
text
#111015
muted
#807F83