#CFCBBC#CFCBBC
#CFCBBC is a very light, muted yellow. Relative luminance 0.596; OKLCH L 84.1% C 0.021 H 94.6°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCBBC |
|---|---|
| RGB | rgb(207, 203, 188) |
| HSL | hsl(47, 17%, 77%) |
| HSV | hsv(47, 9%, 81%) |
| CMYK | cmyk(0%, 1.9%, 9.2%, 18.8%) |
| CIE-LAB | lab(81.62, -1.22, 7.97) |
| CIE-LCH | lch(81.62, 8.06, 98.71°) |
| OKLab | oklab(84.12% -0.0017 0.0209) |
| OKLCH | oklch(84.12% 0.021 94.6) |
| XYZ | xyz(56.1641, 59.6085, 56.1140) |
| Luminance | 0.5961 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.72
Warm Beige
#E9DCC9
ΔE00 5.97
Light Grey
#D8DCD6
ΔE00 6.20
Silver (survey)
#C5C9C7
ΔE00 6.41
Light Gray
#D3D3D3
ΔE00 7.18
Eggshell
#F0EAD6
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCBBC #BCC0CF
analogous
#CFC1BC #CFCBBC #CACFBC
triadic
#CFCBBC #BCCFCB #CBBCCF
tetradic
#CFCBBC #BCCFC1 #BCC0CF #CFBCCA
square
#CFCBBC #BCCFC1 #BCC0CF #CFBCCA
split-complementary
#CFCBBC #BCCACF #C1BCCF
monochromatic
#9C9475 #B5AF98 #CFCBBC #E9E7E0 #F2F1ED
Accessibility & contrast
On white
1.63
#CFCBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#CFCBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCBBC
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCBBC | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCABB
Deuteranopia (green-blind)
#D0CBBC
Tritanopia (blue-blind)
#D2C9C7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cfcbbc; /* rgb */ color: rgb(207, 203, 188); /* oklch */ color: oklch(84.1% 0.021 94.6);
Tailwind
colors: {
custom: {
50: '#dddad0',
500: '#cfcbbc',
950: '#000000',
},
}SCSS
$custom: #cfcbbc; $custom-light: #dddad0; $custom-dark: #000000;
JSON
{
"hex": "#cfcbbc",
"rgb": {
"r": 207,
"g": 203,
"b": 188
},
"hsl": {
"h": 47.368,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.84117,
"c": 0.02092,
"h": 94.6
},
"luminance": 0.59608
}Semantic roles & 50–950 ramp
primary
#CFCBBC
secondary
#8C91A4
accent
#5C9B4B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383