#CFCBB4#CFCBB4
#CFCBB4 is a very light, muted yellow. Relative luminance 0.593; OKLCH L 83.9% C 0.031 H 98.9°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCBB4 |
|---|---|
| RGB | rgb(207, 203, 180) |
| HSL | hsl(51, 22%, 76%) |
| HSV | hsv(51, 13%, 81%) |
| CMYK | cmyk(0%, 1.9%, 13%, 18.8%) |
| CIE-LAB | lab(81.44, -2.53, 11.98) |
| CIE-LCH | lch(81.44, 12.24, 101.93°) |
| OKLab | oklab(83.91% -0.0049 0.0311) |
| OKLCH | oklch(83.91% 0.031 98.9) |
| XYZ | xyz(55.3255, 59.2731, 51.6975) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.43
Warm Beige
#E9DCC9
ΔE00 6.80
Eggshell
#F0EAD6
ΔE00 7.44
Light Grey
#D8DCD6
ΔE00 8.23
Champagne
#F7E7CE
ΔE00 8.80
Beige (survey)
#E6DAA6
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCBB4 #B4B8CF
analogous
#CFBDB4 #CFCBB4 #C5CFB4
triadic
#CFCBB4 #B4CFCB #CBB4CF
tetradic
#CFCBB4 #B4CFBD #B4B8CF #CFB4C5
square
#CFCBB4 #B4CFBD #B4B8CF #CFB4C5
split-complementary
#CFCBB4 #B4C5CF #BDB4CF
monochromatic
#9F9769 #B7B18F #CFCBB4 #E7E5D9 #F3F2EC
Accessibility & contrast
On white
1.63
#CFCBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#CFCBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCBB4
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCBB4 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C9B3
Deuteranopia (green-blind)
#D1CBB5
Tritanopia (blue-blind)
#D4C7C4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cfcbb4; /* rgb */ color: rgb(207, 203, 180); /* oklch */ color: oklch(83.9% 0.031 98.9);
Tailwind
colors: {
custom: {
50: '#dddaca',
500: '#cfcbb4',
950: '#000000',
},
}SCSS
$custom: #cfcbb4; $custom-light: #dddaca; $custom-dark: #000000;
JSON
{
"hex": "#cfcbb4",
"rgb": {
"r": 207,
"g": 203,
"b": 180
},
"hsl": {
"h": 51.111,
"s": 21.951,
"l": 75.882
},
"oklch": {
"l": 0.83912,
"c": 0.03147,
"h": 98.9
},
"luminance": 0.59273
}Semantic roles & 50–950 ramp
primary
#CFCBB4
secondary
#8388A4
accent
#53A045
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382