#CFC8A1#CFC8A1
#CFC8A1 is a very light, muted yellow. Relative luminance 0.571; OKLCH L 82.9% C 0.053 H 99.0°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC8A1 |
|---|---|
| RGB | rgb(207, 200, 161) |
| HSL | hsl(51, 32%, 72%) |
| HSV | hsv(51, 22%, 81%) |
| CMYK | cmyk(0%, 3.4%, 22.2%, 18.8%) |
| CIE-LAB | lab(80.26, -3.85, 20.43) |
| CIE-LCH | lch(80.26, 20.79, 100.67°) |
| OKLab | oklab(82.85% -0.0082 0.0521) |
| OKLCH | oklch(82.85% 0.053 99) |
| XYZ | xyz(52.8193, 57.1481, 41.9595) |
| Luminance | 0.5715 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.51
Sand
#C2B280
ΔE00 6.84
Putty
#BEAE8A
ΔE00 7.52
Vanilla
#F3E5AB
ΔE00 8.28
Wheat
#F5DEB3
ΔE00 8.30
Khaki
#C3B091
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC8A1 #A1A8CF
analogous
#CFB1A1 #CFC8A1 #BFCFA1
triadic
#CFC8A1 #A1CFC8 #C8A1CF
tetradic
#CFC8A1 #A1CFB1 #A1A8CF #CFA1BF
square
#CFC8A1 #A1CFB1 #A1A8CF #CFA1BF
split-complementary
#CFC8A1 #A1BFCF #B1A1CF
monochromatic
#A39653 #BAB078 #CFC8A1 #E4E0CA #F5F3EB
Accessibility & contrast
On white
1.69
#CFC8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#CFC8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC8A1
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC8A1 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C59F
Deuteranopia (green-blind)
#D2C8A2
Tritanopia (blue-blind)
#D6C2BD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cfc8a1; /* rgb */ color: rgb(207, 200, 161); /* oklch */ color: oklch(82.9% 0.053 99.0);
Tailwind
colors: {
custom: {
50: '#ded8bd',
500: '#cfc8a1',
950: '#000000',
},
}SCSS
$custom: #cfc8a1; $custom-light: #ded8bd; $custom-dark: #000000;
JSON
{
"hex": "#cfc8a1",
"rgb": {
"r": 207,
"g": 200,
"b": 161
},
"hsl": {
"h": 50.87,
"s": 32.394,
"l": 72.157
},
"oklch": {
"l": 0.82851,
"c": 0.05276,
"h": 99
},
"luminance": 0.57147
}Semantic roles & 50–950 ramp
primary
#CFC8A1
secondary
#7078A5
accent
#4CAB3A
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382