#CBCA8B#CBCA8B
#CBCA8B is a very light, moderate yellow. Relative luminance 0.568; OKLCH L 82.5% C 0.082 H 107.3°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCA8B |
|---|---|
| RGB | rgb(203, 202, 139) |
| HSL | hsl(59, 38%, 67%) |
| HSV | hsv(59, 32%, 80%) |
| CMYK | cmyk(0%, 0.5%, 31.5%, 20.4%) |
| CIE-LAB | lab(80.07, -9.36, 31.66) |
| CIE-LCH | lch(80.07, 33.02, 106.47°) |
| OKLab | oklab(82.49% -0.0245 0.0787) |
| OKLCH | oklch(82.49% 0.082 107.3) |
| XYZ | xyz(50.4097, 56.8025, 32.7296) |
| Luminance | 0.5680 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.93
Greenish Tan
#BCCB7A
ΔE00 5.10
Pale Olive
#B9CC81
ΔE00 5.50
Darkkhaki
#BDB76B
ΔE00 5.78
Beige (survey)
#E6DAA6
ΔE00 6.22
Palegoldenrod
#EEE8AA
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCA8B #8B8CCB
analogous
#CBAA8B #CBCA8B #ACCB8B
triadic
#CBCA8B #8BCBCA #CA8BCB
tetradic
#CBCA8B #8BCBAA #8B8CCB #CB8BAC
square
#CBCA8B #8BCBAA #8B8CCB #CB8BAC
split-complementary
#CBCA8B #8BACCB #AA8BCB
monochromatic
#989644 #B8B761 #CBCA8B #DEDDB5 #F1F1E0
Accessibility & contrast
On white
1.70
#CBCA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#CBCA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCA8B
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCA8B | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C587
Deuteranopia (green-blind)
#D5C88E
Tritanopia (blue-blind)
#D4C2BA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cbca8b; /* rgb */ color: rgb(203, 202, 139); /* oklch */ color: oklch(82.5% 0.082 107.3);
Tailwind
colors: {
custom: {
50: '#dbdaad',
500: '#cbca8b',
950: '#000000',
},
}SCSS
$custom: #cbca8b; $custom-light: #dbdaad; $custom-dark: #000000;
JSON
{
"hex": "#cbca8b",
"rgb": {
"r": 203,
"g": 202,
"b": 139
},
"hsl": {
"h": 59.063,
"s": 38.095,
"l": 67.059
},
"oklch": {
"l": 0.82488,
"c": 0.08243,
"h": 107.3
},
"luminance": 0.56802
}Semantic roles & 50–950 ramp
primary
#CBCA8B
secondary
#5C5D9E
accent
#36B134
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381