#CBCA83#CBCA83
#CBCA83 is a very light, moderate yellow. Relative luminance 0.566; OKLCH L 82.3% C 0.092 H 107.6°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCA83 |
|---|---|
| RGB | rgb(203, 202, 131) |
| HSL | hsl(59, 41%, 65%) |
| HSV | hsv(59, 35%, 80%) |
| CMYK | cmyk(0%, 0.5%, 35.5%, 20.4%) |
| CIE-LAB | lab(79.94, -10.33, 35.62) |
| CIE-LCH | lch(79.94, 37.08, 106.17°) |
| OKLab | oklab(82.35% -0.0277 0.0876) |
| OKLCH | oklch(82.35% 0.092 107.6) |
| XYZ | xyz(49.8464, 56.5772, 29.7630) |
| Luminance | 0.5658 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.68
Greenish Tan
#BCCB7A
ΔE00 4.38
Darkkhaki
#BDB76B
ΔE00 5.12
Pale Olive
#B9CC81
ΔE00 5.23
Light Olive
#ACBF69
ΔE00 6.76
Beige (survey)
#E6DAA6
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCA83 #8384CB
analogous
#CBA683 #CBCA83 #A8CB83
triadic
#CBCA83 #83CBCA #CA83CB
tetradic
#CBCA83 #83CBA6 #8384CB #CB83A8
square
#CBCA83 #83CBA6 #8384CB #CB83A8
split-complementary
#CBCA83 #83A8CB #A683CB
monochromatic
#95943F #B9B858 #CBCA83 #DDDCAE #EFEFD9
Accessibility & contrast
On white
1.71
#CBCA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#CBCA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCA83
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCA83 | 1.00 | 1.71 | 12.32 | 12.32 |
| #FFFFFF | 1.71 | 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)
#D5C57E
Deuteranopia (green-blind)
#D6C886
Tritanopia (blue-blind)
#D5C2B8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cbca83; /* rgb */ color: rgb(203, 202, 131); /* oklch */ color: oklch(82.3% 0.092 107.6);
Tailwind
colors: {
custom: {
50: '#dcdaa8',
500: '#cbca83',
950: '#000000',
},
}SCSS
$custom: #cbca83; $custom-light: #dcdaa8; $custom-dark: #000000;
JSON
{
"hex": "#cbca83",
"rgb": {
"r": 203,
"g": 202,
"b": 131
},
"hsl": {
"h": 59.167,
"s": 40.909,
"l": 65.49
},
"oklch": {
"l": 0.82345,
"c": 0.09192,
"h": 107.6
},
"luminance": 0.56576
}Semantic roles & 50–950 ramp
primary
#CBCA83
secondary
#56579C
accent
#33B432
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380