#CFCBB6#CFCBB6
#CFCBB6 is a very light, muted yellow. Relative luminance 0.594; OKLCH L 84.0% C 0.029 H 98.1°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCBB6 |
|---|---|
| RGB | rgb(207, 203, 182) |
| HSL | hsl(50, 21%, 76%) |
| HSV | hsv(50, 12%, 81%) |
| CMYK | cmyk(0%, 1.9%, 12.1%, 18.8%) |
| CIE-LAB | lab(81.49, -2.21, 10.97) |
| CIE-LCH | lch(81.49, 11.19, 101.38°) |
| OKLab | oklab(83.96% -0.0041 0.0285) |
| OKLCH | oklch(83.96% 0.029 98.1) |
| XYZ | xyz(55.5307, 59.3552, 52.7782) |
| Luminance | 0.5936 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.93
Warm Beige
#E9DCC9
ΔE00 6.49
Eggshell
#F0EAD6
ΔE00 7.30
Light Grey
#D8DCD6
ΔE00 7.69
Silver (survey)
#C5C9C7
ΔE00 8.35
Champagne
#F7E7CE
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCBB6 #B6BACF
analogous
#CFBFB6 #CFCBB6 #C7CFB6
triadic
#CFCBB6 #B6CFCB #CBB6CF
tetradic
#CFCBB6 #B6CFBF #B6BACF #CFB6C7
square
#CFCBB6 #B6CFBF #B6BACF #CFB6C7
split-complementary
#CFCBB6 #B6C7CF #BFB6CF
monochromatic
#9E966C #B7B191 #CFCBB6 #E7E5DB #F3F2ED
Accessibility & contrast
On white
1.63
#CFCBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#CFCBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCBB6
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCBB6 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CAB5
Deuteranopia (green-blind)
#D1CBB7
Tritanopia (blue-blind)
#D3C8C5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cfcbb6; /* rgb */ color: rgb(207, 203, 182); /* oklch */ color: oklch(84.0% 0.029 98.1);
Tailwind
colors: {
custom: {
50: '#dddacb',
500: '#cfcbb6',
950: '#000000',
},
}SCSS
$custom: #cfcbb6; $custom-light: #dddacb; $custom-dark: #000000;
JSON
{
"hex": "#cfcbb6",
"rgb": {
"r": 207,
"g": 203,
"b": 182
},
"hsl": {
"h": 50.4,
"s": 20.661,
"l": 76.275
},
"oklch": {
"l": 0.83963,
"c": 0.02883,
"h": 98.1
},
"luminance": 0.59355
}Semantic roles & 50–950 ramp
primary
#CFCBB6
secondary
#858AA4
accent
#559F46
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#151413
muted
#848383