#CFC49D#CFC49D
#CFC49D is a light, muted yellow. Relative luminance 0.552; OKLCH L 81.9% C 0.054 H 94.2°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC49D |
|---|---|
| RGB | rgb(207, 196, 157) |
| HSL | hsl(47, 34%, 71%) |
| HSV | hsv(47, 24%, 81%) |
| CMYK | cmyk(0%, 5.3%, 24.2%, 18.8%) |
| CIE-LAB | lab(79.15, -2.33, 21.01) |
| CIE-LCH | lch(79.15, 21.14, 96.33°) |
| OKLab | oklab(81.94% -0.0039 0.0535) |
| OKLCH | oklch(81.94% 0.054 94.2) |
| XYZ | xyz(51.5580, 55.1806, 39.8267) |
| Luminance | 0.5518 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 5.65
Beige (survey)
#E6DAA6
ΔE00 6.02
Putty
#BEAE8A
ΔE00 6.06
Khaki
#C3B091
ΔE00 6.76
Very Light Brown
#D3B683
ΔE00 7.05
Wheat
#F5DEB3
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC49D #9DA8CF
analogous
#CFAB9D #CFC49D #C1CF9D
triadic
#CFC49D #9DCFC4 #C49DCF
tetradic
#CFC49D #9DCFAB #9DA8CF #CF9DC1
square
#CFC49D #9DCFAB #9DA8CF #CF9DC1
split-complementary
#CFC49D #9DC1CF #AB9DCF
monochromatic
#A2904F #BBAB74 #CFC49D #E3DDC6 #F5F3EA
Accessibility & contrast
On white
1.74
#CFC49D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#CFC49D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC49D
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC49D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC49D | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC29B
Deuteranopia (green-blind)
#D0C69E
Tritanopia (blue-blind)
#D7BEB9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cfc49d; /* rgb */ color: rgb(207, 196, 157); /* oklch */ color: oklch(81.9% 0.054 94.2);
Tailwind
colors: {
custom: {
50: '#ded5ba',
500: '#cfc49d',
950: '#000000',
},
}SCSS
$custom: #cfc49d; $custom-light: #ded5ba; $custom-dark: #000000;
JSON
{
"hex": "#cfc49d",
"rgb": {
"r": 207,
"g": 196,
"b": 157
},
"hsl": {
"h": 46.8,
"s": 34.247,
"l": 71.373
},
"oklch": {
"l": 0.81943,
"c": 0.05365,
"h": 94.2
},
"luminance": 0.5518
}Semantic roles & 50–950 ramp
primary
#CFC49D
secondary
#6C78A5
accent
#52AD38
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381