#95ABCD#95ABCD
#95ABCD is a light, muted blue. Relative luminance 0.399; OKLCH L 73.6% C 0.055 H 259.0°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #95ABCD |
|---|---|
| RGB | rgb(149, 171, 205) |
| HSL | hsl(216, 36%, 69%) |
| HSV | hsv(216, 27%, 80%) |
| CMYK | cmyk(27.3%, 16.6%, 0%, 19.6%) |
| CIE-LAB | lab(69.41, 0.09, -19.79) |
| CIE-LCH | lch(69.41, 19.79, 270.27°) |
| OKLab | oklab(73.62% -0.0105 -0.0542) |
| OKLCH | oklch(73.62% 0.055 259) |
| XYZ | xyz(37.9737, 39.9219, 63.4507) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 7.03
Lightsteelblue
#B0C4DE
ΔE00 7.21
Cloudy Blue
#ACC2D9
ΔE00 7.29
Pastel Blue
#A2BFFE
ΔE00 7.72
Bluey Grey
#89A0B0
ΔE00 8.11
Periwinkle Blue
#8F99FB
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ABCD #CDB795
analogous
#95C7CD #95ABCD #9B95CD
triadic
#95ABCD #CD95AB #ABCD95
tetradic
#95ABCD #CD95C7 #CDB795 #95CD9B
square
#95ABCD #CD95C7 #CDB795 #95CD9B
split-complementary
#95ABCD #CD9B95 #C7CD95
monochromatic
#4A6B9D #6B8AB9 #95ABCD #BFCCE1 #E8EDF4
Accessibility & contrast
On white
2.34
#95ABCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#95ABCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ABCD
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ABCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ABCD | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ACCF
Deuteranopia (green-blind)
#9AA7CC
Tritanopia (blue-blind)
#86B2B6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #95abcd; /* rgb */ color: rgb(149, 171, 205); /* oklch */ color: oklch(73.6% 0.055 259.0);
Tailwind
colors: {
custom: {
50: '#b5c3dc',
500: '#95abcd',
950: '#000000',
},
}SCSS
$custom: #95abcd; $custom-light: #b5c3dc; $custom-dark: #000000;
JSON
{
"hex": "#95abcd",
"rgb": {
"r": 149,
"g": 171,
"b": 205
},
"hsl": {
"h": 216.429,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.73618,
"c": 0.05524,
"h": 259
},
"luminance": 0.39923
}Semantic roles & 50–950 ramp
primary
#95ABCD
secondary
#E7E1D7
accent
#8037AF
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111215
muted
#808183