#CCC19D#CCC19D
#CCC19D is a light, muted yellow. Relative luminance 0.534; OKLCH L 81.1% C 0.050 H 93.1°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC19D |
|---|---|
| RGB | rgb(204, 193, 157) |
| HSL | hsl(46, 32%, 71%) |
| HSV | hsv(46, 23%, 80%) |
| CMYK | cmyk(0%, 5.4%, 23%, 20%) |
| CIE-LAB | lab(78.12, -1.90, 19.55) |
| CIE-LCH | lch(78.12, 19.65, 95.55°) |
| OKLab | oklab(81.07% -0.0027 0.0499) |
| OKLCH | oklch(81.07% 0.05 93.1) |
| XYZ | xyz(50.0576, 53.4126, 39.5645) |
| Luminance | 0.5341 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Putty
#BEAE8A
ΔE00 5.28
Sand
#C2B280
ΔE00 5.54
Khaki
#C3B091
ΔE00 5.89
Very Light Brown
#D3B683
ΔE00 7.04
Beige (survey)
#E6DAA6
ΔE00 7.07
Bland
#AFA88B
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC19D #9DA8CC
analogous
#CCA99D #CCC19D #BFCC9D
triadic
#CCC19D #9DCCC1 #C19DCC
tetradic
#CCC19D #9DCCA9 #9DA8CC #CC9DBF
square
#CCC19D #9DCCA9 #9DA8CC #CC9DBF
split-complementary
#CCC19D #9DBFCC #A99DCC
monochromatic
#9D8B52 #B7A875 #CCC19D #E1DAC5 #F5F2EB
Accessibility & contrast
On white
1.80
#CCC19D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#CCC19D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC19D
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC19D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC19D | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BF9B
Deuteranopia (green-blind)
#CCC39E
Tritanopia (blue-blind)
#D4BBB7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ccc19d; /* rgb */ color: rgb(204, 193, 157); /* oklch */ color: oklch(81.1% 0.050 93.1);
Tailwind
colors: {
custom: {
50: '#dcd3ba',
500: '#ccc19d',
950: '#000000',
},
}SCSS
$custom: #ccc19d; $custom-light: #dcd3ba; $custom-dark: #000000;
JSON
{
"hex": "#ccc19d",
"rgb": {
"r": 204,
"g": 193,
"b": 157
},
"hsl": {
"h": 45.957,
"s": 31.544,
"l": 70.784
},
"oklch": {
"l": 0.81073,
"c": 0.05,
"h": 93.1
},
"luminance": 0.53412
}Semantic roles & 50–950 ramp
primary
#CCC19D
secondary
#6C78A1
accent
#55AA3B
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381