#CCCD92#CCCD92
#CCCD92 is a very light, moderate yellow. Relative luminance 0.586; OKLCH L 83.3% C 0.078 H 108.8°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCD92 |
|---|---|
| RGB | rgb(204, 205, 146) |
| HSL | hsl(61, 37%, 69%) |
| HSV | hsv(61, 29%, 80%) |
| CMYK | cmyk(0.5%, 0%, 28.8%, 19.6%) |
| CIE-LAB | lab(81.06, -9.62, 29.35) |
| CIE-LCH | lch(81.06, 30.89, 108.15°) |
| OKLab | oklab(83.33% -0.025 0.0734) |
| OKLCH | oklch(83.33% 0.078 108.8) |
| XYZ | xyz(51.9216, 58.5761, 35.7597) |
| Luminance | 0.5857 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 5.41
Greenish Beige
#C9D179
ΔE00 5.46
Pale Olive
#B9CC81
ΔE00 5.46
Beige (survey)
#E6DAA6
ΔE00 5.85
Palegoldenrod
#EEE8AA
ΔE00 6.86
Darkkhaki
#BDB76B
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCD92 #9392CD
analogous
#CDB192 #CCCD92 #AFCD92
triadic
#CCCD92 #92CCCD #CD92CC
tetradic
#CCCD92 #92CDB1 #9392CD #CD92AF
square
#CCCD92 #92CDB1 #9392CD #CD92AF
split-complementary
#CCCD92 #92AFCD #B192CD
monochromatic
#9B9D48 #B8BA68 #CCCD92 #E0E0BC #F3F3E6
Accessibility & contrast
On white
1.65
#CCCD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#CCCD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCD92
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCD92 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C88E
Deuteranopia (green-blind)
#D7CA94
Tritanopia (blue-blind)
#D4C6BE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cccd92; /* rgb */ color: rgb(204, 205, 146); /* oklch */ color: oklch(83.3% 0.078 108.8);
Tailwind
colors: {
custom: {
50: '#dcdcb2',
500: '#cccd92',
950: '#000000',
},
}SCSS
$custom: #cccd92; $custom-light: #dcdcb2; $custom-dark: #000000;
JSON
{
"hex": "#cccd92",
"rgb": {
"r": 204,
"g": 205,
"b": 146
},
"hsl": {
"h": 61.017,
"s": 37.107,
"l": 68.824
},
"oklch": {
"l": 0.83331,
"c": 0.07756,
"h": 108.8
},
"luminance": 0.58575
}Semantic roles & 50–950 ramp
primary
#CCCD92
secondary
#6261A2
accent
#35B038
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151511
muted
#848481