#CFC8A8#CFC8A8
#CFC8A8 is a very light, muted yellow. Relative luminance 0.574; OKLCH L 83.0% C 0.044 H 97.0°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC8A8 |
|---|---|
| RGB | rgb(207, 200, 168) |
| HSL | hsl(49, 29%, 74%) |
| HSV | hsv(49, 19%, 81%) |
| CMYK | cmyk(0%, 3.4%, 18.8%, 18.8%) |
| CIE-LAB | lab(80.41, -2.82, 16.91) |
| CIE-LCH | lch(80.41, 17.14, 99.48°) |
| OKLab | oklab(83.01% -0.0053 0.0435) |
| OKLCH | oklch(83.01% 0.044 97) |
| XYZ | xyz(53.4540, 57.4019, 45.3019) |
| Luminance | 0.5740 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.71
Putty
#BEAE8A
ΔE00 7.51
Sand
#C2B280
ΔE00 7.86
Warm Gray
#C9BEB0
ΔE00 7.88
Khaki
#C3B091
ΔE00 7.89
Warm Beige
#E9DCC9
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC8A8 #A8AFCF
analogous
#CFB4A8 #CFC8A8 #C2CFA8
triadic
#CFC8A8 #A8CFC8 #C8A8CF
tetradic
#CFC8A8 #A8CFB4 #A8AFCF #CFA8C2
square
#CFC8A8 #A8CFB4 #A8AFCF #CFA8C2
split-complementary
#CFC8A8 #A8C2CF #B4A8CF
monochromatic
#A3965A #B9AF81 #CFC8A8 #E5E1CF #F4F3EB
Accessibility & contrast
On white
1.68
#CFC8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#CFC8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC8A8
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC8A8 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC6A6
Deuteranopia (green-blind)
#D1C9A9
Tritanopia (blue-blind)
#D6C3BF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cfc8a8; /* rgb */ color: rgb(207, 200, 168); /* oklch */ color: oklch(83.0% 0.044 97.0);
Tailwind
colors: {
custom: {
50: '#ded8c2',
500: '#cfc8a8',
950: '#000000',
},
}SCSS
$custom: #cfc8a8; $custom-light: #ded8c2; $custom-dark: #000000;
JSON
{
"hex": "#cfc8a8",
"rgb": {
"r": 207,
"g": 200,
"b": 168
},
"hsl": {
"h": 49.231,
"s": 28.889,
"l": 73.529
},
"oklch": {
"l": 0.8301,
"c": 0.04379,
"h": 97
},
"luminance": 0.57401
}Semantic roles & 50–950 ramp
primary
#CFC8A8
secondary
#777FA5
accent
#51A83E
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382