#CABC8A#CABC8A
#CABC8A is a light, moderate yellow. Relative luminance 0.504; OKLCH L 79.5% C 0.068 H 94.3°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CABC8A |
|---|---|
| RGB | rgb(202, 188, 138) |
| HSL | hsl(47, 38%, 67%) |
| HSV | hsv(47, 32%, 79%) |
| CMYK | cmyk(0%, 6.9%, 31.7%, 20.8%) |
| CIE-LAB | lab(76.29, -2.61, 27.14) |
| CIE-LCH | lch(76.29, 27.27, 95.50°) |
| OKLab | oklab(79.47% -0.0051 0.068) |
| OKLCH | oklch(79.47% 0.068 94.3) |
| XYZ | xyz(46.9283, 50.3592, 31.2881) |
| Luminance | 0.5036 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 2.68
Very Light Brown
#D3B683
ΔE00 5.16
Putty
#BEAE8A
ΔE00 5.27
Sandstone
#C9AE74
ΔE00 5.44
Toupe
#C7AC7D
ΔE00 6.04
Tan (survey)
#D1B26F
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABC8A #8A98CA
analogous
#CA9C8A #CABC8A #B8CA8A
triadic
#CABC8A #8ACABC #BC8ACA
tetradic
#CABC8A #8ACA9C #8A98CA #CA8AB8
square
#CABC8A #8ACA9C #8A98CA #CA8AB8
split-complementary
#CABC8A #8AB8CA #9C8ACA
monochromatic
#968444 #B7A460 #CABC8A #DDD4B4 #F0ECDE
Accessibility & contrast
On white
1.90
#CABC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#CABC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABC8A
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABC8A | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BA87
Deuteranopia (green-blind)
#CABE8C
Tritanopia (blue-blind)
#D4B5AF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cabc8a; /* rgb */ color: rgb(202, 188, 138); /* oklch */ color: oklch(79.5% 0.068 94.3);
Tailwind
colors: {
custom: {
50: '#dbd0ac',
500: '#cabc8a',
950: '#000000',
},
}SCSS
$custom: #cabc8a; $custom-light: #dbd0ac; $custom-dark: #000000;
JSON
{
"hex": "#cabc8a",
"rgb": {
"r": 202,
"g": 188,
"b": 138
},
"hsl": {
"h": 46.875,
"s": 37.647,
"l": 66.667
},
"oklch": {
"l": 0.79472,
"c": 0.06819,
"h": 94.3
},
"luminance": 0.50358
}Semantic roles & 50–950 ramp
primary
#CABC8A
secondary
#5B6A9D
accent
#50B135
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151310
muted
#848381