#CACBB0#CACBB0
#CACBB0 is a very light, muted yellow. Relative luminance 0.584; OKLCH L 83.4% C 0.037 H 108.9°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CACBB0 |
|---|---|
| RGB | rgb(202, 203, 176) |
| HSL | hsl(62, 21%, 74%) |
| HSV | hsv(62, 13%, 80%) |
| CMYK | cmyk(0.5%, 0%, 13.3%, 20.4%) |
| CIE-LAB | lab(80.96, -4.98, 13.37) |
| CIE-LCH | lch(80.96, 14.27, 110.44°) |
| OKLab | oklab(83.41% -0.0118 0.0346) |
| OKLCH | oklch(83.41% 0.037 108.9) |
| XYZ | xyz(53.5487, 58.4034, 49.5179) |
| Luminance | 0.5840 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 8.72
Eggshell
#F0EAD6
ΔE00 8.79
Warm Gray
#C9BEB0
ΔE00 8.98
Light Grey
#D8DCD6
ΔE00 9.22
Warm Beige
#E9DCC9
ΔE00 9.31
Beige
#F5F5DC
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACBB0 #B1B0CB
analogous
#CBBFB0 #CACBB0 #BDCBB0
triadic
#CACBB0 #B0CACB #CBB0CA
tetradic
#CACBB0 #B0CBBF #B1B0CB #CBB0BD
square
#CACBB0 #B0CBBF #B1B0CB #CBB0BD
split-complementary
#CACBB0 #B0BDCB #BFB0CB
monochromatic
#989A66 #B1B38B #CACBB0 #E3E3D5 #F3F3ED
Accessibility & contrast
On white
1.66
#CACBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#CACBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACBB0
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACBB0 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C8AE
Deuteranopia (green-blind)
#D0CAB1
Tritanopia (blue-blind)
#CEC7C3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cacbb0; /* rgb */ color: rgb(202, 203, 176); /* oklch */ color: oklch(83.4% 0.037 108.9);
Tailwind
colors: {
custom: {
50: '#dadac7',
500: '#cacbb0',
950: '#000000',
},
}SCSS
$custom: #cacbb0; $custom-light: #dadac7; $custom-dark: #000000;
JSON
{
"hex": "#cacbb0",
"rgb": {
"r": 202,
"g": 203,
"b": 176
},
"hsl": {
"h": 62.222,
"s": 20.611,
"l": 74.314
},
"oklch": {
"l": 0.8341,
"c": 0.03658,
"h": 108.9
},
"luminance": 0.58403
}Semantic roles & 50–950 ramp
primary
#CACBB0
secondary
#8180A0
accent
#479F4A
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382