#CFC8A3#CFC8A3
#CFC8A3 is a very light, muted yellow. Relative luminance 0.572; OKLCH L 82.9% C 0.050 H 98.5°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC8A3 |
|---|---|
| RGB | rgb(207, 200, 163) |
| HSL | hsl(50, 31%, 73%) |
| HSV | hsv(50, 21%, 81%) |
| CMYK | cmyk(0%, 3.4%, 21.3%, 18.8%) |
| CIE-LAB | lab(80.30, -3.56, 19.42) |
| CIE-LCH | lch(80.30, 19.75, 100.39°) |
| OKLab | oklab(82.9% -0.0074 0.0497) |
| OKLCH | oklch(82.9% 0.05 98.5) |
| XYZ | xyz(52.9971, 57.2192, 42.8958) |
| Luminance | 0.5722 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.80
Sand
#C2B280
ΔE00 7.09
Putty
#BEAE8A
ΔE00 7.47
Khaki
#C3B091
ΔE00 8.22
Wheat
#F5DEB3
ΔE00 8.30
Vanilla
#F3E5AB
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC8A3 #A3AACF
analogous
#CFB2A3 #CFC8A3 #C0CFA3
triadic
#CFC8A3 #A3CFC8 #C8A3CF
tetradic
#CFC8A3 #A3CFB2 #A3AACF #CFA3C0
square
#CFC8A3 #A3CFB2 #A3AACF #CFA3C0
split-complementary
#CFC8A3 #A3C0CF #B2A3CF
monochromatic
#A39655 #BAB07B #CFC8A3 #E4E0CB #F5F3EB
Accessibility & contrast
On white
1.69
#CFC8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#CFC8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC8A3
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC8A3 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C6A1
Deuteranopia (green-blind)
#D2C8A4
Tritanopia (blue-blind)
#D6C3BE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cfc8a3; /* rgb */ color: rgb(207, 200, 163); /* oklch */ color: oklch(82.9% 0.050 98.5);
Tailwind
colors: {
custom: {
50: '#ded8be',
500: '#cfc8a3',
950: '#000000',
},
}SCSS
$custom: #cfc8a3; $custom-light: #ded8be; $custom-dark: #000000;
JSON
{
"hex": "#cfc8a3",
"rgb": {
"r": 207,
"g": 200,
"b": 163
},
"hsl": {
"h": 50.455,
"s": 31.429,
"l": 72.549
},
"oklch": {
"l": 0.82895,
"c": 0.05021,
"h": 98.5
},
"luminance": 0.57218
}Semantic roles & 50–950 ramp
primary
#CFC8A3
secondary
#727AA5
accent
#4DAA3B
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382