#CCBD81#CCBD81
#CCBD81 is a light, moderate yellow. Relative luminance 0.508; OKLCH L 79.7% C 0.080 H 95.8°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBD81 |
|---|---|
| RGB | rgb(204, 189, 129) |
| HSL | hsl(48, 42%, 65%) |
| HSV | hsv(48, 37%, 80%) |
| CMYK | cmyk(0%, 7.4%, 36.8%, 20%) |
| CIE-LAB | lab(76.57, -3.44, 32.28) |
| CIE-LCH | lch(76.57, 32.46, 96.09°) |
| OKLab | oklab(79.68% -0.0081 0.0798) |
| OKLCH | oklch(79.68% 0.08 95.8) |
| XYZ | xyz(47.0627, 50.8190, 28.0946) |
| Luminance | 0.5082 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.57
Darkkhaki
#BDB76B
ΔE00 4.83
Sandstone
#C9AE74
ΔE00 5.27
Tan (survey)
#D1B26F
ΔE00 5.48
Very Light Brown
#D3B683
ΔE00 5.60
Sand (survey)
#E2CA76
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBD81 #8190CC
analogous
#CC9781 #CCBD81 #B5CC81
triadic
#CCBD81 #81CCBD #BD81CC
tetradic
#CCBD81 #81CC97 #8190CC #CC81B5
square
#CCBD81 #81CC97 #8190CC #CC81B5
split-complementary
#CCBD81 #81B5CC #9781CC
monochromatic
#96843D #BAA655 #CCBD81 #DED4AD #EFEBD8
Accessibility & contrast
On white
1.88
#CCBD81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#CCBD81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBD81
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBD81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBD81 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BA7D
Deuteranopia (green-blind)
#CDBF83
Tritanopia (blue-blind)
#D7B4AE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ccbd81; /* rgb */ color: rgb(204, 189, 129); /* oklch */ color: oklch(79.7% 0.080 95.8);
Tailwind
colors: {
custom: {
50: '#dcd0a6',
500: '#ccbd81',
950: '#000000',
},
}SCSS
$custom: #ccbd81; $custom-light: #dcd0a6; $custom-dark: #000000;
JSON
{
"hex": "#ccbd81",
"rgb": {
"r": 204,
"g": 189,
"b": 129
},
"hsl": {
"h": 48,
"s": 42.373,
"l": 65.294
},
"oklch": {
"l": 0.79684,
"c": 0.08022,
"h": 95.8
},
"luminance": 0.50818
}Semantic roles & 50–950 ramp
primary
#CCBD81
secondary
#55639C
accent
#4BB530
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380