#8F97CD#8F97CD
#8F97CD is a light, moderate blue. Relative luminance 0.324; OKLCH L 69.0% C 0.080 H 277.6°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8F97CD |
|---|---|
| RGB | rgb(143, 151, 205) |
| HSL | hsl(232, 38%, 68%) |
| HSV | hsv(232, 30%, 80%) |
| CMYK | cmyk(30.2%, 26.3%, 0%, 19.6%) |
| CIE-LAB | lab(63.66, 9.53, -28.64) |
| CIE-LCH | lch(63.66, 30.19, 288.41°) |
| OKLab | oklab(69.02% 0.0105 -0.0793) |
| OKLCH | oklch(69.02% 0.08 277.6) |
| XYZ | xyz(33.4107, 32.3796, 62.2353) |
| Luminance | 0.3238 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 6.17
Periwinkle Blue
#8F99FB
ΔE00 7.30
Lavender
#B39DDB
ΔE00 8.64
Lavender Blue
#8B88F8
ΔE00 8.80
Faded Blue
#658CBB
ΔE00 10.09
Periwinkle (survey)
#8E82FE
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F97CD #CDC58F
analogous
#8FB6CD #8F97CD #A68FCD
triadic
#8F97CD #CD8F97 #97CD8F
tetradic
#8F97CD #CD8FB6 #CDC58F #8FCDA6
square
#8F97CD #CD8FB6 #CDC58F #8FCDA6
split-complementary
#8F97CD #CDA68F #B6CD8F
monochromatic
#46519C #6570BA #8F97CD #B9BEE0 #E4E6F3
Accessibility & contrast
On white
2.81
#8F97CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#8F97CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8F97CD
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F97CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F97CD | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879DCF
Deuteranopia (green-blind)
#8398CC
Tritanopia (blue-blind)
#7FA1AA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8f97cd; /* rgb */ color: rgb(143, 151, 205); /* oklch */ color: oklch(69.0% 0.080 277.6);
Tailwind
colors: {
custom: {
50: '#b1b5dc',
500: '#8f97cd',
950: '#000000',
},
}SCSS
$custom: #8f97cd; $custom-light: #b1b5dc; $custom-dark: #000000;
JSON
{
"hex": "#8f97cd",
"rgb": {
"r": 143,
"g": 151,
"b": 205
},
"hsl": {
"h": 232.258,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.69017,
"c": 0.07997,
"h": 277.6
},
"luminance": 0.32381
}Semantic roles & 50–950 ramp
primary
#8F97CD
secondary
#E5E3D2
accent
#A134B1
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083