#CCC19F#CCC19F
#CCC19F is a light, muted yellow. Relative luminance 0.535; OKLCH L 81.1% C 0.048 H 92.2°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC19F |
|---|---|
| RGB | rgb(204, 193, 159) |
| HSL | hsl(45, 31%, 71%) |
| HSV | hsv(45, 22%, 80%) |
| CMYK | cmyk(0%, 5.4%, 22.1%, 20%) |
| CIE-LAB | lab(78.16, -1.61, 18.54) |
| CIE-LCH | lch(78.16, 18.61, 94.96°) |
| OKLab | oklab(81.12% -0.0018 0.0475) |
| OKLCH | oklch(81.12% 0.048 92.2) |
| XYZ | xyz(50.2298, 53.4815, 40.4711) |
| Luminance | 0.5348 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Putty
#BEAE8A
ΔE00 5.29
Khaki
#C3B091
ΔE00 5.69
Sand
#C2B280
ΔE00 5.94
Bland
#AFA88B
ΔE00 7.23
Very Light Brown
#D3B683
ΔE00 7.28
Beige (survey)
#E6DAA6
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC19F #9FAACC
analogous
#CCAA9F #CCC19F #C0CC9F
triadic
#CCC19F #9FCCC1 #C19FCC
tetradic
#CCC19F #9FCCAA #9FAACC #CC9FC0
square
#CCC19F #9FCCAA #9FAACC #CC9FC0
split-complementary
#CCC19F #9FC0CC #AA9FCC
monochromatic
#9D8B53 #B7A777 #CCC19F #E1DBC7 #F4F2EB
Accessibility & contrast
On white
1.80
#CCC19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#CCC19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC19F
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC19F | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BF9D
Deuteranopia (green-blind)
#CCC3A0
Tritanopia (blue-blind)
#D4BCB8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ccc19f; /* rgb */ color: rgb(204, 193, 159); /* oklch */ color: oklch(81.1% 0.048 92.2);
Tailwind
colors: {
custom: {
50: '#dcd3bb',
500: '#ccc19f',
950: '#000000',
},
}SCSS
$custom: #ccc19f; $custom-light: #dcd3bb; $custom-dark: #000000;
JSON
{
"hex": "#ccc19f",
"rgb": {
"r": 204,
"g": 193,
"b": 159
},
"hsl": {
"h": 45.333,
"s": 30.612,
"l": 71.176
},
"oklch": {
"l": 0.81118,
"c": 0.0475,
"h": 92.2
},
"luminance": 0.53481
}Semantic roles & 50–950 ramp
primary
#CCC19F
secondary
#6E7BA1
accent
#57A93C
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381