#8F89CD#8F89CD
#8F89CD is a light, moderate blue. Relative luminance 0.281; OKLCH L 66.2% C 0.100 H 287.4°. Best body text is #000000 at 6.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8F89CD |
|---|---|
| RGB | rgb(143, 137, 205) |
| HSL | hsl(245, 40%, 67%) |
| HSV | hsv(245, 33%, 80%) |
| CMYK | cmyk(30.2%, 33.2%, 0%, 19.6%) |
| CIE-LAB | lab(60.01, 17.60, -34.29) |
| CIE-LCH | lch(60.01, 38.54, 297.17°) |
| OKLab | oklab(66.2% 0.0299 -0.0954) |
| OKLCH | oklch(66.2% 0.1 287.4) |
| XYZ | xyz(31.2899, 28.1380, 61.5284) |
| Luminance | 0.2814 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.70
Lavender Blue
#8B88F8
ΔE00 7.48
Periwinkle (survey)
#8E82FE
ΔE00 8.51
Lavender
#B39DDB
ΔE00 8.63
Periwinkle Blue
#8F99FB
ΔE00 8.77
Mediumpurple
#9370DB
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F89CD #C7CD89
analogous
#89A5CD #8F89CD #B189CD
triadic
#8F89CD #CD8F89 #89CD8F
tetradic
#8F89CD #CD89A5 #C7CD89 #89CDB1
square
#8F89CD #CD89A5 #C7CD89 #89CDB1
split-complementary
#8F89CD #CDB189 #A5CD89
monochromatic
#49419A #665EBB #8F89CD #B8B4DF #E1DFF1
Accessibility & contrast
On white
3.17
#8F89CD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.63
#8F89CD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8F89CD
6.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F89CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F89CD | 1.00 | 3.17 | 6.63 | 6.63 |
| #FFFFFF | 3.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7692D0
Deuteranopia (green-blind)
#758FCB
Tritanopia (blue-blind)
#8095A2
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #8f89cd; /* rgb */ color: rgb(143, 137, 205); /* oklch */ color: oklch(66.2% 0.100 287.4);
Tailwind
colors: {
custom: {
50: '#b1abdc',
500: '#8f89cd',
950: '#000000',
},
}SCSS
$custom: #8f89cd; $custom-light: #b1abdc; $custom-dark: #000000;
JSON
{
"hex": "#8f89cd",
"rgb": {
"r": 143,
"g": 137,
"b": 205
},
"hsl": {
"h": 245.294,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.66204,
"c": 0.09999,
"h": 287.4
},
"luminance": 0.28139
}Semantic roles & 50–950 ramp
primary
#8F89CD
secondary
#E2E4CE
accent
#B432A8
background
#FBFAFD
surface
#F6F4FB
border
#D0CED4
text
#111015
muted
#807F83