#CFBDAE#CFBDAE
#CFBDAE is a light, muted orange. Relative luminance 0.527; OKLCH L 80.9% C 0.029 H 62.2°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBDAE |
|---|---|
| RGB | rgb(207, 189, 174) |
| HSL | hsl(27, 26%, 75%) |
| HSV | hsv(27, 16%, 81%) |
| CMYK | cmyk(0%, 8.7%, 15.9%, 18.8%) |
| CIE-LAB | lab(77.71, 3.89, 9.89) |
| CIE-LCH | lch(77.71, 10.63, 68.51°) |
| OKLab | oklab(80.93% 0.0136 0.0258) |
| OKLCH | oklch(80.93% 0.029 62.2) |
| XYZ | xyz(51.5694, 52.7176, 47.4951) |
| Luminance | 0.5272 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.13
Greige
#B8AB98
ΔE00 6.33
Khaki
#C3B091
ΔE00 7.31
Warm Beige
#E9DCC9
ΔE00 7.96
Tan
#D2B48C
ΔE00 8.61
Pinkish Grey
#C8ACA9
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBDAE #AEC0CF
analogous
#CFAEB0 #CFBDAE #CFCEAE
triadic
#CFBDAE #AECFBD #BDAECF
tetradic
#CFBDAE #B0CFAE #AEC0CF #CEAECF
square
#CFBDAE #B0CFAE #AEC0CF #CEAECF
split-complementary
#CFBDAE #AECFCE #AEB0CF
monochromatic
#A17E61 #B89E88 #CFBDAE #E6DCD4 #F4EFEC
Accessibility & contrast
On white
1.82
#CFBDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#CFBDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBDAE
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBDAE | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BEAD
Deuteranopia (green-blind)
#C7C2AE
Tritanopia (blue-blind)
#D5B9B9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cfbdae; /* rgb */ color: rgb(207, 189, 174); /* oklch */ color: oklch(80.9% 0.029 62.2);
Tailwind
colors: {
custom: {
50: '#ded0c6',
500: '#cfbdae',
950: '#000000',
},
}SCSS
$custom: #cfbdae; $custom-light: #ded0c6; $custom-dark: #000000;
JSON
{
"hex": "#cfbdae",
"rgb": {
"r": 207,
"g": 189,
"b": 174
},
"hsl": {
"h": 27.273,
"s": 25.581,
"l": 74.706
},
"oklch": {
"l": 0.80932,
"c": 0.02915,
"h": 62.2
},
"luminance": 0.52717
}Semantic roles & 50–950 ramp
primary
#CFBDAE
secondary
#7D92A4
accent
#77A441
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382