#95A0CD#95A0CD
#95A0CD is a light, moderate blue. Relative luminance 0.359; OKLCH L 71.3% C 0.067 H 273.9°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #95A0CD |
|---|---|
| RGB | rgb(149, 160, 205) |
| HSL | hsl(228, 36%, 69%) |
| HSV | hsv(228, 27%, 80%) |
| CMYK | cmyk(27.3%, 22%, 0%, 19.6%) |
| CIE-LAB | lab(66.47, 6.22, -24.27) |
| CIE-LCH | lch(66.47, 25.06, 284.37°) |
| OKLab | oklab(71.32% 0.0046 -0.0668) |
| OKLCH | oklch(71.32% 0.067 273.9) |
| XYZ | xyz(35.9817, 35.9379, 62.7867) |
| Luminance | 0.3594 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 8.13
Perrywinkle
#8F8CE7
ΔE00 8.33
Lavender
#B39DDB
ΔE00 8.85
Pastel Blue
#A2BFFE
ΔE00 10.34
Lavender Blue
#8B88F8
ΔE00 10.65
Light Periwinkle
#C1C6FC
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95A0CD #CDC295
analogous
#95BCCD #95A0CD #A695CD
triadic
#95A0CD #CD95A0 #A0CD95
tetradic
#95A0CD #CD95BC #CDC295 #95CDA6
square
#95A0CD #CD95BC #CDC295 #95CDA6
split-complementary
#95A0CD #CDA695 #BCCD95
monochromatic
#4A5B9D #6B7BB9 #95A0CD #BFC5E1 #E8EBF4
Accessibility & contrast
On white
2.56
#95A0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#95A0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95A0CD
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95A0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95A0CD | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A4CF
Deuteranopia (green-blind)
#8FA0CC
Tritanopia (blue-blind)
#87A8AF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #95a0cd; /* rgb */ color: rgb(149, 160, 205); /* oklch */ color: oklch(71.3% 0.067 273.9);
Tailwind
colors: {
custom: {
50: '#b5bcdc',
500: '#95a0cd',
950: '#000000',
},
}SCSS
$custom: #95a0cd; $custom-light: #b5bcdc; $custom-dark: #000000;
JSON
{
"hex": "#95a0cd",
"rgb": {
"r": 149,
"g": 160,
"b": 205
},
"hsl": {
"h": 228.214,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.71318,
"c": 0.06697,
"h": 273.9
},
"luminance": 0.35939
}Semantic roles & 50–950 ramp
primary
#95A0CD
secondary
#E7E4D7
accent
#9737AF
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183