#CBCA84#CBCA84
#CBCA84 is a very light, moderate yellow. Relative luminance 0.566; OKLCH L 82.4% C 0.091 H 107.5°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCA84 |
|---|---|
| RGB | rgb(203, 202, 132) |
| HSL | hsl(59, 41%, 66%) |
| HSV | hsv(59, 35%, 80%) |
| CMYK | cmyk(0%, 0.5%, 35%, 20.4%) |
| CIE-LAB | lab(79.96, -10.21, 35.13) |
| CIE-LCH | lch(79.96, 36.58, 106.21°) |
| OKLab | oklab(82.36% -0.0273 0.0865) |
| OKLCH | oklch(82.36% 0.091 107.5) |
| XYZ | xyz(49.9145, 56.6045, 30.1216) |
| Luminance | 0.5660 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.82
Greenish Tan
#BCCB7A
ΔE00 4.44
Darkkhaki
#BDB76B
ΔE00 5.18
Pale Olive
#B9CC81
ΔE00 5.24
Light Olive
#ACBF69
ΔE00 6.83
Beige (survey)
#E6DAA6
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCA84 #8485CB
analogous
#CBA684 #CBCA84 #A8CB84
triadic
#CBCA84 #84CBCA #CA84CB
tetradic
#CBCA84 #84CBA6 #8485CB #CB84A8
square
#CBCA84 #84CBA6 #8485CB #CB84A8
split-complementary
#CBCA84 #84A8CB #A684CB
monochromatic
#95943F #B9B759 #CBCA84 #DDDDAF #EFEFDA
Accessibility & contrast
On white
1.70
#CBCA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#CBCA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCA84
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCA84 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C57F
Deuteranopia (green-blind)
#D6C887
Tritanopia (blue-blind)
#D5C2B8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cbca84; /* rgb */ color: rgb(203, 202, 132); /* oklch */ color: oklch(82.4% 0.091 107.5);
Tailwind
colors: {
custom: {
50: '#dcdaa8',
500: '#cbca84',
950: '#000000',
},
}SCSS
$custom: #cbca84; $custom-light: #dcdaa8; $custom-dark: #000000;
JSON
{
"hex": "#cbca84",
"rgb": {
"r": 203,
"g": 202,
"b": 132
},
"hsl": {
"h": 59.155,
"s": 40.571,
"l": 65.686
},
"oklch": {
"l": 0.82363,
"c": 0.09075,
"h": 107.5
},
"luminance": 0.56604
}Semantic roles & 50–950 ramp
primary
#CBCA84
secondary
#57589C
accent
#34B432
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151410
muted
#848380