#CCCD95#CCCD95
#CCCD95 is a very light, moderate yellow. Relative luminance 0.587; OKLCH L 83.4% C 0.074 H 108.8°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCD95 |
|---|---|
| RGB | rgb(204, 205, 149) |
| HSL | hsl(61, 36%, 69%) |
| HSV | hsv(61, 27%, 80%) |
| CMYK | cmyk(0.5%, 0%, 27.3%, 19.6%) |
| CIE-LAB | lab(81.11, -9.23, 27.86) |
| CIE-LCH | lch(81.11, 29.35, 108.32°) |
| OKLab | oklab(83.39% -0.0237 0.0699) |
| OKLCH | oklch(83.39% 0.074 108.8) |
| XYZ | xyz(52.1580, 58.6707, 37.0049) |
| Luminance | 0.5867 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.71
Pale Olive
#B9CC81
ΔE00 5.82
Greenish Tan
#BCCB7A
ΔE00 5.91
Greenish Beige
#C9D179
ΔE00 6.08
Palegoldenrod
#EEE8AA
ΔE00 6.90
Darkkhaki
#BDB76B
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCD95 #9695CD
analogous
#CDB295 #CCCD95 #B0CD95
triadic
#CCCD95 #95CCCD #CD95CC
tetradic
#CCCD95 #95CDB2 #9695CD #CD95B0
square
#CCCD95 #95CDB2 #9695CD #CD95B0
split-complementary
#CCCD95 #95B0CD #B295CD
monochromatic
#9C9D4A #B8B96B #CCCD95 #E0E1BF #F4F4E8
Accessibility & contrast
On white
1.65
#CCCD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#CCCD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCD95
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCD95 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C891
Deuteranopia (green-blind)
#D7CB97
Tritanopia (blue-blind)
#D4C6BE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cccd95; /* rgb */ color: rgb(204, 205, 149); /* oklch */ color: oklch(83.4% 0.074 108.8);
Tailwind
colors: {
custom: {
50: '#dcdcb4',
500: '#cccd95',
950: '#000000',
},
}SCSS
$custom: #cccd95; $custom-light: #dcdcb4; $custom-dark: #000000;
JSON
{
"hex": "#cccd95",
"rgb": {
"r": 204,
"g": 205,
"b": 149
},
"hsl": {
"h": 61.071,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.83389,
"c": 0.07386,
"h": 108.8
},
"luminance": 0.5867
}Semantic roles & 50–950 ramp
primary
#CCCD95
secondary
#6564A2
accent
#37AF39
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151511
muted
#848481