#CABC85#CABC85
#CABC85 is a light, moderate yellow. Relative luminance 0.502; OKLCH L 79.4% C 0.074 H 95.6°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CABC85 |
|---|---|
| RGB | rgb(202, 188, 133) |
| HSL | hsl(48, 39%, 66%) |
| HSV | hsv(48, 34%, 79%) |
| CMYK | cmyk(0%, 6.9%, 34.2%, 20.8%) |
| CIE-LAB | lab(76.20, -3.23, 29.66) |
| CIE-LCH | lch(76.20, 29.84, 96.22°) |
| OKLab | oklab(79.38% -0.0072 0.0738) |
| OKLCH | oklch(79.38% 0.074 95.6) |
| XYZ | xyz(46.5746, 50.2178, 29.4253) |
| Luminance | 0.5022 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 2.88
Sandstone
#C9AE74
ΔE00 5.28
Darkkhaki
#BDB76B
ΔE00 5.38
Very Light Brown
#D3B683
ΔE00 5.42
Tan (survey)
#D1B26F
ΔE00 5.88
Putty
#BEAE8A
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABC85 #8593CA
analogous
#CA9985 #CABC85 #B5CA85
triadic
#CABC85 #85CABC #BC85CA
tetradic
#CABC85 #85CA99 #8593CA #CA85B5
square
#CABC85 #85CA99 #8593CA #CA85B5
split-complementary
#CABC85 #85B5CA #9985CA
monochromatic
#948340 #B7A55A #CABC85 #DDD3B0 #EFEBDA
Accessibility & contrast
On white
1.90
#CABC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#CABC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABC85
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABC85 | 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)
#C7B981
Deuteranopia (green-blind)
#CBBE87
Tritanopia (blue-blind)
#D4B4AE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cabc85; /* rgb */ color: rgb(202, 188, 133); /* oklch */ color: oklch(79.4% 0.074 95.6);
Tailwind
colors: {
custom: {
50: '#dbd0a9',
500: '#cabc85',
950: '#000000',
},
}SCSS
$custom: #cabc85; $custom-light: #dbd0a9; $custom-dark: #000000;
JSON
{
"hex": "#cabc85",
"rgb": {
"r": 202,
"g": 188,
"b": 133
},
"hsl": {
"h": 47.826,
"s": 39.429,
"l": 65.686
},
"oklch": {
"l": 0.79375,
"c": 0.07419,
"h": 95.6
},
"luminance": 0.50216
}Semantic roles & 50–950 ramp
primary
#CABC85
secondary
#58669B
accent
#4DB233
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151310
muted
#848380