#CFCBB2#CFCBB2
#CFCBB2 is a very light, muted yellow. Relative luminance 0.592; OKLCH L 83.9% C 0.034 H 99.6°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCBB2 |
|---|---|
| RGB | rgb(207, 203, 178) |
| HSL | hsl(52, 23%, 75%) |
| HSV | hsv(52, 14%, 81%) |
| CMYK | cmyk(0%, 1.9%, 14%, 18.8%) |
| CIE-LAB | lab(81.40, -2.85, 12.98) |
| CIE-LCH | lch(81.40, 13.29, 102.38°) |
| OKLab | oklab(83.86% -0.0057 0.0336) |
| OKLCH | oklch(83.86% 0.034 99.6) |
| XYZ | xyz(55.1233, 59.1922, 50.6322) |
| Luminance | 0.5919 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.95
Warm Beige
#E9DCC9
ΔE00 7.16
Eggshell
#F0EAD6
ΔE00 7.65
Beige (survey)
#E6DAA6
ΔE00 8.31
Light Grey
#D8DCD6
ΔE00 8.78
Champagne
#F7E7CE
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCBB2 #B2B6CF
analogous
#CFBCB2 #CFCBB2 #C4CFB2
triadic
#CFCBB2 #B2CFCB #CBB2CF
tetradic
#CFCBB2 #B2CFBC #B2B6CF #CFB2C4
square
#CFCBB2 #B2CFBC #B2B6CF #CFB2C4
split-complementary
#CFCBB2 #B2C4CF #BCB2CF
monochromatic
#A09867 #B7B28C #CFCBB2 #E7E4D8 #F3F2EC
Accessibility & contrast
On white
1.64
#CFCBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#CFCBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCBB2
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCBB2 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C9B1
Deuteranopia (green-blind)
#D2CBB3
Tritanopia (blue-blind)
#D4C7C4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cfcbb2; /* rgb */ color: rgb(207, 203, 178); /* oklch */ color: oklch(83.9% 0.034 99.6);
Tailwind
colors: {
custom: {
50: '#dddac9',
500: '#cfcbb2',
950: '#000000',
},
}SCSS
$custom: #cfcbb2; $custom-light: #dddac9; $custom-dark: #000000;
JSON
{
"hex": "#cfcbb2",
"rgb": {
"r": 207,
"g": 203,
"b": 178
},
"hsl": {
"h": 51.724,
"s": 23.2,
"l": 75.49
},
"oklch": {
"l": 0.83863,
"c": 0.03411,
"h": 99.6
},
"luminance": 0.59192
}Semantic roles & 50–950 ramp
primary
#CFCBB2
secondary
#8186A4
accent
#51A244
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382