#CFCBB3#CFCBB3
#CFCBB3 is a very light, muted yellow. Relative luminance 0.592; OKLCH L 83.9% C 0.033 H 99.3°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCBB3 |
|---|---|
| RGB | rgb(207, 203, 179) |
| HSL | hsl(51, 23%, 76%) |
| HSV | hsv(51, 14%, 81%) |
| CMYK | cmyk(0%, 1.9%, 13.5%, 18.8%) |
| CIE-LAB | lab(81.42, -2.69, 12.48) |
| CIE-LCH | lch(81.42, 12.76, 102.16°) |
| OKLab | oklab(83.89% -0.0053 0.0324) |
| OKLCH | oklch(83.89% 0.033 99.3) |
| XYZ | xyz(55.2240, 59.2325, 51.1629) |
| Luminance | 0.5923 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.69
Warm Beige
#E9DCC9
ΔE00 6.98
Eggshell
#F0EAD6
ΔE00 7.54
Light Grey
#D8DCD6
ΔE00 8.51
Beige (survey)
#E6DAA6
ΔE00 8.58
Champagne
#F7E7CE
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCBB3 #B3B7CF
analogous
#CFBDB3 #CFCBB3 #C5CFB3
triadic
#CFCBB3 #B3CFCB #CBB3CF
tetradic
#CFCBB3 #B3CFBD #B3B7CF #CFB3C5
square
#CFCBB3 #B3CFBD #B3B7CF #CFB3C5
split-complementary
#CFCBB3 #B3C5CF #BDB3CF
monochromatic
#A09868 #B7B18D #CFCBB3 #E7E5D9 #F3F2EC
Accessibility & contrast
On white
1.63
#CFCBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#CFCBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCBB3
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCBB3 | 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)
#D0C9B2
Deuteranopia (green-blind)
#D1CBB4
Tritanopia (blue-blind)
#D4C7C4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cfcbb3; /* rgb */ color: rgb(207, 203, 179); /* oklch */ color: oklch(83.9% 0.033 99.3);
Tailwind
colors: {
custom: {
50: '#dddac9',
500: '#cfcbb3',
950: '#000000',
},
}SCSS
$custom: #cfcbb3; $custom-light: #dddac9; $custom-dark: #000000;
JSON
{
"hex": "#cfcbb3",
"rgb": {
"r": 207,
"g": 203,
"b": 179
},
"hsl": {
"h": 51.429,
"s": 22.581,
"l": 75.686
},
"oklch": {
"l": 0.83887,
"c": 0.03279,
"h": 99.3
},
"luminance": 0.59232
}Semantic roles & 50–950 ramp
primary
#CFCBB3
secondary
#8287A4
accent
#52A144
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382