#CACEB2#CACEB2
#CACEB2 is a very light, muted yellow. Relative luminance 0.599; OKLCH L 84.1% C 0.038 H 113.8°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CACEB2 |
|---|---|
| RGB | rgb(202, 206, 178) |
| HSL | hsl(69, 22%, 75%) |
| HSV | hsv(69, 14%, 81%) |
| CMYK | cmyk(1.9%, 0%, 13.6%, 19.2%) |
| CIE-LAB | lab(81.79, -6.22, 13.48) |
| CIE-LCH | lch(81.79, 14.85, 114.76°) |
| OKLab | oklab(84.08% -0.0154 0.0349) |
| OKLCH | oklch(84.08% 0.038 113.8) |
| XYZ | xyz(54.4634, 59.9138, 50.8062) |
| Luminance | 0.5991 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 8.94
Eggshell
#F0EAD6
ΔE00 9.02
Beige
#F5F5DC
ΔE00 9.22
Light Grey
#D8DCD6
ΔE00 9.30
Warm Beige
#E9DCC9
ΔE00 10.18
Warm Gray
#C9BEB0
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACEB2 #B6B2CE
analogous
#CEC4B2 #CACEB2 #BCCEB2
triadic
#CACEB2 #B2CACE #CEB2CA
tetradic
#CACEB2 #B2CEC4 #B6B2CE #CEB2BC
square
#CACEB2 #B2CEC4 #B6B2CE #CEB2BC
split-complementary
#CACEB2 #B2BCCE #C4B2CE
monochromatic
#979E67 #B0B68D #CACEB2 #E4E6D7 #F2F3EC
Accessibility & contrast
On white
1.62
#CACEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#CACEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACEB2
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACEB2 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CBB0
Deuteranopia (green-blind)
#D2CCB3
Tritanopia (blue-blind)
#CECAC6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #caceb2; /* rgb */ color: rgb(202, 206, 178); /* oklch */ color: oklch(84.1% 0.038 113.8);
Tailwind
colors: {
custom: {
50: '#dadcc9',
500: '#caceb2',
950: '#000000',
},
}SCSS
$custom: #caceb2; $custom-light: #dadcc9; $custom-dark: #000000;
JSON
{
"hex": "#caceb2",
"rgb": {
"r": 202,
"g": 206,
"b": 178
},
"hsl": {
"h": 68.571,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.84079,
"c": 0.03813,
"h": 113.8
},
"luminance": 0.59914
}Semantic roles & 50–950 ramp
primary
#CACEB2
secondary
#8681A3
accent
#45A152
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482