#8F95C8#8F95C8
#8F95C8 is a light, moderate blue. Relative luminance 0.315; OKLCH L 68.4% C 0.075 H 279.0°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8F95C8 |
|---|---|
| RGB | rgb(143, 149, 200) |
| HSL | hsl(234, 34%, 67%) |
| HSV | hsv(234, 29%, 78%) |
| CMYK | cmyk(28.5%, 25.5%, 0%, 21.6%) |
| CIE-LAB | lab(62.93, 9.41, -26.97) |
| CIE-LCH | lch(62.93, 28.56, 289.24°) |
| OKLab | oklab(68.39% 0.0118 -0.0745) |
| OKLCH | oklch(68.39% 0.075 279) |
| XYZ | xyz(32.4977, 31.5038, 59.0010) |
| Luminance | 0.3150 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 6.71
Periwinkle Blue
#8F99FB
ΔE00 8.37
Lavender
#B39DDB
ΔE00 8.46
Lavender Blue
#8B88F8
ΔE00 9.44
Faded Blue
#658CBB
ΔE00 10.43
Periwinkle (survey)
#8E82FE
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F95C8 #C8C28F
analogous
#8FB2C8 #8F95C8 #A68FC8
triadic
#8F95C8 #C88F95 #95C88F
tetradic
#8F95C8 #C88FB2 #C8C28F #8FC8A6
square
#8F95C8 #C88FB2 #C8C28F #8FC8A6
split-complementary
#8F95C8 #C8A68F #B2C88F
monochromatic
#495194 #666EB4 #8F95C8 #B8BCDC #E1E3F0
Accessibility & contrast
On white
2.88
#8F95C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#8F95C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8F95C8
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F95C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F95C8 | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869ACA
Deuteranopia (green-blind)
#8396C7
Tritanopia (blue-blind)
#819EA7
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #8f95c8; /* rgb */ color: rgb(143, 149, 200); /* oklch */ color: oklch(68.4% 0.075 279.0);
Tailwind
colors: {
custom: {
50: '#b1b4d9',
500: '#8f95c8',
950: '#000000',
},
}SCSS
$custom: #8f95c8; $custom-light: #b1b4d9; $custom-dark: #000000;
JSON
{
"hex": "#8f95c8",
"rgb": {
"r": 143,
"g": 149,
"b": 200
},
"hsl": {
"h": 233.684,
"s": 34.132,
"l": 67.255
},
"oklch": {
"l": 0.68389,
"c": 0.07541,
"h": 279
},
"luminance": 0.31505
}Semantic roles & 50–950 ramp
primary
#8F95C8
secondary
#E2E0D0
accent
#A139AD
background
#FAFBFD
surface
#F5F6FA
border
#CFD0D3
text
#111114
muted
#808083