#CCCD93#CCCD93
#CCCD93 is a very light, moderate yellow. Relative luminance 0.586; OKLCH L 83.4% C 0.076 H 108.8°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCD93 |
|---|---|
| RGB | rgb(204, 205, 147) |
| HSL | hsl(61, 37%, 69%) |
| HSV | hsv(61, 28%, 80%) |
| CMYK | cmyk(0.5%, 0%, 28.3%, 19.6%) |
| CIE-LAB | lab(81.08, -9.49, 28.86) |
| CIE-LCH | lch(81.08, 30.38, 108.20°) |
| OKLab | oklab(83.35% -0.0246 0.0723) |
| OKLCH | oklch(83.35% 0.076 108.8) |
| XYZ | xyz(51.9997, 58.6074, 36.1711) |
| Luminance | 0.5861 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.57
Greenish Tan
#BCCB7A
ΔE00 5.57
Greenish Beige
#C9D179
ΔE00 5.66
Beige (survey)
#E6DAA6
ΔE00 5.80
Palegoldenrod
#EEE8AA
ΔE00 6.87
Darkkhaki
#BDB76B
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCD93 #9493CD
analogous
#CDB193 #CCCD93 #AFCD93
triadic
#CCCD93 #93CCCD #CD93CC
tetradic
#CCCD93 #93CDB1 #9493CD #CD93AF
square
#CCCD93 #93CDB1 #9493CD #CD93AF
split-complementary
#CCCD93 #93AFCD #B193CD
monochromatic
#9B9D49 #B8BA69 #CCCD93 #E0E0BD #F4F4E7
Accessibility & contrast
On white
1.65
#CCCD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#CCCD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCD93
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCD93 | 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)
#D6C88F
Deuteranopia (green-blind)
#D7CA95
Tritanopia (blue-blind)
#D4C6BE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cccd93; /* rgb */ color: rgb(204, 205, 147); /* oklch */ color: oklch(83.4% 0.076 108.8);
Tailwind
colors: {
custom: {
50: '#dcdcb3',
500: '#cccd93',
950: '#000000',
},
}SCSS
$custom: #cccd93; $custom-light: #dcdcb3; $custom-dark: #000000;
JSON
{
"hex": "#cccd93",
"rgb": {
"r": 204,
"g": 205,
"b": 147
},
"hsl": {
"h": 61.034,
"s": 36.709,
"l": 69.02
},
"oklch": {
"l": 0.8335,
"c": 0.07633,
"h": 108.8
},
"luminance": 0.58607
}Semantic roles & 50–950 ramp
primary
#CCCD93
secondary
#6362A2
accent
#36B038
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151511
muted
#848481