#CFCBBA#CFCBBA
#CFCBBA is a very light, muted yellow. Relative luminance 0.595; OKLCH L 84.1% C 0.024 H 96.0°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCBBA |
|---|---|
| RGB | rgb(207, 203, 186) |
| HSL | hsl(49, 18%, 77%) |
| HSV | hsv(49, 10%, 81%) |
| CMYK | cmyk(0%, 1.9%, 10.1%, 18.8%) |
| CIE-LAB | lab(81.58, -1.55, 8.97) |
| CIE-LCH | lch(81.58, 9.10, 99.83°) |
| OKLab | oklab(84.07% -0.0025 0.0234) |
| OKLCH | oklch(84.07% 0.024 96) |
| XYZ | xyz(55.9500, 59.5229, 54.9864) |
| Luminance | 0.5952 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.05
Warm Beige
#E9DCC9
ΔE00 6.06
Light Grey
#D8DCD6
ΔE00 6.66
Silver (survey)
#C5C9C7
ΔE00 7.06
Eggshell
#F0EAD6
ΔE00 7.23
Light Gray
#D3D3D3
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCBBA #BABECF
analogous
#CFC1BA #CFCBBA #C9CFBA
triadic
#CFCBBA #BACFCB #CBBACF
tetradic
#CFCBBA #BACFC1 #BABECF #CFBAC9
square
#CFCBBA #BACFC1 #BABECF #CFBAC9
split-complementary
#CFCBBA #BAC9CF #C1BACF
monochromatic
#9D9572 #B6B096 #CFCBBA #E8E6DE #F2F1ED
Accessibility & contrast
On white
1.63
#CFCBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#CFCBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCBBA
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCBBA | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCAB9
Deuteranopia (green-blind)
#D0CBBB
Tritanopia (blue-blind)
#D3C8C6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cfcbba; /* rgb */ color: rgb(207, 203, 186); /* oklch */ color: oklch(84.1% 0.024 96.0);
Tailwind
colors: {
custom: {
50: '#dddace',
500: '#cfcbba',
950: '#000000',
},
}SCSS
$custom: #cfcbba; $custom-light: #dddace; $custom-dark: #000000;
JSON
{
"hex": "#cfcbba",
"rgb": {
"r": 207,
"g": 203,
"b": 186
},
"hsl": {
"h": 48.571,
"s": 17.949,
"l": 77.059
},
"oklch": {
"l": 0.84065,
"c": 0.02355,
"h": 96
},
"luminance": 0.59522
}Semantic roles & 50–950 ramp
primary
#CFCBBA
secondary
#898EA4
accent
#599C49
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151413
muted
#848383