#CFCBB7#CFCBB7
#CFCBB7 is a very light, muted yellow. Relative luminance 0.594; OKLCH L 84.0% C 0.028 H 97.7°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCBB7 |
|---|---|
| RGB | rgb(207, 203, 183) |
| HSL | hsl(50, 20%, 76%) |
| HSV | hsv(50, 12%, 81%) |
| CMYK | cmyk(0%, 1.9%, 11.6%, 18.8%) |
| CIE-LAB | lab(81.51, -2.05, 10.47) |
| CIE-LCH | lch(81.51, 10.67, 101.05°) |
| OKLab | oklab(83.99% -0.0037 0.0273) |
| OKLCH | oklch(83.99% 0.028 97.7) |
| XYZ | xyz(55.6344, 59.3967, 53.3244) |
| Luminance | 0.5940 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.70
Warm Beige
#E9DCC9
ΔE00 6.36
Eggshell
#F0EAD6
ΔE00 7.25
Light Grey
#D8DCD6
ΔE00 7.43
Silver (survey)
#C5C9C7
ΔE00 8.03
Champagne
#F7E7CE
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCBB7 #B7BBCF
analogous
#CFBFB7 #CFCBB7 #C7CFB7
triadic
#CFCBB7 #B7CFCB #CBB7CF
tetradic
#CFCBB7 #B7CFBF #B7BBCF #CFB7C7
square
#CFCBB7 #B7CFBF #B7BBCF #CFB7C7
split-complementary
#CFCBB7 #B7C7CF #BFB7CF
monochromatic
#9E966E #B7B092 #CFCBB7 #E7E6DC #F3F2ED
Accessibility & contrast
On white
1.63
#CFCBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#CFCBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCBB7
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCBB7 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCAB6
Deuteranopia (green-blind)
#D1CBB8
Tritanopia (blue-blind)
#D3C8C5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cfcbb7; /* rgb */ color: rgb(207, 203, 183); /* oklch */ color: oklch(84.0% 0.028 97.7);
Tailwind
colors: {
custom: {
50: '#dddacc',
500: '#cfcbb7',
950: '#000000',
},
}SCSS
$custom: #cfcbb7; $custom-light: #dddacc; $custom-dark: #000000;
JSON
{
"hex": "#cfcbb7",
"rgb": {
"r": 207,
"g": 203,
"b": 183
},
"hsl": {
"h": 50,
"s": 20,
"l": 76.471
},
"oklch": {
"l": 0.83988,
"c": 0.02751,
"h": 97.7
},
"luminance": 0.59396
}Semantic roles & 50–950 ramp
primary
#CFCBB7
secondary
#868BA4
accent
#569E47
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#151413
muted
#848383