#CCCA83#CCCA83
#CCCA83 is a very light, moderate yellow. Relative luminance 0.567; OKLCH L 82.4% C 0.092 H 106.9°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCA83 |
|---|---|
| RGB | rgb(204, 202, 131) |
| HSL | hsl(58, 42%, 66%) |
| HSV | hsv(58, 36%, 80%) |
| CMYK | cmyk(0%, 1%, 35.8%, 20%) |
| CIE-LAB | lab(80.02, -9.93, 35.74) |
| CIE-LCH | lch(80.02, 37.09, 105.53°) |
| OKLab | oklab(82.43% -0.0266 0.0879) |
| OKLCH | oklch(82.43% 0.092 106.9) |
| XYZ | xyz(50.1197, 56.7181, 29.7758) |
| Luminance | 0.5672 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.83
Greenish Tan
#BCCB7A
ΔE00 4.65
Darkkhaki
#BDB76B
ΔE00 5.09
Pale Olive
#B9CC81
ΔE00 5.52
Sand (survey)
#E2CA76
ΔE00 6.81
Beige (survey)
#E6DAA6
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCA83 #8385CC
analogous
#CCA583 #CCCA83 #A9CC83
triadic
#CCCA83 #83CCCA #CA83CC
tetradic
#CCCA83 #83CCA5 #8385CC #CC83A9
square
#CCCA83 #83CCA5 #8385CC #CC83A9
split-complementary
#CCCA83 #83A9CC #A583CC
monochromatic
#97943E #BAB758 #CCCA83 #DEDDAE #F0EFDA
Accessibility & contrast
On white
1.70
#CCCA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#CCCA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCA83
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCA83 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C57E
Deuteranopia (green-blind)
#D7C886
Tritanopia (blue-blind)
#D6C1B8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ccca83; /* rgb */ color: rgb(204, 202, 131); /* oklch */ color: oklch(82.4% 0.092 106.9);
Tailwind
colors: {
custom: {
50: '#dcdaa8',
500: '#ccca83',
950: '#000000',
},
}SCSS
$custom: #ccca83; $custom-light: #dcdaa8; $custom-dark: #000000;
JSON
{
"hex": "#ccca83",
"rgb": {
"r": 204,
"g": 202,
"b": 131
},
"hsl": {
"h": 58.356,
"s": 41.714,
"l": 65.686
},
"oklch": {
"l": 0.82428,
"c": 0.09185,
"h": 106.9
},
"luminance": 0.56717
}Semantic roles & 50–950 ramp
primary
#CCCA83
secondary
#56589D
accent
#34B531
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380