#CFC8BD#CFC8BD
#CFC8BD is a very light, near-neutral orange. Relative luminance 0.582; OKLCH L 83.5% C 0.017 H 79.4°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC8BD |
|---|---|
| RGB | rgb(207, 200, 189) |
| HSL | hsl(37, 16%, 78%) |
| HSV | hsv(37, 9%, 81%) |
| CMYK | cmyk(0%, 3.4%, 8.7%, 18.8%) |
| CIE-LAB | lab(80.88, 0.52, 6.36) |
| CIE-LCH | lch(80.88, 6.38, 85.32°) |
| OKLab | oklab(83.54% 0.0031 0.0167) |
| OKLCH | oklch(83.54% 0.017 79.4) |
| XYZ | xyz(55.5707, 58.2486, 56.4499) |
| Luminance | 0.5825 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.07
Warm Beige
#E9DCC9
ΔE00 5.97
Silver
#C0C0C0
ΔE00 6.02
Silver (survey)
#C5C9C7
ΔE00 6.06
Light Gray
#D3D3D3
ΔE00 6.12
Light Grey
#D8DCD6
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC8BD #BDC4CF
analogous
#CFBFBD #CFC8BD #CDCFBD
triadic
#CFC8BD #BDCFC8 #C8BDCF
tetradic
#CFC8BD #BDCFBF #BDC4CF #CFBDCD
square
#CFC8BD #BDCFBF #BDC4CF #CFBDCD
split-complementary
#CFC8BD #BDCDCF #BFBDCF
monochromatic
#9B8D76 #B5AA9A #CFC8BD #E9E6E0 #F2F0ED
Accessibility & contrast
On white
1.66
#CFC8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#CFC8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC8BD
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC8BD | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BC
Deuteranopia (green-blind)
#CDC9BD
Tritanopia (blue-blind)
#D3C6C5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cfc8bd; /* rgb */ color: rgb(207, 200, 189); /* oklch */ color: oklch(83.5% 0.017 79.4);
Tailwind
colors: {
custom: {
50: '#ddd8d0',
500: '#cfc8bd',
950: '#000000',
},
}SCSS
$custom: #cfc8bd; $custom-light: #ddd8d0; $custom-dark: #000000;
JSON
{
"hex": "#cfc8bd",
"rgb": {
"r": 207,
"g": 200,
"b": 189
},
"hsl": {
"h": 36.667,
"s": 15.789,
"l": 77.647
},
"oklch": {
"l": 0.83537,
"c": 0.01699,
"h": 79.4
},
"luminance": 0.58248
}Semantic roles & 50–950 ramp
primary
#CFC8BD
secondary
#8D96A3
accent
#6A9A4B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383