#CACEEB#CACEEB
#CACEEB is a very light, muted blue. Relative luminance 0.627; OKLCH L 85.7% C 0.040 H 279.3°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CACEEB |
|---|---|
| RGB | rgb(202, 206, 235) |
| HSL | hsl(233, 45%, 86%) |
| HSV | hsv(233, 14%, 92%) |
| CMYK | cmyk(14%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(83.28, 4.33, -14.73) |
| CIE-LCH | lch(83.28, 15.35, 286.40°) |
| OKLab | oklab(85.75% 0.0065 -0.0398) |
| OKLCH | oklch(85.75% 0.04 279.3) |
| XYZ | xyz(61.4205, 62.6966, 87.4469) |
| Luminance | 0.6270 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.97
Lavender (CSS)
#E6E6FA
ΔE00 6.45
Light Periwinkle
#C1C6FC
ΔE00 6.69
Light Blue Grey
#B7C9E2
ΔE00 6.78
Lightsteelblue
#B0C4DE
ΔE00 7.77
Cloudy Blue
#ACC2D9
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACEEB #EBE7CA
analogous
#CADEEB #CACEEB #D6CAEB
triadic
#CACEEB #EBCACE #CEEBCA
tetradic
#CACEEB #EBCADE #EBE7CA #CAEBD6
square
#CACEEB #EBCADE #EBE7CA #CAEBD6
split-complementary
#CACEEB #EBD6CA #DEEBCA
monochromatic
#717CC9 #9EA5DA #CACEEB #E9EAF7 #E9EAF7
Accessibility & contrast
On white
1.55
#CACEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#CACEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACEEB
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACEEB | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EC
Deuteranopia (green-blind)
#C5CEEA
Tritanopia (blue-blind)
#C3D3D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #caceeb; /* rgb */ color: rgb(202, 206, 235); /* oklch */ color: oklch(85.7% 0.040 279.3);
Tailwind
colors: {
custom: {
50: '#dadcf1',
500: '#caceeb',
950: '#000000',
},
}SCSS
$custom: #caceeb; $custom-light: #dadcf1; $custom-dark: #000000;
JSON
{
"hex": "#caceeb",
"rgb": {
"r": 202,
"g": 206,
"b": 235
},
"hsl": {
"h": 232.727,
"s": 45.205,
"l": 85.686
},
"oklch": {
"l": 0.85745,
"c": 0.04037,
"h": 279.3
},
"luminance": 0.62697
}Semantic roles & 50–950 ramp
primary
#CACEEB
secondary
#C7C093
accent
#A82DB8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485