#CCCA8B#CCCA8B
#CCCA8B is a very light, moderate yellow. Relative luminance 0.569; OKLCH L 82.6% C 0.082 H 106.5°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCA8B |
|---|---|
| RGB | rgb(204, 202, 139) |
| HSL | hsl(58, 39%, 67%) |
| HSV | hsv(58, 32%, 80%) |
| CMYK | cmyk(0%, 1%, 31.9%, 20%) |
| CIE-LAB | lab(80.15, -8.97, 31.78) |
| CIE-LCH | lch(80.15, 33.02, 105.77°) |
| OKLab | oklab(82.57% -0.0234 0.079) |
| OKLCH | oklch(82.57% 0.082 106.5) |
| XYZ | xyz(50.6830, 56.9434, 32.7424) |
| Luminance | 0.5694 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.04
Greenish Tan
#BCCB7A
ΔE00 5.33
Darkkhaki
#BDB76B
ΔE00 5.74
Pale Olive
#B9CC81
ΔE00 5.78
Beige (survey)
#E6DAA6
ΔE00 6.03
Palegoldenrod
#EEE8AA
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCA8B #8B8DCC
analogous
#CCAA8B #CCCA8B #AECC8B
triadic
#CCCA8B #8BCCCA #CA8BCC
tetradic
#CCCA8B #8BCCAA #8B8DCC #CC8BAE
square
#CCCA8B #8BCCAA #8B8DCC #CC8BAE
split-complementary
#CCCA8B #8BAECC #AA8BCC
monochromatic
#999743 #B9B760 #CCCA8B #DFDDB6 #F1F1E0
Accessibility & contrast
On white
1.70
#CCCA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#CCCA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCA8B
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCA8B | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C587
Deuteranopia (green-blind)
#D6C88D
Tritanopia (blue-blind)
#D5C2BA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ccca8b; /* rgb */ color: rgb(204, 202, 139); /* oklch */ color: oklch(82.6% 0.082 106.5);
Tailwind
colors: {
custom: {
50: '#dcdaad',
500: '#ccca8b',
950: '#000000',
},
}SCSS
$custom: #ccca8b; $custom-light: #dcdaad; $custom-dark: #000000;
JSON
{
"hex": "#ccca8b",
"rgb": {
"r": 204,
"g": 202,
"b": 139
},
"hsl": {
"h": 58.154,
"s": 38.922,
"l": 67.255
},
"oklch": {
"l": 0.8257,
"c": 0.08238,
"h": 106.5
},
"luminance": 0.56943
}Semantic roles & 50–950 ramp
primary
#CCCA8B
secondary
#5B5DA0
accent
#37B234
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381