#95A2CA#95A2CA
#95A2CA is a light, moderate blue. Relative luminance 0.365; OKLCH L 71.6% C 0.060 H 270.8°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #95A2CA |
|---|---|
| RGB | rgb(149, 162, 202) |
| HSL | hsl(225, 33%, 69%) |
| HSV | hsv(225, 26%, 79%) |
| CMYK | cmyk(26.2%, 19.8%, 0%, 20.8%) |
| CIE-LAB | lab(66.90, 4.36, -21.96) |
| CIE-LCH | lch(66.90, 22.39, 281.24°) |
| OKLab | oklab(71.61% 0.0008 -0.0603) |
| OKLCH | oklch(71.61% 0.06 270.8) |
| XYZ | xyz(35.9726, 36.4935, 61.0143) |
| Luminance | 0.3649 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 8.58
Perrywinkle
#8F8CE7
ΔE00 9.05
Lavender
#B39DDB
ΔE00 9.67
Pastel Blue
#A2BFFE
ΔE00 10.06
Lightsteelblue
#B0C4DE
ΔE00 10.52
Bluey Grey
#89A0B0
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95A2CA #CABD95
analogous
#95BDCA #95A2CA #A395CA
triadic
#95A2CA #CA95A2 #A2CA95
tetradic
#95A2CA #CA95BD #CABD95 #95CAA3
square
#95A2CA #CA95BD #CABD95 #95CAA3
split-complementary
#95A2CA #CAA395 #BDCA95
monochromatic
#4C5F98 #6C7EB6 #95A2CA #BEC6DE #E7EAF3
Accessibility & contrast
On white
2.53
#95A2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#95A2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95A2CA
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95A2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95A2CA | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A5CC
Deuteranopia (green-blind)
#92A1C9
Tritanopia (blue-blind)
#87AAAF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #95a2ca; /* rgb */ color: rgb(149, 162, 202); /* oklch */ color: oklch(71.6% 0.060 270.8);
Tailwind
colors: {
custom: {
50: '#b5bdda',
500: '#95a2ca',
950: '#000000',
},
}SCSS
$custom: #95a2ca; $custom-light: #b5bdda; $custom-dark: #000000;
JSON
{
"hex": "#95a2ca",
"rgb": {
"r": 149,
"g": 162,
"b": 202
},
"hsl": {
"h": 225.283,
"s": 33.333,
"l": 68.824
},
"oklch": {
"l": 0.71611,
"c": 0.06031,
"h": 270.8
},
"luminance": 0.36494
}Semantic roles & 50–950 ramp
primary
#95A2CA
secondary
#E5E1D6
accent
#9039AC
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111214
muted
#808183