#CFCCBA#CFCCBA
#CFCCBA is a very light, muted yellow. Relative luminance 0.600; OKLCH L 84.3% C 0.025 H 99.2°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCBA |
|---|---|
| RGB | rgb(207, 204, 186) |
| HSL | hsl(51, 18%, 77%) |
| HSV | hsv(51, 10%, 81%) |
| CMYK | cmyk(0%, 1.4%, 10.1%, 18.8%) |
| CIE-LAB | lab(81.84, -2.08, 9.34) |
| CIE-LCH | lch(81.84, 9.57, 102.53°) |
| OKLab | oklab(84.27% -0.0039 0.0244) |
| OKLCH | oklch(84.27% 0.025 99.2) |
| XYZ | xyz(56.1869, 59.9967, 55.0654) |
| Luminance | 0.6000 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.74
Warm Beige
#E9DCC9
ΔE00 6.36
Light Grey
#D8DCD6
ΔE00 6.63
Eggshell
#F0EAD6
ΔE00 7.09
Silver (survey)
#C5C9C7
ΔE00 7.28
Light Gray
#D3D3D3
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCBA #BABDCF
analogous
#CFC2BA #CFCCBA #C8CFBA
triadic
#CFCCBA #BACFCC #CCBACF
tetradic
#CFCCBA #BACFC2 #BABDCF #CFBAC8
square
#CFCCBA #BACFC2 #BABDCF #CFBAC8
split-complementary
#CFCCBA #BAC8CF #C2BACF
monochromatic
#9D9772 #B6B196 #CFCCBA #E8E7DE #F2F2ED
Accessibility & contrast
On white
1.62
#CFCCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#CFCCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCBA
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCBA | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBB9
Deuteranopia (green-blind)
#D1CCBB
Tritanopia (blue-blind)
#D3C9C7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cfccba; /* rgb */ color: rgb(207, 204, 186); /* oklch */ color: oklch(84.3% 0.025 99.2);
Tailwind
colors: {
custom: {
50: '#dddbce',
500: '#cfccba',
950: '#000000',
},
}SCSS
$custom: #cfccba; $custom-light: #dddbce; $custom-dark: #000000;
JSON
{
"hex": "#cfccba",
"rgb": {
"r": 207,
"g": 204,
"b": 186
},
"hsl": {
"h": 51.429,
"s": 17.949,
"l": 77.059
},
"oklch": {
"l": 0.84268,
"c": 0.02467,
"h": 99.2
},
"luminance": 0.59996
}Semantic roles & 50–950 ramp
primary
#CFCCBA
secondary
#898DA4
accent
#559C49
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151513
muted
#848483