#CCC199#CCC199
#CCC199 is a light, muted yellow. Relative luminance 0.533; OKLCH L 81.0% C 0.055 H 94.5°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC199 |
|---|---|
| RGB | rgb(204, 193, 153) |
| HSL | hsl(47, 33%, 70%) |
| HSV | hsv(47, 25%, 80%) |
| CMYK | cmyk(0%, 5.4%, 25%, 20%) |
| CIE-LAB | lab(78.04, -2.46, 21.58) |
| CIE-LCH | lch(78.04, 21.72, 96.51°) |
| OKLab | oklab(80.99% -0.0043 0.0549) |
| OKLCH | oklch(80.99% 0.055 94.5) |
| XYZ | xyz(49.7217, 53.2783, 37.7953) |
| Luminance | 0.5328 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.88
Putty
#BEAE8A
ΔE00 5.43
Khaki
#C3B091
ΔE00 6.39
Beige (survey)
#E6DAA6
ΔE00 6.56
Very Light Brown
#D3B683
ΔE00 6.69
Toupe
#C7AC7D
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC199 #99A4CC
analogous
#CCA899 #CCC199 #BDCC99
triadic
#CCC199 #99CCC1 #C199CC
tetradic
#CCC199 #99CCA8 #99A4CC #CC99BD
square
#CCC199 #99CCA8 #99A4CC #CC99BD
split-complementary
#CCC199 #99BDCC #A899CC
monochromatic
#9C8C4E #B8A870 #CCC199 #E0DAC2 #F5F3EB
Accessibility & contrast
On white
1.80
#CCC199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#CCC199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC199
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC199 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABF96
Deuteranopia (green-blind)
#CDC39A
Tritanopia (blue-blind)
#D4BBB6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ccc199; /* rgb */ color: rgb(204, 193, 153); /* oklch */ color: oklch(81.0% 0.055 94.5);
Tailwind
colors: {
custom: {
50: '#dcd3b7',
500: '#ccc199',
950: '#000000',
},
}SCSS
$custom: #ccc199; $custom-light: #dcd3b7; $custom-dark: #000000;
JSON
{
"hex": "#ccc199",
"rgb": {
"r": 204,
"g": 193,
"b": 153
},
"hsl": {
"h": 47.059,
"s": 33.333,
"l": 70
},
"oklch": {
"l": 0.80985,
"c": 0.05502,
"h": 94.5
},
"luminance": 0.53277
}Semantic roles & 50–950 ramp
primary
#CCC199
secondary
#6874A1
accent
#52AC39
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381