#CABC84#CABC84
#CABC84 is a light, moderate yellow. Relative luminance 0.502; OKLCH L 79.4% C 0.075 H 95.8°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CABC84 |
|---|---|
| RGB | rgb(202, 188, 132) |
| HSL | hsl(48, 40%, 65%) |
| HSV | hsv(48, 35%, 79%) |
| CMYK | cmyk(0%, 6.9%, 34.7%, 20.8%) |
| CIE-LAB | lab(76.19, -3.36, 30.17) |
| CIE-LCH | lch(76.19, 30.35, 96.35°) |
| OKLab | oklab(79.36% -0.0076 0.075) |
| OKLCH | oklch(79.36% 0.075 95.8) |
| XYZ | xyz(46.5059, 50.1903, 29.0632) |
| Luminance | 0.5019 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 2.96
Darkkhaki
#BDB76B
ΔE00 5.19
Sandstone
#C9AE74
ΔE00 5.28
Very Light Brown
#D3B683
ΔE00 5.50
Tan (survey)
#D1B26F
ΔE00 5.82
Putty
#BEAE8A
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABC84 #8492CA
analogous
#CA9984 #CABC84 #B5CA84
triadic
#CABC84 #84CABC #BC84CA
tetradic
#CABC84 #84CA99 #8492CA #CA84B5
square
#CABC84 #84CA99 #8492CA #CA84B5
split-complementary
#CABC84 #84B5CA #9984CA
monochromatic
#948340 #B8A559 #CABC84 #DCD3AF #EFEBDA
Accessibility & contrast
On white
1.90
#CABC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#CABC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABC84
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABC84 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7B980
Deuteranopia (green-blind)
#CBBE86
Tritanopia (blue-blind)
#D4B4AE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cabc84; /* rgb */ color: rgb(202, 188, 132); /* oklch */ color: oklch(79.4% 0.075 95.8);
Tailwind
colors: {
custom: {
50: '#dbd0a8',
500: '#cabc84',
950: '#000000',
},
}SCSS
$custom: #cabc84; $custom-light: #dbd0a8; $custom-dark: #000000;
JSON
{
"hex": "#cabc84",
"rgb": {
"r": 202,
"g": 188,
"b": 132
},
"hsl": {
"h": 48,
"s": 39.773,
"l": 65.49
},
"oklch": {
"l": 0.79357,
"c": 0.07537,
"h": 95.8
},
"luminance": 0.50189
}Semantic roles & 50–950 ramp
primary
#CABC84
secondary
#57659B
accent
#4CB333
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15130F
muted
#848380