#CABC91#CABC91
#CABC91 is a light, muted yellow. Relative luminance 0.506; OKLCH L 79.6% C 0.060 H 92.2°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CABC91 |
|---|---|
| RGB | rgb(202, 188, 145) |
| HSL | hsl(45, 35%, 68%) |
| HSV | hsv(45, 28%, 79%) |
| CMYK | cmyk(0%, 6.9%, 28.2%, 20.8%) |
| CIE-LAB | lab(76.42, -1.70, 23.60) |
| CIE-LCH | lch(76.42, 23.66, 94.12°) |
| OKLab | oklab(79.62% -0.0023 0.0596) |
| OKLCH | oklch(79.62% 0.06 92.2) |
| XYZ | xyz(47.4515, 50.5685, 34.0436) |
| Luminance | 0.5057 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.26
Putty
#BEAE8A
ΔE00 4.25
Very Light Brown
#D3B683
ΔE00 5.21
Khaki
#C3B091
ΔE00 5.46
Toupe
#C7AC7D
ΔE00 5.90
Sandstone
#C9AE74
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABC91 #919FCA
analogous
#CA9F91 #CABC91 #BBCA91
triadic
#CABC91 #91CABC #BC91CA
tetradic
#CABC91 #91CA9F #919FCA #CA91BB
square
#CABC91 #91CA9F #919FCA #CA91BB
split-complementary
#CABC91 #91BBCA #9F91CA
monochromatic
#988449 #B6A368 #CABC91 #DED5BA #F2EEE4
Accessibility & contrast
On white
1.89
#CABC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#CABC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABC91
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABC91 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA8E
Deuteranopia (green-blind)
#C9BE92
Tritanopia (blue-blind)
#D3B5B0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cabc91; /* rgb */ color: rgb(202, 188, 145); /* oklch */ color: oklch(79.6% 0.060 92.2);
Tailwind
colors: {
custom: {
50: '#dad0b1',
500: '#cabc91',
950: '#000000',
},
}SCSS
$custom: #cabc91; $custom-light: #dad0b1; $custom-dark: #000000;
JSON
{
"hex": "#cabc91",
"rgb": {
"r": 202,
"g": 188,
"b": 145
},
"hsl": {
"h": 45.263,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.79615,
"c": 0.05968,
"h": 92.2
},
"luminance": 0.50567
}Semantic roles & 50–950 ramp
primary
#CABC91
secondary
#60709F
accent
#55AE38
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151310
muted
#848381