#CBCA82#CBCA82
#CBCA82 is a very light, moderate yellow. Relative luminance 0.565; OKLCH L 82.3% C 0.093 H 107.6°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCA82 |
|---|---|
| RGB | rgb(203, 202, 130) |
| HSL | hsl(59, 41%, 65%) |
| HSV | hsv(59, 36%, 80%) |
| CMYK | cmyk(0%, 0.5%, 36%, 20.4%) |
| CIE-LAB | lab(79.93, -10.44, 36.11) |
| CIE-LCH | lch(79.93, 37.59, 106.13°) |
| OKLab | oklab(82.33% -0.0281 0.0887) |
| OKLCH | oklch(82.33% 0.093 107.6) |
| XYZ | xyz(49.7790, 56.5502, 29.4078) |
| Luminance | 0.5655 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.55
Greenish Tan
#BCCB7A
ΔE00 4.33
Darkkhaki
#BDB76B
ΔE00 5.07
Pale Olive
#B9CC81
ΔE00 5.24
Light Olive
#ACBF69
ΔE00 6.70
Sand (survey)
#E2CA76
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCA82 #8283CB
analogous
#CBA582 #CBCA82 #A7CB82
triadic
#CBCA82 #82CBCA #CA82CB
tetradic
#CBCA82 #82CBA5 #8283CB #CB82A7
square
#CBCA82 #82CBA5 #8283CB #CB82A7
split-complementary
#CBCA82 #82A7CB #A582CB
monochromatic
#95943E #B9B857 #CBCA82 #DDDCAD #EFEFD8
Accessibility & contrast
On white
1.71
#CBCA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#CBCA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCA82
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCA82 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C47D
Deuteranopia (green-blind)
#D7C885
Tritanopia (blue-blind)
#D5C1B8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cbca82; /* rgb */ color: rgb(203, 202, 130); /* oklch */ color: oklch(82.3% 0.093 107.6);
Tailwind
colors: {
custom: {
50: '#dcdaa7',
500: '#cbca82',
950: '#000000',
},
}SCSS
$custom: #cbca82; $custom-light: #dcdaa7; $custom-dark: #000000;
JSON
{
"hex": "#cbca82",
"rgb": {
"r": 203,
"g": 202,
"b": 130
},
"hsl": {
"h": 59.178,
"s": 41.243,
"l": 65.294
},
"oklch": {
"l": 0.82328,
"c": 0.09309,
"h": 107.6
},
"luminance": 0.56549
}Semantic roles & 50–950 ramp
primary
#CBCA82
secondary
#56579B
accent
#33B431
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380