#CABC90#CABC90
#CABC90 is a light, moderate yellow. Relative luminance 0.505; OKLCH L 79.6% C 0.061 H 92.5°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CABC90 |
|---|---|
| RGB | rgb(202, 188, 144) |
| HSL | hsl(46, 35%, 68%) |
| HSV | hsv(46, 29%, 79%) |
| CMYK | cmyk(0%, 6.9%, 28.7%, 20.8%) |
| CIE-LAB | lab(76.40, -1.83, 24.10) |
| CIE-LCH | lch(76.40, 24.17, 94.35°) |
| OKLab | oklab(79.59% -0.0027 0.0608) |
| OKLCH | oklch(79.59% 0.061 92.5) |
| XYZ | xyz(47.3748, 50.5378, 33.6393) |
| Luminance | 0.5054 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.12
Putty
#BEAE8A
ΔE00 4.37
Very Light Brown
#D3B683
ΔE00 5.17
Khaki
#C3B091
ΔE00 5.65
Toupe
#C7AC7D
ΔE00 5.89
Sandstone
#C9AE74
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABC90 #909ECA
analogous
#CA9F90 #CABC90 #BBCA90
triadic
#CABC90 #90CABC #BC90CA
tetradic
#CABC90 #90CA9F #909ECA #CA90BB
square
#CABC90 #90CA9F #909ECA #CA90BB
split-complementary
#CABC90 #90BBCA #9F90CA
monochromatic
#978448 #B6A367 #CABC90 #DED5B9 #F2EEE3
Accessibility & contrast
On white
1.89
#CABC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#CABC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABC90
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABC90 | 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)
#C6BA8D
Deuteranopia (green-blind)
#C9BE91
Tritanopia (blue-blind)
#D3B5B0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cabc90; /* rgb */ color: rgb(202, 188, 144); /* oklch */ color: oklch(79.6% 0.061 92.5);
Tailwind
colors: {
custom: {
50: '#dad0b0',
500: '#cabc90',
950: '#000000',
},
}SCSS
$custom: #cabc90; $custom-light: #dad0b0; $custom-dark: #000000;
JSON
{
"hex": "#cabc90",
"rgb": {
"r": 202,
"g": 188,
"b": 144
},
"hsl": {
"h": 45.517,
"s": 35.366,
"l": 67.843
},
"oklch": {
"l": 0.79594,
"c": 0.0609,
"h": 92.5
},
"luminance": 0.50537
}Semantic roles & 50–950 ramp
primary
#CABC90
secondary
#606F9F
accent
#54AE37
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151310
muted
#848381