#CFBDAF#CFBDAF
#CFBDAF is a light, muted orange. Relative luminance 0.528; OKLCH L 81.0% C 0.028 H 60.3°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBDAF |
|---|---|
| RGB | rgb(207, 189, 175) |
| HSL | hsl(26, 25%, 75%) |
| HSV | hsv(26, 15%, 81%) |
| CMYK | cmyk(0%, 8.7%, 15.5%, 18.8%) |
| CIE-LAB | lab(77.73, 4.05, 9.38) |
| CIE-LCH | lch(77.73, 10.22, 66.64°) |
| OKLab | oklab(80.96% 0.014 0.0245) |
| OKLCH | oklch(80.96% 0.028 60.3) |
| XYZ | xyz(51.6672, 52.7568, 48.0105) |
| Luminance | 0.5276 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.30
Greige
#B8AB98
ΔE00 6.56
Khaki
#C3B091
ΔE00 7.73
Warm Beige
#E9DCC9
ΔE00 8.11
Pinkish Grey
#C8ACA9
ΔE00 8.52
Silver
#C0C0C0
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBDAF #AFC1CF
analogous
#CFAFB1 #CFBDAF #CFCDAF
triadic
#CFBDAF #AFCFBD #BDAFCF
tetradic
#CFBDAF #B1CFAF #AFC1CF #CDAFCF
square
#CFBDAF #B1CFAF #AFC1CF #CDAFCF
split-complementary
#CFBDAF #AFCFCD #AFB1CF
monochromatic
#A17E63 #B89D89 #CFBDAF #E6DDD5 #F4EFEC
Accessibility & contrast
On white
1.82
#CFBDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#CFBDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBDAF
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBDAF | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BEAE
Deuteranopia (green-blind)
#C7C2AF
Tritanopia (blue-blind)
#D5B9B9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cfbdaf; /* rgb */ color: rgb(207, 189, 175); /* oklch */ color: oklch(81.0% 0.028 60.3);
Tailwind
colors: {
custom: {
50: '#ddd0c6',
500: '#cfbdaf',
950: '#000000',
},
}SCSS
$custom: #cfbdaf; $custom-light: #ddd0c6; $custom-dark: #000000;
JSON
{
"hex": "#cfbdaf",
"rgb": {
"r": 207,
"g": 189,
"b": 175
},
"hsl": {
"h": 26.25,
"s": 25,
"l": 74.902
},
"oklch": {
"l": 0.80958,
"c": 0.02821,
"h": 60.3
},
"luminance": 0.52756
}Semantic roles & 50–950 ramp
primary
#CFBDAF
secondary
#7E94A4
accent
#79A442
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382