#CCCD91#CCCD91
#CCCD91 is a very light, moderate yellow. Relative luminance 0.585; OKLCH L 83.3% C 0.079 H 108.8°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCD91 |
|---|---|
| RGB | rgb(204, 205, 145) |
| HSL | hsl(61, 38%, 69%) |
| HSV | hsv(61, 29%, 80%) |
| CMYK | cmyk(0.5%, 0%, 29.3%, 19.6%) |
| CIE-LAB | lab(81.04, -9.75, 29.85) |
| CIE-LCH | lch(81.04, 31.40, 108.09°) |
| OKLab | oklab(83.31% -0.0254 0.0746) |
| OKLCH | oklch(83.31% 0.079 108.8) |
| XYZ | xyz(51.8442, 58.5451, 35.3518) |
| Luminance | 0.5854 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.26
Greenish Tan
#BCCB7A
ΔE00 5.26
Pale Olive
#B9CC81
ΔE00 5.35
Beige (survey)
#E6DAA6
ΔE00 5.92
Palegoldenrod
#EEE8AA
ΔE00 6.86
Darkkhaki
#BDB76B
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCD91 #9291CD
analogous
#CDB091 #CCCD91 #AECD91
triadic
#CCCD91 #91CCCD #CD91CC
tetradic
#CCCD91 #91CDB0 #9291CD #CD91AE
square
#CCCD91 #91CDB0 #9291CD #CD91AE
split-complementary
#CCCD91 #91AECD #B091CD
monochromatic
#9B9C47 #B8BA67 #CCCD91 #E0E0BB #F3F3E5
Accessibility & contrast
On white
1.65
#CCCD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#CCCD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCD91
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCD91 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C88D
Deuteranopia (green-blind)
#D7CA93
Tritanopia (blue-blind)
#D4C6BD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cccd91; /* rgb */ color: rgb(204, 205, 145); /* oklch */ color: oklch(83.3% 0.079 108.8);
Tailwind
colors: {
custom: {
50: '#dcdcb1',
500: '#cccd91',
950: '#000000',
},
}SCSS
$custom: #cccd91; $custom-light: #dcdcb1; $custom-dark: #000000;
JSON
{
"hex": "#cccd91",
"rgb": {
"r": 204,
"g": 205,
"b": 145
},
"hsl": {
"h": 61,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.83312,
"c": 0.07879,
"h": 108.8
},
"luminance": 0.58544
}Semantic roles & 50–950 ramp
primary
#CCCD91
secondary
#6160A2
accent
#35B037
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151511
muted
#848481