#8F97CB#8F97CB
#8F97CB is a light, moderate blue. Relative luminance 0.323; OKLCH L 68.9% C 0.077 H 277.4°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #8F97CB |
|---|---|
| RGB | rgb(143, 151, 203) |
| HSL | hsl(232, 37%, 68%) |
| HSV | hsv(232, 30%, 80%) |
| CMYK | cmyk(29.6%, 25.6%, 0%, 20.4%) |
| CIE-LAB | lab(63.58, 9.02, -27.65) |
| CIE-LCH | lch(63.58, 29.08, 288.08°) |
| OKLab | oklab(68.93% 0.0099 -0.0764) |
| OKLCH | oklch(68.93% 0.077 277.4) |
| XYZ | xyz(33.1709, 32.2837, 60.9720) |
| Luminance | 0.3229 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 6.49
Periwinkle Blue
#8F99FB
ΔE00 7.67
Lavender
#B39DDB
ΔE00 8.66
Lavender Blue
#8B88F8
ΔE00 9.13
Faded Blue
#658CBB
ΔE00 10.14
Soft Blue
#6488EA
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F97CB #CBC38F
analogous
#8FB5CB #8F97CB #A58FCB
triadic
#8F97CB #CB8F97 #97CB8F
tetradic
#8F97CB #CB8FB5 #CBC38F #8FCBA5
square
#8F97CB #CB8FB5 #CBC38F #8FCBA5
split-complementary
#8F97CB #CBA58F #B5CB8F
monochromatic
#475299 #6570B8 #8F97CB #B9BEDE #E3E5F2
Accessibility & contrast
On white
2.82
#8F97CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#8F97CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8F97CB
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F97CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F97CB | 1.00 | 2.82 | 7.46 | 7.46 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889CCD
Deuteranopia (green-blind)
#8498CA
Tritanopia (blue-blind)
#80A1A9
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8f97cb; /* rgb */ color: rgb(143, 151, 203); /* oklch */ color: oklch(68.9% 0.077 277.4);
Tailwind
colors: {
custom: {
50: '#b1b5db',
500: '#8f97cb',
950: '#000000',
},
}SCSS
$custom: #8f97cb; $custom-light: #b1b5db; $custom-dark: #000000;
JSON
{
"hex": "#8f97cb",
"rgb": {
"r": 143,
"g": 151,
"b": 203
},
"hsl": {
"h": 232,
"s": 36.585,
"l": 67.843
},
"oklch": {
"l": 0.6893,
"c": 0.07707,
"h": 277.4
},
"luminance": 0.32285
}Semantic roles & 50–950 ramp
primary
#8F97CB
secondary
#E4E2D2
accent
#9F36AF
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083