#CFBDAD#CFBDAD
#CFBDAD is a light, muted orange. Relative luminance 0.527; OKLCH L 80.9% C 0.030 H 64.1°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBDAD |
|---|---|
| RGB | rgb(207, 189, 173) |
| HSL | hsl(28, 26%, 75%) |
| HSV | hsv(28, 16%, 81%) |
| CMYK | cmyk(0%, 8.7%, 16.4%, 18.8%) |
| CIE-LAB | lab(77.69, 3.74, 10.39) |
| CIE-LCH | lch(77.69, 11.04, 70.23°) |
| OKLab | oklab(80.91% 0.0132 0.0271) |
| OKLCH | oklch(80.91% 0.03 64.1) |
| XYZ | xyz(51.4722, 52.6788, 46.9836) |
| Luminance | 0.5268 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.02
Greige
#B8AB98
ΔE00 6.12
Khaki
#C3B091
ΔE00 6.90
Warm Beige
#E9DCC9
ΔE00 7.83
Tan
#D2B48C
ΔE00 8.23
Mushroom
#BA9E88
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBDAD #ADBFCF
analogous
#CFADAE #CFBDAD #CFCEAD
triadic
#CFBDAD #ADCFBD #BDADCF
tetradic
#CFBDAD #AECFAD #ADBFCF #CEADCF
square
#CFBDAD #AECFAD #ADBFCF #CEADCF
split-complementary
#CFBDAD #ADCFCE #ADAECF
monochromatic
#A27F60 #B89E86 #CFBDAD #E6DCD4 #F4EFEC
Accessibility & contrast
On white
1.82
#CFBDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#CFBDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBDAD
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBDAD | 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)
#C3BEAC
Deuteranopia (green-blind)
#C7C2AD
Tritanopia (blue-blind)
#D6B9B8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cfbdad; /* rgb */ color: rgb(207, 189, 173); /* oklch */ color: oklch(80.9% 0.030 64.1);
Tailwind
colors: {
custom: {
50: '#ded0c5',
500: '#cfbdad',
950: '#000000',
},
}SCSS
$custom: #cfbdad; $custom-light: #ded0c5; $custom-dark: #000000;
JSON
{
"hex": "#cfbdad",
"rgb": {
"r": 207,
"g": 189,
"b": 173
},
"hsl": {
"h": 28.235,
"s": 26.154,
"l": 74.51
},
"oklch": {
"l": 0.80906,
"c": 0.03013,
"h": 64.1
},
"luminance": 0.52678
}Semantic roles & 50–950 ramp
primary
#CFBDAD
secondary
#7C91A4
accent
#76A541
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382