#CCCD83#CCCD83
#CCCD83 is a very light, moderate yellow. Relative luminance 0.581; OKLCH L 83.1% C 0.095 H 109.0°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCD83 |
|---|---|
| RGB | rgb(204, 205, 131) |
| HSL | hsl(61, 43%, 66%) |
| HSV | hsv(61, 36%, 80%) |
| CMYK | cmyk(0.5%, 0%, 36.1%, 19.6%) |
| CIE-LAB | lab(80.82, -11.46, 36.76) |
| CIE-LCH | lch(80.82, 38.51, 107.32°) |
| OKLab | oklab(83.06% -0.031 0.0903) |
| OKLCH | oklch(83.06% 0.095 109) |
| XYZ | xyz(50.8304, 58.1396, 30.0127) |
| Luminance | 0.5814 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.83
Greenish Tan
#BCCB7A
ΔE00 3.88
Pale Olive
#B9CC81
ΔE00 4.80
Darkkhaki
#BDB76B
ΔE00 5.79
Light Olive
#ACBF69
ΔE00 6.63
Tan Green
#A9BE70
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCD83 #8483CD
analogous
#CDA983 #CCCD83 #A7CD83
triadic
#CCCD83 #83CCCD #CD83CC
tetradic
#CCCD83 #83CDA9 #8483CD #CD83A7
square
#CCCD83 #83CDA9 #8483CD #CD83A7
split-complementary
#CCCD83 #83A7CD #A983CD
monochromatic
#97983D #BABB57 #CCCD83 #DEDFAF #F0F0DA
Accessibility & contrast
On white
1.66
#CCCD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#CCCD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCD83
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCD83 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C77E
Deuteranopia (green-blind)
#D9CA86
Tritanopia (blue-blind)
#D6C4BA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cccd83; /* rgb */ color: rgb(204, 205, 131); /* oklch */ color: oklch(83.1% 0.095 109.0);
Tailwind
colors: {
custom: {
50: '#dcdca8',
500: '#cccd83',
950: '#000000',
},
}SCSS
$custom: #cccd83; $custom-light: #dcdca8; $custom-dark: #000000;
JSON
{
"hex": "#cccd83",
"rgb": {
"r": 204,
"g": 205,
"b": 131
},
"hsl": {
"h": 60.811,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.8306,
"c": 0.09545,
"h": 109
},
"luminance": 0.58139
}Semantic roles & 50–950 ramp
primary
#CCCD83
secondary
#57569E
accent
#30B632
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15150F
muted
#848480