#CFC8AF#CFC8AF
#CFC8AF is a very light, muted yellow. Relative luminance 0.577; OKLCH L 83.2% C 0.035 H 94.1°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC8AF |
|---|---|
| RGB | rgb(207, 200, 175) |
| HSL | hsl(47, 25%, 75%) |
| HSV | hsv(47, 15%, 81%) |
| CMYK | cmyk(0%, 3.4%, 15.5%, 18.8%) |
| CIE-LAB | lab(80.55, -1.75, 13.39) |
| CIE-LCH | lch(80.55, 13.50, 97.46°) |
| OKLab | oklab(83.18% -0.0025 0.0347) |
| OKLCH | oklch(83.18% 0.035 94.1) |
| XYZ | xyz(54.1237, 57.6698, 48.8293) |
| Luminance | 0.5767 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.84
Warm Beige
#E9DCC9
ΔE00 6.70
Khaki
#C3B091
ΔE00 7.79
Putty
#BEAE8A
ΔE00 8.03
Eggshell
#F0EAD6
ΔE00 8.08
Beige (survey)
#E6DAA6
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC8AF #AFB6CF
analogous
#CFB8AF #CFC8AF #C6CFAF
triadic
#CFC8AF #AFCFC8 #C8AFCF
tetradic
#CFC8AF #AFCFB8 #AFB6CF #CFAFC6
square
#CFC8AF #AFCFB8 #AFB6CF #CFAFC6
split-complementary
#CFC8AF #AFC6CF #B8AFCF
monochromatic
#A19363 #B8AE89 #CFC8AF #E6E2D5 #F4F2EC
Accessibility & contrast
On white
1.68
#CFC8AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#CFC8AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC8AF
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC8AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC8AF | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC7AE
Deuteranopia (green-blind)
#D0C9B0
Tritanopia (blue-blind)
#D5C4C1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cfc8af; /* rgb */ color: rgb(207, 200, 175); /* oklch */ color: oklch(83.2% 0.035 94.1);
Tailwind
colors: {
custom: {
50: '#ddd8c6',
500: '#cfc8af',
950: '#000000',
},
}SCSS
$custom: #cfc8af; $custom-light: #ddd8c6; $custom-dark: #000000;
JSON
{
"hex": "#cfc8af",
"rgb": {
"r": 207,
"g": 200,
"b": 175
},
"hsl": {
"h": 46.875,
"s": 25,
"l": 74.902
},
"oklch": {
"l": 0.83177,
"c": 0.03475,
"h": 94.1
},
"luminance": 0.57669
}Semantic roles & 50–950 ramp
primary
#CFC8AF
secondary
#7E86A4
accent
#57A442
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382