#CCC69A#CCC69A
#CCC69A is a very light, muted yellow. Relative luminance 0.556; OKLCH L 82.0% C 0.059 H 101.1°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC69A |
|---|---|
| RGB | rgb(204, 198, 154) |
| HSL | hsl(53, 33%, 70%) |
| HSV | hsv(53, 25%, 80%) |
| CMYK | cmyk(0%, 2.9%, 24.5%, 20%) |
| CIE-LAB | lab(79.36, -4.93, 22.86) |
| CIE-LCH | lch(79.36, 23.39, 102.18°) |
| OKLab | oklab(82.04% -0.0114 0.058) |
| OKLCH | oklch(82.04% 0.059 101.1) |
| XYZ | xyz(50.9287, 55.5595, 38.6068) |
| Luminance | 0.5556 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.60
Sand
#C2B280
ΔE00 6.13
Putty
#BEAE8A
ΔE00 7.55
Darkkhaki
#BDB76B
ΔE00 8.17
Vanilla
#F3E5AB
ΔE00 8.36
Very Light Brown
#D3B683
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC69A #9AA0CC
analogous
#CCAD9A #CCC69A #B9CC9A
triadic
#CCC69A #9ACCC6 #C69ACC
tetradic
#CCC69A #9ACCAD #9AA0CC #CC9AB9
square
#CCC69A #9ACCAD #9AA0CC #CC9AB9
split-complementary
#CCC69A #9AB9CC #AD9ACC
monochromatic
#9D934F #B7AF71 #CCC69A #E1DDC3 #F5F4EB
Accessibility & contrast
On white
1.73
#CCC69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#CCC69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC69A
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC69A | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC397
Deuteranopia (green-blind)
#D0C69C
Tritanopia (blue-blind)
#D4C0BA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ccc69a; /* rgb */ color: rgb(204, 198, 154); /* oklch */ color: oklch(82.0% 0.059 101.1);
Tailwind
colors: {
custom: {
50: '#dcd7b8',
500: '#ccc69a',
950: '#000000',
},
}SCSS
$custom: #ccc69a; $custom-light: #dcd7b8; $custom-dark: #000000;
JSON
{
"hex": "#ccc69a",
"rgb": {
"r": 204,
"g": 198,
"b": 154
},
"hsl": {
"h": 52.8,
"s": 32.895,
"l": 70.196
},
"oklch": {
"l": 0.82036,
"c": 0.05909,
"h": 101.1
},
"luminance": 0.55559
}Semantic roles & 50–950 ramp
primary
#CCC69A
secondary
#6970A1
accent
#47AC3A
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381