#CFCBAB#CFCBAB
#CFCBAB is a very light, muted yellow. Relative luminance 0.589; OKLCH L 83.7% C 0.043 H 101.4°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCBAB |
|---|---|
| RGB | rgb(207, 203, 171) |
| HSL | hsl(53, 27%, 74%) |
| HSV | hsv(53, 17%, 81%) |
| CMYK | cmyk(0%, 1.9%, 17.4%, 18.8%) |
| CIE-LAB | lab(81.25, -3.93, 16.49) |
| CIE-LCH | lch(81.25, 16.95, 103.42°) |
| OKLab | oklab(83.69% -0.0085 0.0424) |
| OKLCH | oklch(83.69% 0.043 101.4) |
| XYZ | xyz(54.4383, 58.9182, 47.0247) |
| Luminance | 0.5892 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.67
Warm Beige
#E9DCC9
ΔE00 8.56
Eggshell
#F0EAD6
ΔE00 8.66
Putty
#BEAE8A
ΔE00 8.69
Warm Gray
#C9BEB0
ΔE00 8.76
Sand
#C2B280
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCBAB #ABAFCF
analogous
#CFB9AB #CFCBAB #C1CFAB
triadic
#CFCBAB #ABCFCB #CBABCF
tetradic
#CFCBAB #ABCFB9 #ABAFCF #CFABC1
square
#CFCBAB #ABCFB9 #ABAFCF #CFABC1
split-complementary
#CFCBAB #ABC1CF #B9ABCF
monochromatic
#A29B5D #B9B384 #CFCBAB #E5E3D2 #F4F3EC
Accessibility & contrast
On white
1.64
#CFCBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#CFCBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCBAB
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCBAB | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C9A9
Deuteranopia (green-blind)
#D3CBAC
Tritanopia (blue-blind)
#D5C6C2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cfcbab; /* rgb */ color: rgb(207, 203, 171); /* oklch */ color: oklch(83.7% 0.043 101.4);
Tailwind
colors: {
custom: {
50: '#dedac4',
500: '#cfcbab',
950: '#000000',
},
}SCSS
$custom: #cfcbab; $custom-light: #dedac4; $custom-dark: #000000;
JSON
{
"hex": "#cfcbab",
"rgb": {
"r": 207,
"g": 203,
"b": 171
},
"hsl": {
"h": 53.333,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.83694,
"c": 0.04328,
"h": 101.4
},
"luminance": 0.58918
}Semantic roles & 50–950 ramp
primary
#CFCBAB
secondary
#7A7EA4
accent
#4BA640
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382