#CFC8A5#CFC8A5
#CFC8A5 is a very light, muted yellow. Relative luminance 0.573; OKLCH L 82.9% C 0.048 H 97.9°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC8A5 |
|---|---|
| RGB | rgb(207, 200, 165) |
| HSL | hsl(50, 30%, 73%) |
| HSV | hsv(50, 20%, 81%) |
| CMYK | cmyk(0%, 3.4%, 20.3%, 18.8%) |
| CIE-LAB | lab(80.34, -3.27, 18.42) |
| CIE-LCH | lch(80.34, 18.71, 100.07°) |
| OKLab | oklab(82.94% -0.0066 0.0472) |
| OKLCH | oklch(82.94% 0.048 97.9) |
| XYZ | xyz(53.1777, 57.2914, 43.8470) |
| Luminance | 0.5729 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.13
Sand
#C2B280
ΔE00 7.37
Putty
#BEAE8A
ΔE00 7.45
Khaki
#C3B091
ΔE00 8.07
Wheat
#F5DEB3
ΔE00 8.33
Bland
#AFA88B
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC8A5 #A5ACCF
analogous
#CFB3A5 #CFC8A5 #C1CFA5
triadic
#CFC8A5 #A5CFC8 #C8A5CF
tetradic
#CFC8A5 #A5CFB3 #A5ACCF #CFA5C1
square
#CFC8A5 #A5CFB3 #A5ACCF #CFA5C1
split-complementary
#CFC8A5 #A5C1CF #B3A5CF
monochromatic
#A39657 #BAB07D #CFC8A5 #E4E0CD #F4F3EB
Accessibility & contrast
On white
1.69
#CFC8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#CFC8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC8A5
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC8A5 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC6A3
Deuteranopia (green-blind)
#D1C9A6
Tritanopia (blue-blind)
#D6C3BE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cfc8a5; /* rgb */ color: rgb(207, 200, 165); /* oklch */ color: oklch(82.9% 0.048 97.9);
Tailwind
colors: {
custom: {
50: '#ded8bf',
500: '#cfc8a5',
950: '#000000',
},
}SCSS
$custom: #cfc8a5; $custom-light: #ded8bf; $custom-dark: #000000;
JSON
{
"hex": "#cfc8a5",
"rgb": {
"r": 207,
"g": 200,
"b": 165
},
"hsl": {
"h": 50,
"s": 30.435,
"l": 72.941
},
"oklch": {
"l": 0.82941,
"c": 0.04765,
"h": 97.9
},
"luminance": 0.57291
}Semantic roles & 50–950 ramp
primary
#CFC8A5
secondary
#747CA5
accent
#4EA93C
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382