#CFCDAF#CFCDAF
#CFCDAF is a very light, muted yellow. Relative luminance 0.600; OKLCH L 84.2% C 0.040 H 104.1°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCDAF |
|---|---|
| RGB | rgb(207, 205, 175) |
| HSL | hsl(56, 25%, 75%) |
| HSV | hsv(56, 15%, 81%) |
| CMYK | cmyk(0%, 1%, 15.5%, 18.8%) |
| CIE-LAB | lab(81.85, -4.36, 15.21) |
| CIE-LCH | lch(81.85, 15.83, 105.98°) |
| OKLab | oklab(84.2% -0.0099 0.0393) |
| OKLCH | oklch(84.2% 0.04 104.1) |
| XYZ | xyz(55.3007, 60.0237, 49.2216) |
| Luminance | 0.6002 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.22
Eggshell
#F0EAD6
ΔE00 8.21
Warm Beige
#E9DCC9
ΔE00 8.54
Warm Gray
#C9BEB0
ΔE00 8.93
Beige
#F5F5DC
ΔE00 9.14
Wheat
#F5DEB3
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCDAF #AFB1CF
analogous
#CFBDAF #CFCDAF #C1CFAF
triadic
#CFCDAF #AFCFCD #CDAFCF
tetradic
#CFCDAF #AFCFBD #AFB1CF #CFAFC1
square
#CFCDAF #AFCFBD #AFB1CF #CFAFC1
split-complementary
#CFCDAF #AFC1CF #BDAFCF
monochromatic
#A19D63 #B8B589 #CFCDAF #E6E5D5 #F4F3EC
Accessibility & contrast
On white
1.61
#CFCDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#CFCDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCDAF
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCDAF | 1.00 | 1.61 | 13.00 | 13.00 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CBAD
Deuteranopia (green-blind)
#D4CCB0
Tritanopia (blue-blind)
#D4C9C5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cfcdaf; /* rgb */ color: rgb(207, 205, 175); /* oklch */ color: oklch(84.2% 0.040 104.1);
Tailwind
colors: {
custom: {
50: '#dddcc7',
500: '#cfcdaf',
950: '#000000',
},
}SCSS
$custom: #cfcdaf; $custom-light: #dddcc7; $custom-dark: #000000;
JSON
{
"hex": "#cfcdaf",
"rgb": {
"r": 207,
"g": 205,
"b": 175
},
"hsl": {
"h": 56.25,
"s": 25,
"l": 74.902
},
"oklch": {
"l": 0.84199,
"c": 0.04047,
"h": 104.1
},
"luminance": 0.60023
}Semantic roles & 50–950 ramp
primary
#CFCDAF
secondary
#7E80A4
accent
#48A442
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482