#95A2CD#95A2CD
#95A2CD is a light, moderate blue. Relative luminance 0.366; OKLCH L 71.7% C 0.065 H 271.6°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #95A2CD |
|---|---|
| RGB | rgb(149, 162, 205) |
| HSL | hsl(226, 36%, 69%) |
| HSV | hsv(226, 27%, 80%) |
| CMYK | cmyk(27.3%, 21%, 0%, 19.6%) |
| CIE-LAB | lab(67.00, 5.09, -23.46) |
| CIE-LCH | lch(67.00, 24.01, 282.25°) |
| OKLab | oklab(71.73% 0.0018 -0.0645) |
| OKLCH | oklch(71.73% 0.065 271.6) |
| XYZ | xyz(36.3312, 36.6369, 62.9032) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 8.10
Perrywinkle
#8F8CE7
ΔE00 8.68
Lavender
#B39DDB
ΔE00 9.43
Pastel Blue
#A2BFFE
ΔE00 9.77
Lightsteelblue
#B0C4DE
ΔE00 10.72
Light Periwinkle
#C1C6FC
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95A2CD #CDC095
analogous
#95BECD #95A2CD #A495CD
triadic
#95A2CD #CD95A2 #A2CD95
tetradic
#95A2CD #CD95BE #CDC095 #95CDA4
square
#95A2CD #CD95BE #CDC095 #95CDA4
split-complementary
#95A2CD #CDA495 #BECD95
monochromatic
#4A5E9D #6B7EB9 #95A2CD #BFC6E1 #E8EBF4
Accessibility & contrast
On white
2.52
#95A2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#95A2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95A2CD
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95A2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95A2CD | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A6CF
Deuteranopia (green-blind)
#91A1CC
Tritanopia (blue-blind)
#87AAB0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #95a2cd; /* rgb */ color: rgb(149, 162, 205); /* oklch */ color: oklch(71.7% 0.065 271.6);
Tailwind
colors: {
custom: {
50: '#b5bddc',
500: '#95a2cd',
950: '#000000',
},
}SCSS
$custom: #95a2cd; $custom-light: #b5bddc; $custom-dark: #000000;
JSON
{
"hex": "#95a2cd",
"rgb": {
"r": 149,
"g": 162,
"b": 205
},
"hsl": {
"h": 226.071,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.71732,
"c": 0.06455,
"h": 271.6
},
"luminance": 0.36638
}Semantic roles & 50–950 ramp
primary
#95A2CD
secondary
#E7E3D7
accent
#9337AF
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183