#CFCFAF#CFCFAF
#CFCFAF is a very light, muted yellow. Relative luminance 0.610; OKLCH L 84.6% C 0.043 H 107.3°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCFAF |
|---|---|
| RGB | rgb(207, 207, 175) |
| HSL | hsl(60, 25%, 75%) |
| HSV | hsv(60, 15%, 81%) |
| CMYK | cmyk(0%, 0%, 15.5%, 18.8%) |
| CIE-LAB | lab(82.37, -5.39, 15.94) |
| CIE-LCH | lch(82.37, 16.83, 108.69°) |
| OKLab | oklab(84.61% -0.0128 0.0411) |
| OKLCH | oklch(84.61% 0.043 107.3) |
| XYZ | xyz(55.7822, 60.9867, 49.3821) |
| Luminance | 0.6099 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.04
Eggshell
#F0EAD6
ΔE00 8.52
Beige
#F5F5DC
ΔE00 8.93
Palegoldenrod
#EEE8AA
ΔE00 9.29
Vanilla
#F3E5AB
ΔE00 9.35
Warm Beige
#E9DCC9
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCFAF #AFAFCF
analogous
#CFBFAF #CFCFAF #BFCFAF
triadic
#CFCFAF #AFCFCF #CFAFCF
tetradic
#CFCFAF #AFCFBF #AFAFCF #CFAFBF
square
#CFCFAF #AFCFBF #AFAFCF #CFAFBF
split-complementary
#CFCFAF #AFBFCF #BFAFCF
monochromatic
#A1A163 #B8B889 #CFCFAF #E6E6D5 #F4F4EC
Accessibility & contrast
On white
1.59
#CFCFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#CFCFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCFAF
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCFAF | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CCAD
Deuteranopia (green-blind)
#D5CEB0
Tritanopia (blue-blind)
#D4CBC6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfcfaf; /* rgb */ color: rgb(207, 207, 175); /* oklch */ color: oklch(84.6% 0.043 107.3);
Tailwind
colors: {
custom: {
50: '#ddddc7',
500: '#cfcfaf',
950: '#000000',
},
}SCSS
$custom: #cfcfaf; $custom-light: #ddddc7; $custom-dark: #000000;
JSON
{
"hex": "#cfcfaf",
"rgb": {
"r": 207,
"g": 207,
"b": 175
},
"hsl": {
"h": 60,
"s": 25,
"l": 74.902
},
"oklch": {
"l": 0.8461,
"c": 0.04302,
"h": 107.3
},
"luminance": 0.60986
}Semantic roles & 50–950 ramp
primary
#CFCFAF
secondary
#7E7EA4
accent
#42A442
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482