#CAD2EA#CAD2EA
#CAD2EA is a very light, muted blue. Relative luminance 0.646; OKLCH L 86.5% C 0.034 H 271.0°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CAD2EA |
|---|---|
| RGB | rgb(202, 210, 234) |
| HSL | hsl(225, 43%, 85%) |
| HSV | hsv(225, 14%, 92%) |
| CMYK | cmyk(13.7%, 10.3%, 0%, 8.2%) |
| CIE-LAB | lab(84.27, 2.01, -12.72) |
| CIE-LCH | lch(84.27, 12.87, 278.99°) |
| OKLab | oklab(86.51% 0.0006 -0.0343) |
| OKLCH | oklch(86.51% 0.034 271) |
| XYZ | xyz(62.2516, 64.5894, 87.0132) |
| Luminance | 0.6459 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.80
Lavender (CSS)
#E6E6FA
ΔE00 5.96
Lightsteelblue
#B0C4DE
ΔE00 6.10
Cloudy Blue
#ACC2D9
ΔE00 7.46
Periwinkle
#CCCCFF
ΔE00 7.98
Light Periwinkle
#C1C6FC
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAD2EA #EAE2CA
analogous
#CAE2EA #CAD2EA #D2CAEA
triadic
#CAD2EA #EACAD2 #D2EACA
tetradic
#CAD2EA #EACAE2 #EAE2CA #CAEAD2
square
#CAD2EA #EACAE2 #EAE2CA #CAEAD2
split-complementary
#CAD2EA #EAD2CA #E2EACA
monochromatic
#7288C7 #9EADD9 #CAD2EA #E9ECF6 #E9ECF6
Accessibility & contrast
On white
1.51
#CAD2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#CAD2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAD2EA
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAD2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAD2EA | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EB
Deuteranopia (green-blind)
#C9D1E9
Tritanopia (blue-blind)
#C3D6DA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cad2ea; /* rgb */ color: rgb(202, 210, 234); /* oklch */ color: oklch(86.5% 0.034 271.0);
Tailwind
colors: {
custom: {
50: '#dadff0',
500: '#cad2ea',
950: '#000000',
},
}SCSS
$custom: #cad2ea; $custom-light: #dadff0; $custom-dark: #000000;
JSON
{
"hex": "#cad2ea",
"rgb": {
"r": 202,
"g": 210,
"b": 234
},
"hsl": {
"h": 225,
"s": 43.243,
"l": 85.49
},
"oklch": {
"l": 0.86509,
"c": 0.03435,
"h": 271
},
"luminance": 0.6459
}Semantic roles & 50–950 ramp
primary
#CAD2EA
secondary
#C5B993
accent
#952FB6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485