#CFCBAF#CFCBAF
#CFCBAF is a very light, muted yellow. Relative luminance 0.591; OKLCH L 83.8% C 0.038 H 100.5°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCBAF |
|---|---|
| RGB | rgb(207, 203, 175) |
| HSL | hsl(53, 25%, 75%) |
| HSV | hsv(53, 15%, 81%) |
| CMYK | cmyk(0%, 1.9%, 15.5%, 18.8%) |
| CIE-LAB | lab(81.33, -3.32, 14.48) |
| CIE-LCH | lch(81.33, 14.86, 102.91°) |
| OKLab | oklab(83.79% -0.0069 0.0374) |
| OKLCH | oklch(83.79% 0.038 100.5) |
| XYZ | xyz(54.8253, 59.0730, 49.0632) |
| Luminance | 0.5907 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.56
Warm Gray
#C9BEB0
ΔE00 7.73
Warm Beige
#E9DCC9
ΔE00 7.74
Eggshell
#F0EAD6
ΔE00 8.03
Putty
#BEAE8A
ΔE00 8.89
Khaki
#C3B091
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCBAF #AFB3CF
analogous
#CFBBAF #CFCBAF #C3CFAF
triadic
#CFCBAF #AFCFCB #CBAFCF
tetradic
#CFCBAF #AFCFBB #AFB3CF #CFAFC3
square
#CFCBAF #AFCFBB #AFB3CF #CFAFC3
split-complementary
#CFCBAF #AFC3CF #BBAFCF
monochromatic
#A19963 #B8B289 #CFCBAF #E6E4D5 #F4F3EC
Accessibility & contrast
On white
1.64
#CFCBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#CFCBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCBAF
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCBAF | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C9AD
Deuteranopia (green-blind)
#D2CBB0
Tritanopia (blue-blind)
#D4C7C3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cfcbaf; /* rgb */ color: rgb(207, 203, 175); /* oklch */ color: oklch(83.8% 0.038 100.5);
Tailwind
colors: {
custom: {
50: '#dddac7',
500: '#cfcbaf',
950: '#000000',
},
}SCSS
$custom: #cfcbaf; $custom-light: #dddac7; $custom-dark: #000000;
JSON
{
"hex": "#cfcbaf",
"rgb": {
"r": 207,
"g": 203,
"b": 175
},
"hsl": {
"h": 52.5,
"s": 25,
"l": 74.902
},
"oklch": {
"l": 0.8379,
"c": 0.03804,
"h": 100.5
},
"luminance": 0.59072
}Semantic roles & 50–950 ramp
primary
#CFCBAF
secondary
#7E83A4
accent
#4EA442
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382