#CACCDB#CACCDB
#CACCDB is a very light, muted blue. Relative luminance 0.609; OKLCH L 84.8% C 0.021 H 279.9°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CACCDB |
|---|---|
| RGB | rgb(202, 204, 219) |
| HSL | hsl(233, 19%, 83%) |
| HSV | hsv(233, 8%, 86%) |
| CMYK | cmyk(7.8%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(82.30, 2.17, -7.66) |
| CIE-LCH | lch(82.30, 7.96, 285.79°) |
| OKLab | oklab(84.82% 0.0036 -0.0205) |
| OKLCH | oklch(84.82% 0.021 279.9) |
| XYZ | xyz(58.7336, 60.8564, 75.6563) |
| Luminance | 0.6086 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.53
Fog
#D8DCE0
ΔE00 6.61
Light Blue Grey
#B7C9E2
ΔE00 6.66
Dove Gray
#B6B8BD
ΔE00 7.00
Light Gray
#D3D3D3
ΔE00 7.17
Lightsteelblue
#B0C4DE
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACCDB #DBD9CA
analogous
#CAD4DB #CACCDB #D0CADB
triadic
#CACCDB #DBCACC #CCDBCA
tetradic
#CACCDB #DBCAD4 #DBD9CA #CADBD0
square
#CACCDB #DBCAD4 #DBD9CA #CADBD0
split-complementary
#CACCDB #DBD0CA #D4DBCA
monochromatic
#8186A9 #A6A9C2 #CACCDB #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.59
#CACCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#CACCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACCDB
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACCDB | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDC
Deuteranopia (green-blind)
#C8CCDB
Tritanopia (blue-blind)
#C7CED1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #caccdb; /* rgb */ color: rgb(202, 204, 219); /* oklch */ color: oklch(84.8% 0.021 279.9);
Tailwind
colors: {
custom: {
50: '#dadbe6',
500: '#caccdb',
950: '#000000',
},
}SCSS
$custom: #caccdb; $custom-light: #dadbe6; $custom-dark: #000000;
JSON
{
"hex": "#caccdb",
"rgb": {
"r": 202,
"g": 204,
"b": 219
},
"hsl": {
"h": 232.941,
"s": 19.101,
"l": 82.549
},
"oklch": {
"l": 0.8482,
"c": 0.02083,
"h": 279.9
},
"luminance": 0.60857
}Semantic roles & 50–950 ramp
primary
#CACCDB
secondary
#B1AE99
accent
#93489D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484