#CACBDB#CACBDB
#CACBDB is a very light, muted blue. Relative luminance 0.604; OKLCH L 84.6% C 0.022 H 283.1°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CACBDB |
|---|---|
| RGB | rgb(202, 203, 219) |
| HSL | hsl(236, 19%, 83%) |
| HSV | hsv(236, 8%, 86%) |
| CMYK | cmyk(7.8%, 7.3%, 0%, 14.1%) |
| CIE-LAB | lab(82.05, 2.69, -8.04) |
| CIE-LCH | lch(82.05, 8.48, 288.53°) |
| OKLab | oklab(84.62% 0.005 -0.0215) |
| OKLCH | oklch(84.62% 0.022 283.1) |
| XYZ | xyz(58.4967, 60.3826, 75.5773) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.50
Light Blue Grey
#B7C9E2
ΔE00 7.04
Fog
#D8DCE0
ΔE00 7.23
Dove Gray
#B6B8BD
ΔE00 7.26
Light Gray
#D3D3D3
ΔE00 7.67
Lightsteelblue
#B0C4DE
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACBDB #DBDACA
analogous
#CAD3DB #CACBDB #D2CADB
triadic
#CACBDB #DBCACB #CBDBCA
tetradic
#CACBDB #DBCAD3 #DBDACA #CADBD2
square
#CACBDB #DBCAD3 #DBDACA #CADBD2
split-complementary
#CACBDB #DBD2CA #D3DBCA
monochromatic
#8183A9 #A6A7C2 #CACBDB #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.61
#CACBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#CACBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACBDB
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACBDB | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDC
Deuteranopia (green-blind)
#C7CCDB
Tritanopia (blue-blind)
#C7CED0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cacbdb; /* rgb */ color: rgb(202, 203, 219); /* oklch */ color: oklch(84.6% 0.022 283.1);
Tailwind
colors: {
custom: {
50: '#dadae6',
500: '#cacbdb',
950: '#000000',
},
}SCSS
$custom: #cacbdb; $custom-light: #dadae6; $custom-dark: #000000;
JSON
{
"hex": "#cacbdb",
"rgb": {
"r": 202,
"g": 203,
"b": 219
},
"hsl": {
"h": 236.471,
"s": 19.101,
"l": 82.549
},
"oklch": {
"l": 0.8462,
"c": 0.02211,
"h": 283.1
},
"luminance": 0.60383
}Semantic roles & 50–950 ramp
primary
#CACBDB
secondary
#B1AF99
accent
#98489D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384