#CBCA86#CBCA86
#CBCA86 is a very light, moderate yellow. Relative luminance 0.567; OKLCH L 82.4% C 0.088 H 107.5°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCA86 |
|---|---|
| RGB | rgb(203, 202, 134) |
| HSL | hsl(59, 40%, 66%) |
| HSV | hsv(59, 34%, 80%) |
| CMYK | cmyk(0%, 0.5%, 34%, 20.4%) |
| CIE-LAB | lab(79.99, -9.97, 34.14) |
| CIE-LCH | lch(79.99, 35.56, 106.28°) |
| OKLab | oklab(82.4% -0.0265 0.0843) |
| OKLCH | oklch(82.4% 0.088 107.5) |
| XYZ | xyz(50.0527, 56.6597, 30.8493) |
| Luminance | 0.5666 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.11
Greenish Tan
#BCCB7A
ΔE00 4.59
Pale Olive
#B9CC81
ΔE00 5.27
Darkkhaki
#BDB76B
ΔE00 5.32
Beige (survey)
#E6DAA6
ΔE00 6.70
Light Olive
#ACBF69
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCA86 #8687CB
analogous
#CBA786 #CBCA86 #A9CB86
triadic
#CBCA86 #86CBCA #CA86CB
tetradic
#CBCA86 #86CBA7 #8687CB #CB86A9
square
#CBCA86 #86CBA7 #8687CB #CB86A9
split-complementary
#CBCA86 #86A9CB #A786CB
monochromatic
#969541 #B9B75B #CBCA86 #DDDDB1 #F0EFDC
Accessibility & contrast
On white
1.70
#CBCA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#CBCA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCA86
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCA86 | 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)
#D5C581
Deuteranopia (green-blind)
#D6C889
Tritanopia (blue-blind)
#D4C2B9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cbca86; /* rgb */ color: rgb(203, 202, 134); /* oklch */ color: oklch(82.4% 0.088 107.5);
Tailwind
colors: {
custom: {
50: '#dcdaaa',
500: '#cbca86',
950: '#000000',
},
}SCSS
$custom: #cbca86; $custom-light: #dcdaaa; $custom-dark: #000000;
JSON
{
"hex": "#cbca86",
"rgb": {
"r": 203,
"g": 202,
"b": 134
},
"hsl": {
"h": 59.13,
"s": 39.884,
"l": 66.078
},
"oklch": {
"l": 0.82398,
"c": 0.0884,
"h": 107.5
},
"luminance": 0.56659
}Semantic roles & 50–950 ramp
primary
#CBCA86
secondary
#58599D
accent
#34B333
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381