#C2CAE0#C2CAE0
#C2CAE0 is a very light, muted blue. Relative luminance 0.591; OKLCH L 84.0% C 0.032 H 269.8°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CAE0 |
|---|---|
| RGB | rgb(194, 202, 224) |
| HSL | hsl(224, 33%, 82%) |
| HSV | hsv(224, 13%, 88%) |
| CMYK | cmyk(13.4%, 9.8%, 0%, 12.2%) |
| CIE-LAB | lab(81.34, 1.63, -11.82) |
| CIE-LCH | lch(81.34, 11.93, 277.83°) |
| OKLab | oklab(83.97% -0.0001 -0.0319) |
| OKLCH | oklch(83.97% 0.032 269.8) |
| XYZ | xyz(56.8202, 59.0915, 78.9188) |
| Luminance | 0.5909 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.87
Lightsteelblue
#B0C4DE
ΔE00 4.89
Cloudy Blue
#ACC2D9
ΔE00 6.13
Lavender (CSS)
#E6E6FA
ΔE00 7.63
Dove Gray
#B6B8BD
ΔE00 8.36
Powder Blue (survey)
#B1D1FC
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CAE0 #E0D8C2
analogous
#C2D9E0 #C2CAE0 #C9C2E0
triadic
#C2CAE0 #E0C2CA #CAE0C2
tetradic
#C2CAE0 #E0C2D9 #E0D8C2 #C2E0C9
square
#C2CAE0 #E0C2D9 #E0D8C2 #C2E0C9
split-complementary
#C2CAE0 #E0C9C2 #D9E0C2
monochromatic
#7183B7 #99A7CB #C2CAE0 #EBEDF5 #EBEDF5
Accessibility & contrast
On white
1.64
#C2CAE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#C2CAE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CAE0
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CAE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CAE0 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBE1
Deuteranopia (green-blind)
#C2C9DF
Tritanopia (blue-blind)
#BBCED1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c2cae0; /* rgb */ color: rgb(194, 202, 224); /* oklch */ color: oklch(84.0% 0.032 269.8);
Tailwind
colors: {
custom: {
50: '#d4dae9',
500: '#c2cae0',
950: '#000000',
},
}SCSS
$custom: #c2cae0; $custom-light: #d4dae9; $custom-dark: #000000;
JSON
{
"hex": "#c2cae0",
"rgb": {
"r": 194,
"g": 202,
"b": 224
},
"hsl": {
"h": 224,
"s": 32.609,
"l": 81.961
},
"oklch": {
"l": 0.83969,
"c": 0.03191,
"h": 269.8
},
"luminance": 0.59092
}Semantic roles & 50–950 ramp
primary
#C2CAE0
secondary
#B8AD8E
accent
#8D3AAB
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384