#CBCA85#CBCA85
#CBCA85 is a very light, moderate yellow. Relative luminance 0.566; OKLCH L 82.4% C 0.090 H 107.5°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCA85 |
|---|---|
| RGB | rgb(203, 202, 133) |
| HSL | hsl(59, 40%, 66%) |
| HSV | hsv(59, 34%, 80%) |
| CMYK | cmyk(0%, 0.5%, 34.5%, 20.4%) |
| CIE-LAB | lab(79.97, -10.09, 34.63) |
| CIE-LCH | lch(79.97, 36.07, 106.24°) |
| OKLab | oklab(82.38% -0.0269 0.0854) |
| OKLCH | oklch(82.38% 0.09 107.5) |
| XYZ | xyz(49.9833, 56.6320, 30.4838) |
| Luminance | 0.5663 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.96
Greenish Tan
#BCCB7A
ΔE00 4.51
Darkkhaki
#BDB76B
ΔE00 5.25
Pale Olive
#B9CC81
ΔE00 5.25
Beige (survey)
#E6DAA6
ΔE00 6.80
Light Olive
#ACBF69
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCA85 #8586CB
analogous
#CBA785 #CBCA85 #A9CB85
triadic
#CBCA85 #85CBCA #CA85CB
tetradic
#CBCA85 #85CBA7 #8586CB #CB85A9
square
#CBCA85 #85CBA7 #8586CB #CB85A9
split-complementary
#CBCA85 #85A9CB #A785CB
monochromatic
#969540 #B9B75A #CBCA85 #DDDDB0 #F0EFDB
Accessibility & contrast
On white
1.70
#CBCA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#CBCA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCA85
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCA85 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C580
Deuteranopia (green-blind)
#D6C888
Tritanopia (blue-blind)
#D5C2B9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cbca85; /* rgb */ color: rgb(203, 202, 133); /* oklch */ color: oklch(82.4% 0.090 107.5);
Tailwind
colors: {
custom: {
50: '#dcdaa9',
500: '#cbca85',
950: '#000000',
},
}SCSS
$custom: #cbca85; $custom-light: #dcdaa9; $custom-dark: #000000;
JSON
{
"hex": "#cbca85",
"rgb": {
"r": 203,
"g": 202,
"b": 133
},
"hsl": {
"h": 59.143,
"s": 40.23,
"l": 65.882
},
"oklch": {
"l": 0.8238,
"c": 0.08958,
"h": 107.5
},
"luminance": 0.56631
}Semantic roles & 50–950 ramp
primary
#CBCA85
secondary
#58599C
accent
#34B332
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151410
muted
#848380