#CBCA80#CBCA80
#CBCA80 is a very light, moderate yellow. Relative luminance 0.565; OKLCH L 82.3% C 0.095 H 107.7°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCA80 |
|---|---|
| RGB | rgb(203, 202, 128) |
| HSL | hsl(59, 42%, 65%) |
| HSV | hsv(59, 37%, 80%) |
| CMYK | cmyk(0%, 0.5%, 36.9%, 20.4%) |
| CIE-LAB | lab(79.90, -10.67, 37.09) |
| CIE-LCH | lch(79.90, 38.60, 106.05°) |
| OKLab | oklab(82.3% -0.0289 0.0909) |
| OKLCH | oklch(82.3% 0.095 107.7) |
| XYZ | xyz(49.6460, 56.4971, 28.7076) |
| Luminance | 0.5650 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.31
Greenish Tan
#BCCB7A
ΔE00 4.25
Darkkhaki
#BDB76B
ΔE00 4.98
Pale Olive
#B9CC81
ΔE00 5.26
Light Olive
#ACBF69
ΔE00 6.59
Sand (survey)
#E2CA76
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCA80 #8081CB
analogous
#CBA580 #CBCA80 #A7CB80
triadic
#CBCA80 #80CBCA #CA80CB
tetradic
#CBCA80 #80CBA5 #8081CB #CB80A7
square
#CBCA80 #80CBA5 #8081CB #CB80A7
split-complementary
#CBCA80 #80A7CB #A580CB
monochromatic
#94933D #B9B855 #CBCA80 #DDDCAB #EFEED7
Accessibility & contrast
On white
1.71
#CBCA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#CBCA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCA80
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCA80 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C47B
Deuteranopia (green-blind)
#D7C883
Tritanopia (blue-blind)
#D5C1B8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cbca80; /* rgb */ color: rgb(203, 202, 128); /* oklch */ color: oklch(82.3% 0.095 107.7);
Tailwind
colors: {
custom: {
50: '#dcdaa6',
500: '#cbca80',
950: '#000000',
},
}SCSS
$custom: #cbca80; $custom-light: #dcdaa6; $custom-dark: #000000;
JSON
{
"hex": "#cbca80",
"rgb": {
"r": 203,
"g": 202,
"b": 128
},
"hsl": {
"h": 59.2,
"s": 41.899,
"l": 64.902
},
"oklch": {
"l": 0.82295,
"c": 0.0954,
"h": 107.7
},
"luminance": 0.56496
}Semantic roles & 50–950 ramp
primary
#CBCA80
secondary
#55559B
accent
#32B531
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380