#CFCBB0#CFCBB0
#CFCBB0 is a very light, muted yellow. Relative luminance 0.591; OKLCH L 83.8% C 0.037 H 100.2°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCBB0 |
|---|---|
| RGB | rgb(207, 203, 176) |
| HSL | hsl(52, 24%, 75%) |
| HSV | hsv(52, 15%, 81%) |
| CMYK | cmyk(0%, 1.9%, 15%, 18.8%) |
| CIE-LAB | lab(81.35, -3.16, 13.98) |
| CIE-LCH | lch(81.35, 14.33, 102.75°) |
| OKLab | oklab(83.81% -0.0065 0.0362) |
| OKLCH | oklch(83.81% 0.037 100.2) |
| XYZ | xyz(54.9239, 59.1125, 49.5823) |
| Luminance | 0.5911 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 7.47
Warm Beige
#E9DCC9
ΔE00 7.54
Beige (survey)
#E6DAA6
ΔE00 7.80
Eggshell
#F0EAD6
ΔE00 7.89
Putty
#BEAE8A
ΔE00 8.96
Champagne
#F7E7CE
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCBB0 #B0B4CF
analogous
#CFBBB0 #CFCBB0 #C3CFB0
triadic
#CFCBB0 #B0CFCB #CBB0CF
tetradic
#CFCBB0 #B0CFBB #B0B4CF #CFB0C3
square
#CFCBB0 #B0CFBB #B0B4CF #CFB0C3
split-complementary
#CFCBB0 #B0C3CF #BBB0CF
monochromatic
#A19964 #B8B28A #CFCBB0 #E6E4D6 #F3F2EC
Accessibility & contrast
On white
1.64
#CFCBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#CFCBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCBB0
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCBB0 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C9AE
Deuteranopia (green-blind)
#D2CBB1
Tritanopia (blue-blind)
#D4C7C3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cfcbb0; /* rgb */ color: rgb(207, 203, 176); /* oklch */ color: oklch(83.8% 0.037 100.2);
Tailwind
colors: {
custom: {
50: '#dddac7',
500: '#cfcbb0',
950: '#000000',
},
}SCSS
$custom: #cfcbb0; $custom-light: #dddac7; $custom-dark: #000000;
JSON
{
"hex": "#cfcbb0",
"rgb": {
"r": 207,
"g": 203,
"b": 176
},
"hsl": {
"h": 52.258,
"s": 24.409,
"l": 75.098
},
"oklch": {
"l": 0.83814,
"c": 0.03673,
"h": 100.2
},
"luminance": 0.59112
}Semantic roles & 50–950 ramp
primary
#CFCBB0
secondary
#7F84A4
accent
#4FA343
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382