#8F95C7#8F95C7
#8F95C7 is a light, moderate blue. Relative luminance 0.315; OKLCH L 68.3% C 0.074 H 278.9°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8F95C7 |
|---|---|
| RGB | rgb(143, 149, 199) |
| HSL | hsl(234, 33%, 67%) |
| HSV | hsv(234, 28%, 78%) |
| CMYK | cmyk(28.1%, 25.1%, 0%, 22%) |
| CIE-LAB | lab(62.89, 9.16, -26.47) |
| CIE-LCH | lch(62.89, 28.01, 289.09°) |
| OKLab | oklab(68.35% 0.0115 -0.0731) |
| OKLCH | oklch(68.35% 0.074 278.9) |
| XYZ | xyz(32.3812, 31.4572, 58.3875) |
| Luminance | 0.3146 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 6.90
Lavender
#B39DDB
ΔE00 8.49
Periwinkle Blue
#8F99FB
ΔE00 8.57
Lavender Blue
#8B88F8
ΔE00 9.62
Faded Blue
#658CBB
ΔE00 10.47
Pale Purple
#B790D4
ΔE00 11.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F95C7 #C7C18F
analogous
#8FB1C7 #8F95C7 #A58FC7
triadic
#8F95C7 #C78F95 #95C78F
tetradic
#8F95C7 #C78FB1 #C7C18F #8FC7A5
square
#8F95C7 #C78FB1 #C7C18F #8FC7A5
split-complementary
#8F95C7 #C7A58F #B1C78F
monochromatic
#495192 #666EB3 #8F95C7 #B8BCDB #E1E2F0
Accessibility & contrast
On white
2.88
#8F95C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#8F95C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8F95C7
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F95C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F95C7 | 1.00 | 2.88 | 7.29 | 7.29 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879AC9
Deuteranopia (green-blind)
#8496C6
Tritanopia (blue-blind)
#819EA6
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #8f95c7; /* rgb */ color: rgb(143, 149, 199); /* oklch */ color: oklch(68.3% 0.074 278.9);
Tailwind
colors: {
custom: {
50: '#b1b4d8',
500: '#8f95c7',
950: '#000000',
},
}SCSS
$custom: #8f95c7; $custom-light: #b1b4d8; $custom-dark: #000000;
JSON
{
"hex": "#8f95c7",
"rgb": {
"r": 143,
"g": 149,
"b": 199
},
"hsl": {
"h": 233.571,
"s": 33.333,
"l": 67.059
},
"oklch": {
"l": 0.68346,
"c": 0.07396,
"h": 278.9
},
"luminance": 0.31458
}Semantic roles & 50–950 ramp
primary
#8F95C7
secondary
#E2E0D0
accent
#A039AC
background
#FAFBFD
surface
#F5F6FA
border
#CFD0D3
text
#111114
muted
#808083