#CFC8A0#CFC8A0
#CFC8A0 is a very light, muted yellow. Relative luminance 0.571; OKLCH L 82.8% C 0.054 H 99.2°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC8A0 |
|---|---|
| RGB | rgb(207, 200, 160) |
| HSL | hsl(51, 33%, 72%) |
| HSV | hsv(51, 23%, 81%) |
| CMYK | cmyk(0%, 3.4%, 22.7%, 18.8%) |
| CIE-LAB | lab(80.24, -3.99, 20.93) |
| CIE-LCH | lch(80.24, 21.31, 100.80°) |
| OKLab | oklab(82.83% -0.0086 0.0533) |
| OKLCH | oklch(82.83% 0.054 99.2) |
| XYZ | xyz(52.7315, 57.1129, 41.4969) |
| Luminance | 0.5711 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.39
Sand
#C2B280
ΔE00 6.73
Putty
#BEAE8A
ΔE00 7.55
Vanilla
#F3E5AB
ΔE00 8.17
Wheat
#F5DEB3
ΔE00 8.32
Khaki
#C3B091
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC8A0 #A0A7CF
analogous
#CFB1A0 #CFC8A0 #BFCFA0
triadic
#CFC8A0 #A0CFC8 #C8A0CF
tetradic
#CFC8A0 #A0CFB1 #A0A7CF #CFA0BF
square
#CFC8A0 #A0CFB1 #A0A7CF #CFA0BF
split-complementary
#CFC8A0 #A0BFCF #B1A0CF
monochromatic
#A29752 #BAB077 #CFC8A0 #E4E0C9 #F5F3EB
Accessibility & contrast
On white
1.69
#CFC8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#CFC8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC8A0
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC8A0 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C59E
Deuteranopia (green-blind)
#D2C8A1
Tritanopia (blue-blind)
#D7C2BD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cfc8a0; /* rgb */ color: rgb(207, 200, 160); /* oklch */ color: oklch(82.8% 0.054 99.2);
Tailwind
colors: {
custom: {
50: '#ded8bc',
500: '#cfc8a0',
950: '#000000',
},
}SCSS
$custom: #cfc8a0; $custom-light: #ded8bc; $custom-dark: #000000;
JSON
{
"hex": "#cfc8a0",
"rgb": {
"r": 207,
"g": 200,
"b": 160
},
"hsl": {
"h": 51.064,
"s": 32.867,
"l": 71.961
},
"oklch": {
"l": 0.82829,
"c": 0.05403,
"h": 99.2
},
"luminance": 0.57112
}Semantic roles & 50–950 ramp
primary
#CFC8A0
secondary
#6F77A5
accent
#4BAC3A
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382