#95A5CD#95A5CD
#95A5CD is a light, moderate blue. Relative luminance 0.377; OKLCH L 72.4% C 0.061 H 267.8°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #95A5CD |
|---|---|
| RGB | rgb(149, 165, 205) |
| HSL | hsl(223, 36%, 69%) |
| HSV | hsv(223, 27%, 80%) |
| CMYK | cmyk(27.3%, 19.5%, 0%, 19.6%) |
| CIE-LAB | lab(67.80, 3.42, -22.24) |
| CIE-LCH | lch(67.80, 22.50, 278.74°) |
| OKLab | oklab(72.36% -0.0023 -0.0611) |
| OKLCH | oklch(72.36% 0.061 267.8) |
| XYZ | xyz(36.8660, 37.7065, 63.0815) |
| Luminance | 0.3771 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 8.06
Pastel Blue
#A2BFFE
ΔE00 8.95
Perrywinkle
#8F8CE7
ΔE00 9.20
Lightsteelblue
#B0C4DE
ΔE00 9.54
Carolina Blue
#8AB8FE
ΔE00 9.96
Cloudy Blue
#ACC2D9
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95A5CD #CDBD95
analogous
#95C1CD #95A5CD #A195CD
triadic
#95A5CD #CD95A5 #A5CD95
tetradic
#95A5CD #CD95C1 #CDBD95 #95CDA1
square
#95A5CD #CD95C1 #CDBD95 #95CDA1
split-complementary
#95A5CD #CDA195 #C1CD95
monochromatic
#4A629D #6B82B9 #95A5CD #BFC8E1 #E8ECF4
Accessibility & contrast
On white
2.46
#95A5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#95A5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95A5CD
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95A5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95A5CD | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A8CF
Deuteranopia (green-blind)
#94A3CC
Tritanopia (blue-blind)
#86ADB2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #95a5cd; /* rgb */ color: rgb(149, 165, 205); /* oklch */ color: oklch(72.4% 0.061 267.8);
Tailwind
colors: {
custom: {
50: '#b5bfdc',
500: '#95a5cd',
950: '#000000',
},
}SCSS
$custom: #95a5cd; $custom-light: #b5bfdc; $custom-dark: #000000;
JSON
{
"hex": "#95a5cd",
"rgb": {
"r": 149,
"g": 165,
"b": 205
},
"hsl": {
"h": 222.857,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.72357,
"c": 0.06113,
"h": 267.8
},
"luminance": 0.37708
}Semantic roles & 50–950 ramp
primary
#95A5CD
secondary
#E7E2D7
accent
#8C37AF
background
#FBFBFD
surface
#F6F7FB
border
#D0D0D4
text
#111215
muted
#808183