#8F89CB#8F89CB
#8F89CB is a light, moderate blue. Relative luminance 0.280; OKLCH L 66.1% C 0.097 H 287.6°. Best body text is #000000 at 6.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8F89CB |
|---|---|
| RGB | rgb(143, 137, 203) |
| HSL | hsl(245, 39%, 67%) |
| HSV | hsv(245, 33%, 80%) |
| CMYK | cmyk(29.6%, 32.5%, 0%, 20.4%) |
| CIE-LAB | lab(59.93, 17.09, -33.30) |
| CIE-LCH | lch(59.93, 37.43, 297.16°) |
| OKLab | oklab(66.11% 0.0294 -0.0926) |
| OKLCH | oklch(66.11% 0.097 287.6) |
| XYZ | xyz(31.0501, 28.0421, 60.2651) |
| Luminance | 0.2804 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.10
Lavender Blue
#8B88F8
ΔE00 7.88
Lavender
#B39DDB
ΔE00 8.55
Wisteria
#A87DC2
ΔE00 8.88
Periwinkle (survey)
#8E82FE
ΔE00 8.90
Mediumpurple
#9370DB
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F89CB #C5CB89
analogous
#89A4CB #8F89CB #B089CB
triadic
#8F89CB #CB8F89 #89CB8F
tetradic
#8F89CB #CB89A4 #C5CB89 #89CBB0
square
#8F89CB #CB89A4 #C5CB89 #89CBB0
split-complementary
#8F89CB #CBB089 #A4CB89
monochromatic
#4A4397 #675FB8 #8F89CB #B7B3DE #E0DEF0
Accessibility & contrast
On white
3.18
#8F89CB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.61
#8F89CB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8F89CB
6.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F89CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F89CB | 1.00 | 3.18 | 6.61 | 6.61 |
| #FFFFFF | 3.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7692CE
Deuteranopia (green-blind)
#768FC9
Tritanopia (blue-blind)
#8195A1
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #8f89cb; /* rgb */ color: rgb(143, 137, 203); /* oklch */ color: oklch(66.1% 0.097 287.6);
Tailwind
colors: {
custom: {
50: '#b1abdb',
500: '#8f89cb',
950: '#000000',
},
}SCSS
$custom: #8f89cb; $custom-light: #b1abdb; $custom-dark: #000000;
JSON
{
"hex": "#8f89cb",
"rgb": {
"r": 143,
"g": 137,
"b": 203
},
"hsl": {
"h": 245.455,
"s": 38.824,
"l": 66.667
},
"oklch": {
"l": 0.66109,
"c": 0.09712,
"h": 287.6
},
"luminance": 0.28043
}Semantic roles & 50–950 ramp
primary
#8F89CB
secondary
#E1E3CD
accent
#B234A6
background
#FBFAFD
surface
#F6F4FB
border
#D0CED4
text
#111015
muted
#807F83