#CABC7D#CABC7D
#CABC7D is a light, moderate yellow. Relative luminance 0.500; OKLCH L 79.2% C 0.084 H 97.2°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CABC7D |
|---|---|
| RGB | rgb(202, 188, 125) |
| HSL | hsl(49, 42%, 64%) |
| HSV | hsv(49, 38%, 79%) |
| CMYK | cmyk(0%, 6.9%, 38.1%, 20.8%) |
| CIE-LAB | lab(76.07, -4.18, 33.68) |
| CIE-LCH | lch(76.07, 33.94, 97.07°) |
| OKLab | oklab(79.23% -0.0104 0.0829) |
| OKLCH | oklch(79.23% 0.084 97.2) |
| XYZ | xyz(46.0429, 50.0051, 26.6246) |
| Luminance | 0.5000 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.84
Darkkhaki
#BDB76B
ΔE00 4.03
Sandstone
#C9AE74
ΔE00 5.47
Tan (survey)
#D1B26F
ΔE00 5.62
Sand (survey)
#E2CA76
ΔE00 5.88
Very Light Brown
#D3B683
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABC7D #7D8BCA
analogous
#CA967D #CABC7D #B2CA7D
triadic
#CABC7D #7DCABC #BC7DCA
tetradic
#CABC7D #7DCA96 #7D8BCA #CA7DB2
square
#CABC7D #7DCA96 #7D8BCA #CA7DB2
split-complementary
#CABC7D #7DB2CA #967DCA
monochromatic
#91823B #B8A652 #CABC7D #DCD2A8 #EDE9D4
Accessibility & contrast
On white
1.91
#CABC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#CABC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABC7D
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABC7D | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8B978
Deuteranopia (green-blind)
#CCBE7F
Tritanopia (blue-blind)
#D5B3AC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cabc7d; /* rgb */ color: rgb(202, 188, 125); /* oklch */ color: oklch(79.2% 0.084 97.2);
Tailwind
colors: {
custom: {
50: '#dbd0a3',
500: '#cabc7d',
950: '#000000',
},
}SCSS
$custom: #cabc7d; $custom-light: #dbd0a3; $custom-dark: #000000;
JSON
{
"hex": "#cabc7d",
"rgb": {
"r": 202,
"g": 188,
"b": 125
},
"hsl": {
"h": 49.091,
"s": 42.077,
"l": 64.118
},
"oklch": {
"l": 0.7923,
"c": 0.08357,
"h": 97.2
},
"luminance": 0.50004
}Semantic roles & 50–950 ramp
primary
#CABC7D
secondary
#536098
accent
#48B530
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15130F
muted
#848380