#95A7CD#95A7CD
#95A7CD is a light, muted blue. Relative luminance 0.384; OKLCH L 72.8% C 0.059 H 265.1°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #95A7CD |
|---|---|
| RGB | rgb(149, 167, 205) |
| HSL | hsl(221, 36%, 69%) |
| HSV | hsv(221, 27%, 80%) |
| CMYK | cmyk(27.3%, 18.5%, 0%, 19.6%) |
| CIE-LAB | lab(68.34, 2.31, -21.42) |
| CIE-LCH | lch(68.34, 21.55, 276.14°) |
| OKLab | oklab(72.78% -0.0051 -0.0588) |
| OKLCH | oklch(72.78% 0.059 265.1) |
| XYZ | xyz(37.2295, 38.4336, 63.2026) |
| Luminance | 0.3844 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 8.05
Pastel Blue
#A2BFFE
ΔE00 8.45
Lightsteelblue
#B0C4DE
ΔE00 8.73
Cloudy Blue
#ACC2D9
ΔE00 9.11
Light Grey Blue
#9DBCD4
ΔE00 9.20
Carolina Blue
#8AB8FE
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95A7CD #CDBB95
analogous
#95C3CD #95A7CD #9F95CD
triadic
#95A7CD #CD95A7 #A7CD95
tetradic
#95A7CD #CD95C3 #CDBB95 #95CD9F
square
#95A7CD #CD95C3 #CDBB95 #95CD9F
split-complementary
#95A7CD #CD9F95 #C3CD95
monochromatic
#4A659D #6B84B9 #95A7CD #BFCAE1 #E8ECF4
Accessibility & contrast
On white
2.42
#95A7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#95A7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95A7CD
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95A7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95A7CD | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA9CF
Deuteranopia (green-blind)
#96A4CC
Tritanopia (blue-blind)
#86AFB4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #95a7cd; /* rgb */ color: rgb(149, 167, 205); /* oklch */ color: oklch(72.8% 0.059 265.1);
Tailwind
colors: {
custom: {
50: '#b5c1dc',
500: '#95a7cd',
950: '#000000',
},
}SCSS
$custom: #95a7cd; $custom-light: #b5c1dc; $custom-dark: #000000;
JSON
{
"hex": "#95a7cd",
"rgb": {
"r": 149,
"g": 167,
"b": 205
},
"hsl": {
"h": 220.714,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.72775,
"c": 0.05902,
"h": 265.1
},
"luminance": 0.38435
}Semantic roles & 50–950 ramp
primary
#95A7CD
secondary
#E7E2D7
accent
#8837AF
background
#FBFBFD
surface
#F6F7FB
border
#D0D0D4
text
#111215
muted
#808183