#CACDB2#CACDB2
#CACDB2 is a very light, muted yellow. Relative luminance 0.594; OKLCH L 83.9% C 0.037 H 112.3°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CACDB2 |
|---|---|
| RGB | rgb(202, 205, 178) |
| HSL | hsl(67, 21%, 75%) |
| HSV | hsv(67, 13%, 80%) |
| CMYK | cmyk(1.5%, 0%, 13.2%, 19.6%) |
| CIE-LAB | lab(81.53, -5.70, 13.11) |
| CIE-LCH | lch(81.53, 14.30, 113.50°) |
| OKLab | oklab(83.87% -0.0139 0.0339) |
| OKLCH | oklch(83.87% 0.037 112.3) |
| XYZ | xyz(54.2234, 59.4338, 50.7262) |
| Luminance | 0.5943 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 8.84
Beige (survey)
#E6DAA6
ΔE00 8.99
Light Grey
#D8DCD6
ΔE00 9.06
Beige
#F5F5DC
ΔE00 9.29
Warm Gray
#C9BEB0
ΔE00 9.75
Warm Beige
#E9DCC9
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACDB2 #B5B2CD
analogous
#CDC3B2 #CACDB2 #BCCDB2
triadic
#CACDB2 #B2CACD #CDB2CA
tetradic
#CACDB2 #B2CDC3 #B5B2CD #CDB2BC
square
#CACDB2 #B2CDC3 #B5B2CD #CDB2BC
split-complementary
#CACDB2 #B2BCCD #C3B2CD
monochromatic
#979D68 #B0B58D #CACDB2 #E4E5D7 #F2F3EC
Accessibility & contrast
On white
1.63
#CACDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#CACDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACDB2
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACDB2 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CAB0
Deuteranopia (green-blind)
#D1CBB3
Tritanopia (blue-blind)
#CECAC5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cacdb2; /* rgb */ color: rgb(202, 205, 178); /* oklch */ color: oklch(83.9% 0.037 112.3);
Tailwind
colors: {
custom: {
50: '#dadcc9',
500: '#cacdb2',
950: '#000000',
},
}SCSS
$custom: #cacdb2; $custom-light: #dadcc9; $custom-dark: #000000;
JSON
{
"hex": "#cacdb2",
"rgb": {
"r": 202,
"g": 205,
"b": 178
},
"hsl": {
"h": 66.667,
"s": 21.26,
"l": 75.098
},
"oklch": {
"l": 0.83872,
"c": 0.0367,
"h": 112.3
},
"luminance": 0.59434
}Semantic roles & 50–950 ramp
primary
#CACDB2
secondary
#8581A2
accent
#46A050
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482