#95ABCE#95ABCE
#95ABCE is a light, muted blue. Relative luminance 0.400; OKLCH L 73.7% C 0.057 H 259.6°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #95ABCE |
|---|---|
| RGB | rgb(149, 171, 206) |
| HSL | hsl(217, 37%, 70%) |
| HSV | hsv(217, 28%, 81%) |
| CMYK | cmyk(27.7%, 17%, 0%, 19.2%) |
| CIE-LAB | lab(69.45, 0.34, -20.29) |
| CIE-LCH | lch(69.45, 20.29, 270.95°) |
| OKLab | oklab(73.66% -0.0102 -0.0556) |
| OKLCH | oklch(73.66% 0.057 259.6) |
| XYZ | xyz(38.0948, 39.9703, 64.0884) |
| Luminance | 0.3997 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 7.22
Lightsteelblue
#B0C4DE
ΔE00 7.30
Cloudy Blue
#ACC2D9
ΔE00 7.44
Pastel Blue
#A2BFFE
ΔE00 7.57
Periwinkle Blue
#8F99FB
ΔE00 8.03
Carolina Blue
#8AB8FE
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ABCE #CEB895
analogous
#95C8CE #95ABCE #9C95CE
triadic
#95ABCE #CE95AB #ABCE95
tetradic
#95ABCE #CE95C8 #CEB895 #95CE9C
square
#95ABCE #CE95C8 #CEB895 #95CE9C
split-complementary
#95ABCE #CE9C95 #C8CE95
monochromatic
#4A6B9F #6B8ABB #95ABCE #BFCCE1 #E9EDF5
Accessibility & contrast
On white
2.33
#95ABCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#95ABCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ABCE
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ABCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ABCE | 1.00 | 2.33 | 8.99 | 8.99 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FADD0
Deuteranopia (green-blind)
#99A7CD
Tritanopia (blue-blind)
#85B2B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #95abce; /* rgb */ color: rgb(149, 171, 206); /* oklch */ color: oklch(73.7% 0.057 259.6);
Tailwind
colors: {
custom: {
50: '#b5c3dd',
500: '#95abce',
950: '#000000',
},
}SCSS
$custom: #95abce; $custom-light: #b5c3dd; $custom-dark: #000000;
JSON
{
"hex": "#95abce",
"rgb": {
"r": 149,
"g": 171,
"b": 206
},
"hsl": {
"h": 216.842,
"s": 36.774,
"l": 69.608
},
"oklch": {
"l": 0.73656,
"c": 0.05655,
"h": 259.6
},
"luminance": 0.39972
}Semantic roles & 50–950 ramp
primary
#95ABCE
secondary
#E8E1D7
accent
#8136B0
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111215
muted
#808183