#CFC2BD#CFC2BD
#CFC2BD is a very light, near-neutral orange. Relative luminance 0.555; OKLCH L 82.3% C 0.016 H 42.4°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC2BD |
|---|---|
| RGB | rgb(207, 194, 189) |
| HSL | hsl(17, 16%, 78%) |
| HSV | hsv(17, 9%, 81%) |
| CMYK | cmyk(0%, 6.3%, 8.7%, 18.8%) |
| CIE-LAB | lab(79.34, 3.69, 4.15) |
| CIE-LCH | lch(79.34, 5.55, 48.33°) |
| OKLab | oklab(82.33% 0.012 0.011) |
| OKLCH | oklch(82.33% 0.016 42.4) |
| XYZ | xyz(54.2083, 55.5238, 55.9957) |
| Luminance | 0.5552 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.11
Silver
#C0C0C0
ΔE00 6.09
Light Gray
#D3D3D3
ΔE00 6.95
Pinkish Grey
#C8ACA9
ΔE00 7.86
Gainsboro
#DCDCDC
ΔE00 8.21
Silver (survey)
#C5C9C7
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC2BD #BDCACF
analogous
#CFBDC1 #CFC2BD #CFCBBD
triadic
#CFC2BD #BDCFC2 #C2BDCF
tetradic
#CFC2BD #C1CFBD #BDCACF #CBBDCF
square
#CFC2BD #C1CFBD #BDCACF #CBBDCF
split-complementary
#CFC2BD #BDCFCB #BDC1CF
monochromatic
#9B8176 #B5A19A #CFC2BD #E9E3E0 #F2EFED
Accessibility & contrast
On white
1.73
#CFC2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#CFC2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC2BD
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC2BD | 1.00 | 1.73 | 12.10 | 12.10 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BD
Deuteranopia (green-blind)
#C8C6BD
Tritanopia (blue-blind)
#D3C0C1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cfc2bd; /* rgb */ color: rgb(207, 194, 189); /* oklch */ color: oklch(82.3% 0.016 42.4);
Tailwind
colors: {
custom: {
50: '#ddd4d0',
500: '#cfc2bd',
950: '#000000',
},
}SCSS
$custom: #cfc2bd; $custom-light: #ddd4d0; $custom-dark: #000000;
JSON
{
"hex": "#cfc2bd",
"rgb": {
"r": 207,
"g": 194,
"b": 189
},
"hsl": {
"h": 16.667,
"s": 15.789,
"l": 77.647
},
"oklch": {
"l": 0.82332,
"c": 0.01628,
"h": 42.4
},
"luminance": 0.55523
}Semantic roles & 50–950 ramp
primary
#CFC2BD
secondary
#8D9DA3
accent
#849A4B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383