#CFC6BD#CFC6BD
#CFC6BD is a very light, near-neutral orange. Relative luminance 0.573; OKLCH L 83.1% C 0.016 H 67.6°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC6BD |
|---|---|
| RGB | rgb(207, 198, 189) |
| HSL | hsl(30, 16%, 78%) |
| HSV | hsv(30, 9%, 81%) |
| CMYK | cmyk(0%, 4.3%, 8.7%, 18.8%) |
| CIE-LAB | lab(80.36, 1.57, 5.62) |
| CIE-LCH | lch(80.36, 5.84, 74.36°) |
| OKLab | oklab(83.13% 0.0061 0.0148) |
| OKLCH | oklch(83.13% 0.016 67.6) |
| XYZ | xyz(55.1105, 57.3283, 56.2965) |
| Luminance | 0.5733 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.97
Silver
#C0C0C0
ΔE00 5.67
Light Gray
#D3D3D3
ΔE00 6.06
Silver (survey)
#C5C9C7
ΔE00 6.51
Warm Beige
#E9DCC9
ΔE00 6.60
Gainsboro
#DCDCDC
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC6BD #BDC6CF
analogous
#CFBDBD #CFC6BD #CFCFBD
triadic
#CFC6BD #BDCFC6 #C6BDCF
tetradic
#CFC6BD #BDCFBD #BDC6CF #CFBDCF
square
#CFC6BD #BDCFBD #BDC6CF #CFBDCF
split-complementary
#CFC6BD #BDCFCF #BDBDCF
monochromatic
#9B8976 #B5A79A #CFC6BD #E9E5E0 #F2F0ED
Accessibility & contrast
On white
1.68
#CFC6BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#CFC6BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC6BD
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC6BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC6BD | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BC
Deuteranopia (green-blind)
#CBC8BD
Tritanopia (blue-blind)
#D3C4C3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cfc6bd; /* rgb */ color: rgb(207, 198, 189); /* oklch */ color: oklch(83.1% 0.016 67.6);
Tailwind
colors: {
custom: {
50: '#ddd7d0',
500: '#cfc6bd',
950: '#000000',
},
}SCSS
$custom: #cfc6bd; $custom-light: #ddd7d0; $custom-dark: #000000;
JSON
{
"hex": "#cfc6bd",
"rgb": {
"r": 207,
"g": 198,
"b": 189
},
"hsl": {
"h": 30,
"s": 15.789,
"l": 77.647
},
"oklch": {
"l": 0.83134,
"c": 0.016,
"h": 67.6
},
"luminance": 0.57328
}Semantic roles & 50–950 ramp
primary
#CFC6BD
secondary
#8D98A3
accent
#739A4B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383