#CFBDAC#CFBDAC
#CFBDAC is a light, muted orange. Relative luminance 0.526; OKLCH L 80.9% C 0.031 H 65.7°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBDAC |
|---|---|
| RGB | rgb(207, 189, 172) |
| HSL | hsl(29, 27%, 74%) |
| HSV | hsv(29, 17%, 81%) |
| CMYK | cmyk(0%, 8.7%, 16.9%, 18.8%) |
| CIE-LAB | lab(77.66, 3.58, 10.90) |
| CIE-LCH | lch(77.66, 11.47, 71.82°) |
| OKLab | oklab(80.88% 0.0128 0.0284) |
| OKLCH | oklch(80.88% 0.031 65.7) |
| XYZ | xyz(51.3758, 52.6402, 46.4759) |
| Luminance | 0.5264 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.97
Greige
#B8AB98
ΔE00 5.94
Khaki
#C3B091
ΔE00 6.51
Warm Beige
#E9DCC9
ΔE00 7.73
Tan
#D2B48C
ΔE00 7.86
Putty
#BEAE8A
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBDAC #ACBECF
analogous
#CFACAD #CFBDAC #CFCFAC
triadic
#CFBDAC #ACCFBD #BDACCF
tetradic
#CFBDAC #ADCFAC #ACBECF #CFACCF
square
#CFBDAC #ADCFAC #ACBECF #CFACCF
split-complementary
#CFBDAC #ACCFCF #ACADCF
monochromatic
#A27F5E #B99E85 #CFBDAC #E5DCD3 #F4F0EC
Accessibility & contrast
On white
1.82
#CFBDAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#CFBDAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBDAC
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBDAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBDAC | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BEAB
Deuteranopia (green-blind)
#C7C2AC
Tritanopia (blue-blind)
#D6B9B8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cfbdac; /* rgb */ color: rgb(207, 189, 172); /* oklch */ color: oklch(80.9% 0.031 65.7);
Tailwind
colors: {
custom: {
50: '#ded0c4',
500: '#cfbdac',
950: '#000000',
},
}SCSS
$custom: #cfbdac; $custom-light: #ded0c4; $custom-dark: #000000;
JSON
{
"hex": "#cfbdac",
"rgb": {
"r": 207,
"g": 189,
"b": 172
},
"hsl": {
"h": 29.143,
"s": 26.718,
"l": 74.314
},
"oklch": {
"l": 0.80881,
"c": 0.03112,
"h": 65.7
},
"luminance": 0.52639
}Semantic roles & 50–950 ramp
primary
#CFBDAC
secondary
#7B90A4
accent
#74A540
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382