#95A9CC#95A9CC
#95A9CC is a light, muted blue. Relative luminance 0.391; OKLCH L 73.2% C 0.056 H 261.6°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #95A9CC |
|---|---|
| RGB | rgb(149, 169, 204) |
| HSL | hsl(218, 35%, 69%) |
| HSV | hsv(218, 27%, 80%) |
| CMYK | cmyk(27%, 17.2%, 0%, 20%) |
| CIE-LAB | lab(68.84, 0.96, -20.11) |
| CIE-LCH | lch(68.84, 20.13, 272.72°) |
| OKLab | oklab(73.16% -0.0081 -0.0551) |
| OKLCH | oklch(73.16% 0.056 261.6) |
| XYZ | xyz(37.4784, 39.1239, 62.6920) |
| Luminance | 0.3912 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.84
Light Grey Blue
#9DBCD4
ΔE00 7.97
Cloudy Blue
#ACC2D9
ΔE00 8.05
Periwinkle Blue
#8F99FB
ΔE00 8.15
Pastel Blue
#A2BFFE
ΔE00 8.16
Bluey Grey
#89A0B0
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95A9CC #CCB895
analogous
#95C5CC #95A9CC #9D95CC
triadic
#95A9CC #CC95A9 #A9CC95
tetradic
#95A9CC #CC95C5 #CCB895 #95CC9D
square
#95A9CC #CC95C5 #CCB895 #95CC9D
split-complementary
#95A9CC #CC9D95 #C5CC95
monochromatic
#4B689C #6C87B8 #95A9CC #BECBE0 #E8ECF4
Accessibility & contrast
On white
2.38
#95A9CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#95A9CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95A9CC
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95A9CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95A9CC | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EABCE
Deuteranopia (green-blind)
#98A6CB
Tritanopia (blue-blind)
#86B0B4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #95a9cc; /* rgb */ color: rgb(149, 169, 204); /* oklch */ color: oklch(73.2% 0.056 261.6);
Tailwind
colors: {
custom: {
50: '#b5c2db',
500: '#95a9cc',
950: '#000000',
},
}SCSS
$custom: #95a9cc; $custom-light: #b5c2db; $custom-dark: #000000;
JSON
{
"hex": "#95a9cc",
"rgb": {
"r": 149,
"g": 169,
"b": 204
},
"hsl": {
"h": 218.182,
"s": 35.032,
"l": 69.216
},
"oklch": {
"l": 0.73157,
"c": 0.05572,
"h": 261.6
},
"luminance": 0.39125
}Semantic roles & 50–950 ramp
primary
#95A9CC
secondary
#E6E1D6
accent
#8338AE
background
#FBFBFD
surface
#F6F7FB
border
#D0D0D4
text
#111215
muted
#808183