#CACBDA#CACBDA
#CACBDA is a very light, muted blue. Relative luminance 0.603; OKLCH L 84.6% C 0.021 H 282.9°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CACBDA |
|---|---|
| RGB | rgb(202, 203, 218) |
| HSL | hsl(236, 18%, 82%) |
| HSV | hsv(236, 7%, 85%) |
| CMYK | cmyk(7.3%, 6.9%, 0%, 14.5%) |
| CIE-LAB | lab(82.02, 2.50, -7.54) |
| CIE-LCH | lch(82.02, 7.95, 288.33°) |
| OKLab | oklab(84.59% 0.0046 -0.0202) |
| OKLCH | oklch(84.59% 0.021 282.9) |
| XYZ | xyz(58.3655, 60.3301, 74.8861) |
| Luminance | 0.6033 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.63
Fog
#D8DCE0
ΔE00 6.90
Dove Gray
#B6B8BD
ΔE00 6.97
Light Blue Grey
#B7C9E2
ΔE00 7.08
Light Gray
#D3D3D3
ΔE00 7.28
Silver
#C0C0C0
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACBDA #DAD9CA
analogous
#CAD3DA #CACBDA #D1CADA
triadic
#CACBDA #DACACB #CBDACA
tetradic
#CACBDA #DACAD3 #DAD9CA #CADAD1
square
#CACBDA #DACAD3 #DAD9CA #CADAD1
split-complementary
#CACBDA #DAD1CA #D3DACA
monochromatic
#8284A8 #A6A8C1 #CACBDA #EDEDF2 #EDEDF2
Accessibility & contrast
On white
1.61
#CACBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#CACBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACBDA
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACBDA | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CCDB
Deuteranopia (green-blind)
#C7CBDA
Tritanopia (blue-blind)
#C7CDD0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cacbda; /* rgb */ color: rgb(202, 203, 218); /* oklch */ color: oklch(84.6% 0.021 282.9);
Tailwind
colors: {
custom: {
50: '#dadae5',
500: '#cacbda',
950: '#000000',
},
}SCSS
$custom: #cacbda; $custom-light: #dadae5; $custom-dark: #000000;
JSON
{
"hex": "#cacbda",
"rgb": {
"r": 202,
"g": 203,
"b": 218
},
"hsl": {
"h": 236.25,
"s": 17.778,
"l": 82.353
},
"oklch": {
"l": 0.84588,
"c": 0.02073,
"h": 282.9
},
"luminance": 0.6033
}Semantic roles & 50–950 ramp
primary
#CACBDA
secondary
#AFAE99
accent
#97499C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384