#CFC8A6#CFC8A6
#CFC8A6 is a very light, muted yellow. Relative luminance 0.573; OKLCH L 83.0% C 0.046 H 97.6°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC8A6 |
|---|---|
| RGB | rgb(207, 200, 166) |
| HSL | hsl(50, 30%, 73%) |
| HSV | hsv(50, 20%, 81%) |
| CMYK | cmyk(0%, 3.4%, 19.8%, 18.8%) |
| CIE-LAB | lab(80.36, -3.12, 17.91) |
| CIE-LCH | lch(80.36, 18.18, 99.89°) |
| OKLab | oklab(82.96% -0.0062 0.046) |
| OKLCH | oklch(82.96% 0.046 97.6) |
| XYZ | xyz(53.2691, 57.3280, 44.3282) |
| Luminance | 0.5733 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.31
Putty
#BEAE8A
ΔE00 7.46
Sand
#C2B280
ΔE00 7.52
Khaki
#C3B091
ΔE00 8.00
Wheat
#F5DEB3
ΔE00 8.36
Warm Gray
#C9BEB0
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC8A6 #A6ADCF
analogous
#CFB3A6 #CFC8A6 #C1CFA6
triadic
#CFC8A6 #A6CFC8 #C8A6CF
tetradic
#CFC8A6 #A6CFB3 #A6ADCF #CFA6C1
square
#CFC8A6 #A6CFB3 #A6ADCF #CFA6C1
split-complementary
#CFC8A6 #A6C1CF #B3A6CF
monochromatic
#A39658 #BAAF7E #CFC8A6 #E4E1CE #F4F3EB
Accessibility & contrast
On white
1.68
#CFC8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#CFC8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC8A6
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC8A6 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC6A4
Deuteranopia (green-blind)
#D1C9A7
Tritanopia (blue-blind)
#D6C3BF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cfc8a6; /* rgb */ color: rgb(207, 200, 166); /* oklch */ color: oklch(83.0% 0.046 97.6);
Tailwind
colors: {
custom: {
50: '#ded8c0',
500: '#cfc8a6',
950: '#000000',
},
}SCSS
$custom: #cfc8a6; $custom-light: #ded8c0; $custom-dark: #000000;
JSON
{
"hex": "#cfc8a6",
"rgb": {
"r": 207,
"g": 200,
"b": 166
},
"hsl": {
"h": 49.756,
"s": 29.927,
"l": 73.137
},
"oklch": {
"l": 0.82964,
"c": 0.04636,
"h": 97.6
},
"luminance": 0.57327
}Semantic roles & 50–950 ramp
primary
#CFC8A6
secondary
#757DA5
accent
#4FA93D
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382