#CCBD8A#CCBD8A
#CCBD8A is a light, moderate yellow. Relative luminance 0.511; OKLCH L 79.9% C 0.070 H 93.7°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBD8A |
|---|---|
| RGB | rgb(204, 189, 138) |
| HSL | hsl(46, 39%, 67%) |
| HSV | hsv(46, 32%, 80%) |
| CMYK | cmyk(0%, 7.4%, 32.4%, 20%) |
| CIE-LAB | lab(76.72, -2.35, 27.75) |
| CIE-LCH | lch(76.72, 27.85, 94.85°) |
| OKLab | oklab(79.85% -0.0044 0.0694) |
| OKLCH | oklch(79.85% 0.07 93.7) |
| XYZ | xyz(47.6875, 51.0689, 31.3851) |
| Luminance | 0.5107 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 2.91
Very Light Brown
#D3B683
ΔE00 4.92
Sandstone
#C9AE74
ΔE00 5.33
Putty
#BEAE8A
ΔE00 5.53
Toupe
#C7AC7D
ΔE00 6.01
Tan (survey)
#D1B26F
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBD8A #8A99CC
analogous
#CC9C8A #CCBD8A #BACC8A
triadic
#CCBD8A #8ACCBD #BD8ACC
tetradic
#CCBD8A #8ACC9C #8A99CC #CC8ABA
square
#CCBD8A #8ACC9C #8A99CC #CC8ABA
split-complementary
#CCBD8A #8ABACC #9C8ACC
monochromatic
#998543 #B9A55F #CCBD8A #DFD5B5 #F1EDDF
Accessibility & contrast
On white
1.87
#CCBD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#CCBD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBD8A
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBD8A | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BB87
Deuteranopia (green-blind)
#CCBF8C
Tritanopia (blue-blind)
#D6B5B0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ccbd8a; /* rgb */ color: rgb(204, 189, 138); /* oklch */ color: oklch(79.9% 0.070 93.7);
Tailwind
colors: {
custom: {
50: '#dcd0ac',
500: '#ccbd8a',
950: '#000000',
},
}SCSS
$custom: #ccbd8a; $custom-light: #dcd0ac; $custom-dark: #000000;
JSON
{
"hex": "#ccbd8a",
"rgb": {
"r": 204,
"g": 189,
"b": 138
},
"hsl": {
"h": 46.364,
"s": 39.286,
"l": 67.059
},
"oklch": {
"l": 0.79853,
"c": 0.06957,
"h": 93.7
},
"luminance": 0.51068
}Semantic roles & 50–950 ramp
primary
#CCBD8A
secondary
#5B6AA0
accent
#50B233
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381