#96A2CA#96A2CA
#96A2CA is a light, muted blue. Relative luminance 0.366; OKLCH L 71.7% C 0.060 H 271.8°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #96A2CA |
|---|---|
| RGB | rgb(150, 162, 202) |
| HSL | hsl(226, 33%, 69%) |
| HSV | hsv(226, 26%, 79%) |
| CMYK | cmyk(25.7%, 19.8%, 0%, 20.8%) |
| CIE-LAB | lab(66.97, 4.67, -21.85) |
| CIE-LCH | lch(66.97, 22.34, 282.06°) |
| OKLab | oklab(71.69% 0.0019 -0.06) |
| OKLCH | oklch(71.69% 0.06 271.8) |
| XYZ | xyz(36.1558, 36.5880, 61.0229) |
| Luminance | 0.3659 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 8.81
Perrywinkle
#8F8CE7
ΔE00 9.18
Lavender
#B39DDB
ΔE00 9.43
Pastel Blue
#A2BFFE
ΔE00 10.21
Lightsteelblue
#B0C4DE
ΔE00 10.62
Light Periwinkle
#C1C6FC
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96A2CA #CABE96
analogous
#96BCCA #96A2CA #A496CA
triadic
#96A2CA #CA96A2 #A2CA96
tetradic
#96A2CA #CA96BC #CABE96 #96CAA4
square
#96A2CA #CA96BC #CABE96 #96CAA4
split-complementary
#96A2CA #CAA496 #BCCA96
monochromatic
#4D5E99 #6D7EB5 #96A2CA #BFC6DF #E7EAF3
Accessibility & contrast
On white
2.52
#96A2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#96A2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96A2CA
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96A2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96A2CA | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A5CC
Deuteranopia (green-blind)
#92A1C9
Tritanopia (blue-blind)
#89AAAF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #96a2ca; /* rgb */ color: rgb(150, 162, 202); /* oklch */ color: oklch(71.7% 0.060 271.8);
Tailwind
colors: {
custom: {
50: '#b5bdda',
500: '#96a2ca',
950: '#000000',
},
}SCSS
$custom: #96a2ca; $custom-light: #b5bdda; $custom-dark: #000000;
JSON
{
"hex": "#96a2ca",
"rgb": {
"r": 150,
"g": 162,
"b": 202
},
"hsl": {
"h": 226.154,
"s": 32.911,
"l": 69.02
},
"oklch": {
"l": 0.71685,
"c": 0.05999,
"h": 271.8
},
"luminance": 0.36589
}Semantic roles & 50–950 ramp
primary
#96A2CA
secondary
#E6E2D6
accent
#913AAC
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111214
muted
#808183