#8F97CA#8F97CA
#8F97CA is a light, moderate blue. Relative luminance 0.322; OKLCH L 68.9% C 0.076 H 277.3°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8F97CA |
|---|---|
| RGB | rgb(143, 151, 202) |
| HSL | hsl(232, 36%, 68%) |
| HSV | hsv(232, 29%, 79%) |
| CMYK | cmyk(29.2%, 25.2%, 0%, 20.8%) |
| CIE-LAB | lab(63.54, 8.77, -27.15) |
| CIE-LCH | lch(63.54, 28.53, 287.91°) |
| OKLab | oklab(68.89% 0.0096 -0.075) |
| OKLCH | oklch(68.89% 0.076 277.3) |
| XYZ | xyz(33.0521, 32.2362, 60.3464) |
| Luminance | 0.3224 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 6.66
Periwinkle Blue
#8F99FB
ΔE00 7.86
Lavender
#B39DDB
ΔE00 8.68
Lavender Blue
#8B88F8
ΔE00 9.29
Faded Blue
#658CBB
ΔE00 10.17
Soft Blue
#6488EA
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F97CA #CAC28F
analogous
#8FB5CA #8F97CA #A48FCA
triadic
#8F97CA #CA8F97 #97CA8F
tetradic
#8F97CA #CA8FB5 #CAC28F #8FCAA4
square
#8F97CA #CA8FB5 #CAC28F #8FCAA4
split-complementary
#8F97CA #CAA48F #B5CA8F
monochromatic
#485297 #6570B6 #8F97CA #B9BEDE #E2E4F1
Accessibility & contrast
On white
2.82
#8F97CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#8F97CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8F97CA
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F97CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F97CA | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889CCC
Deuteranopia (green-blind)
#8498C9
Tritanopia (blue-blind)
#80A0A9
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8f97ca; /* rgb */ color: rgb(143, 151, 202); /* oklch */ color: oklch(68.9% 0.076 277.3);
Tailwind
colors: {
custom: {
50: '#b1b5da',
500: '#8f97ca',
950: '#000000',
},
}SCSS
$custom: #8f97ca; $custom-light: #b1b5da; $custom-dark: #000000;
JSON
{
"hex": "#8f97ca",
"rgb": {
"r": 143,
"g": 151,
"b": 202
},
"hsl": {
"h": 231.864,
"s": 35.758,
"l": 67.647
},
"oklch": {
"l": 0.68886,
"c": 0.07563,
"h": 277.3
},
"luminance": 0.32237
}Semantic roles & 50–950 ramp
primary
#8F97CA
secondary
#E4E1D1
accent
#9E37AF
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111114
muted
#808083