#CFCCB7#CFCCB7
#CFCCB7 is a very light, muted yellow. Relative luminance 0.599; OKLCH L 84.2% C 0.029 H 100.3°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCB7 |
|---|---|
| RGB | rgb(207, 204, 183) |
| HSL | hsl(53, 20%, 76%) |
| HSV | hsv(53, 12%, 81%) |
| CMYK | cmyk(0%, 1.4%, 11.6%, 18.8%) |
| CIE-LAB | lab(81.77, -2.57, 10.84) |
| CIE-LCH | lch(81.77, 11.14, 103.32°) |
| OKLab | oklab(84.19% -0.0051 0.0282) |
| OKLCH | oklch(84.19% 0.029 100.3) |
| XYZ | xyz(55.8714, 59.8705, 53.4034) |
| Luminance | 0.5987 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.38
Warm Beige
#E9DCC9
ΔE00 6.71
Eggshell
#F0EAD6
ΔE00 7.19
Light Grey
#D8DCD6
ΔE00 7.46
Silver (survey)
#C5C9C7
ΔE00 8.27
Champagne
#F7E7CE
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCB7 #B7BACF
analogous
#CFC0B7 #CFCCB7 #C6CFB7
triadic
#CFCCB7 #B7CFCC #CCB7CF
tetradic
#CFCCB7 #B7CFC0 #B7BACF #CFB7C6
square
#CFCCB7 #B7CFC0 #B7BACF #CFB7C6
split-complementary
#CFCCB7 #B7C6CF #C0B7CF
monochromatic
#9E986E #B7B292 #CFCCB7 #E7E6DC #F3F2ED
Accessibility & contrast
On white
1.62
#CFCCB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#CFCCB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCB7
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCB7 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CAB6
Deuteranopia (green-blind)
#D1CCB8
Tritanopia (blue-blind)
#D3C9C6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cfccb7; /* rgb */ color: rgb(207, 204, 183); /* oklch */ color: oklch(84.2% 0.029 100.3);
Tailwind
colors: {
custom: {
50: '#dddbcc',
500: '#cfccb7',
950: '#000000',
},
}SCSS
$custom: #cfccb7; $custom-light: #dddbcc; $custom-dark: #000000;
JSON
{
"hex": "#cfccb7",
"rgb": {
"r": 207,
"g": 204,
"b": 183
},
"hsl": {
"h": 52.5,
"s": 20,
"l": 76.471
},
"oklch": {
"l": 0.84192,
"c": 0.02866,
"h": 100.3
},
"luminance": 0.5987
}Semantic roles & 50–950 ramp
primary
#CFCCB7
secondary
#868AA4
accent
#529E47
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#151513
muted
#848483