#CBCA88#CBCA88
#CBCA88 is a very light, moderate yellow. Relative luminance 0.567; OKLCH L 82.4% C 0.086 H 107.4°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCA88 |
|---|---|
| RGB | rgb(203, 202, 136) |
| HSL | hsl(59, 39%, 66%) |
| HSV | hsv(59, 33%, 80%) |
| CMYK | cmyk(0%, 0.5%, 33%, 20.4%) |
| CIE-LAB | lab(80.02, -9.73, 33.15) |
| CIE-LCH | lch(80.02, 34.55, 106.36°) |
| OKLab | oklab(82.43% -0.0257 0.0821) |
| OKLCH | oklch(82.43% 0.086 107.4) |
| XYZ | xyz(50.1935, 56.7161, 31.5909) |
| Luminance | 0.5672 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.42
Greenish Tan
#BCCB7A
ΔE00 4.77
Pale Olive
#B9CC81
ΔE00 5.34
Darkkhaki
#BDB76B
ΔE00 5.49
Beige (survey)
#E6DAA6
ΔE00 6.50
Light Olive
#ACBF69
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCA88 #8889CB
analogous
#CBA988 #CBCA88 #ABCB88
triadic
#CBCA88 #88CBCA #CA88CB
tetradic
#CBCA88 #88CBA9 #8889CB #CB88AB
square
#CBCA88 #88CBA9 #8889CB #CB88AB
split-complementary
#CBCA88 #88ABCB #A988CB
monochromatic
#979542 #B8B75D #CBCA88 #DEDDB3 #F0F0DD
Accessibility & contrast
On white
1.70
#CBCA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#CBCA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCA88
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCA88 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C583
Deuteranopia (green-blind)
#D6C88B
Tritanopia (blue-blind)
#D4C2B9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cbca88; /* rgb */ color: rgb(203, 202, 136); /* oklch */ color: oklch(82.4% 0.086 107.4);
Tailwind
colors: {
custom: {
50: '#dbdaab',
500: '#cbca88',
950: '#000000',
},
}SCSS
$custom: #cbca88; $custom-light: #dbdaab; $custom-dark: #000000;
JSON
{
"hex": "#cbca88",
"rgb": {
"r": 203,
"g": 202,
"b": 136
},
"hsl": {
"h": 59.104,
"s": 39.181,
"l": 66.471
},
"oklch": {
"l": 0.82433,
"c": 0.08602,
"h": 107.4
},
"luminance": 0.56715
}Semantic roles & 50–950 ramp
primary
#CBCA88
secondary
#5A5B9E
accent
#35B233
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381