#CFCBBD#CFCBBD
#CFCBBD is a very light, near-neutral yellow. Relative luminance 0.597; OKLCH L 84.1% C 0.020 H 93.7°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCBBD |
|---|---|
| RGB | rgb(207, 203, 189) |
| HSL | hsl(47, 16%, 78%) |
| HSV | hsv(47, 9%, 81%) |
| CMYK | cmyk(0%, 1.9%, 8.7%, 18.8%) |
| CIE-LAB | lab(81.65, -1.05, 7.47) |
| CIE-LCH | lch(81.65, 7.54, 98.03°) |
| OKLab | oklab(84.14% -0.0013 0.0196) |
| OKLCH | oklch(84.14% 0.02 93.7) |
| XYZ | xyz(56.2723, 59.6518, 56.6837) |
| Luminance | 0.5965 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.59
Warm Beige
#E9DCC9
ΔE00 5.97
Light Grey
#D8DCD6
ΔE00 5.99
Silver (survey)
#C5C9C7
ΔE00 6.09
Light Gray
#D3D3D3
ΔE00 6.80
Silver
#C0C0C0
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCBBD #BDC1CF
analogous
#CFC2BD #CFCBBD #CACFBD
triadic
#CFCBBD #BDCFCB #CBBDCF
tetradic
#CFCBBD #BDCFC2 #BDC1CF #CFBDCA
square
#CFCBBD #BDCFC2 #BDC1CF #CFBDCA
split-complementary
#CFCBBD #BDCACF #C2BDCF
monochromatic
#9B9376 #B5AF9A #CFCBBD #E9E7E0 #F2F1ED
Accessibility & contrast
On white
1.62
#CFCBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#CFCBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCBBD
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCBBD | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABC
Deuteranopia (green-blind)
#CFCBBD
Tritanopia (blue-blind)
#D2C9C7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cfcbbd; /* rgb */ color: rgb(207, 203, 189); /* oklch */ color: oklch(84.1% 0.020 93.7);
Tailwind
colors: {
custom: {
50: '#dddad0',
500: '#cfcbbd',
950: '#000000',
},
}SCSS
$custom: #cfcbbd; $custom-light: #dddad0; $custom-dark: #000000;
JSON
{
"hex": "#cfcbbd",
"rgb": {
"r": 207,
"g": 203,
"b": 189
},
"hsl": {
"h": 46.667,
"s": 15.789,
"l": 77.647
},
"oklch": {
"l": 0.84144,
"c": 0.0196,
"h": 93.7
},
"luminance": 0.59651
}Semantic roles & 50–950 ramp
primary
#CFCBBD
secondary
#8D92A3
accent
#5D9A4B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383