#CCC69E#CCC69E
#CCC69E is a very light, muted yellow. Relative luminance 0.557; OKLCH L 82.1% C 0.054 H 100.4°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC69E |
|---|---|
| RGB | rgb(204, 198, 158) |
| HSL | hsl(52, 31%, 71%) |
| HSV | hsv(52, 23%, 80%) |
| CMYK | cmyk(0%, 2.9%, 22.5%, 20%) |
| CIE-LAB | lab(79.44, -4.37, 20.85) |
| CIE-LCH | lch(79.44, 21.30, 101.84°) |
| OKLab | oklab(82.12% -0.0097 0.0531) |
| OKLCH | oklch(82.12% 0.054 100.4) |
| XYZ | xyz(51.2674, 55.6950, 40.3906) |
| Luminance | 0.5569 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.93
Sand
#C2B280
ΔE00 6.48
Putty
#BEAE8A
ΔE00 7.33
Khaki
#C3B091
ΔE00 8.43
Bland
#AFA88B
ΔE00 8.51
Vanilla
#F3E5AB
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC69E #9EA4CC
analogous
#CCAF9E #CCC69E #BBCC9E
triadic
#CCC69E #9ECCC6 #C69ECC
tetradic
#CCC69E #9ECCAF #9EA4CC #CC9EBB
square
#CCC69E #9ECCAF #9EA4CC #CC9EBB
split-complementary
#CCC69E #9EBBCC #AF9ECC
monochromatic
#9D9353 #B7AE76 #CCC69E #E1DEC6 #F4F3EB
Accessibility & contrast
On white
1.73
#CCC69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#CCC69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC69E
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC69E | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC39C
Deuteranopia (green-blind)
#D0C69F
Tritanopia (blue-blind)
#D3C0BB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ccc69e; /* rgb */ color: rgb(204, 198, 158); /* oklch */ color: oklch(82.1% 0.054 100.4);
Tailwind
colors: {
custom: {
50: '#dcd7ba',
500: '#ccc69e',
950: '#000000',
},
}SCSS
$custom: #ccc69e; $custom-light: #dcd7ba; $custom-dark: #000000;
JSON
{
"hex": "#ccc69e",
"rgb": {
"r": 204,
"g": 198,
"b": 158
},
"hsl": {
"h": 52.174,
"s": 31.081,
"l": 70.98
},
"oklch": {
"l": 0.82122,
"c": 0.05399,
"h": 100.4
},
"luminance": 0.55694
}Semantic roles & 50–950 ramp
primary
#CCC69E
secondary
#6D74A1
accent
#4AAA3C
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381