#CFBDA5#CFBDA5
#CFBDA5 is a light, muted orange. Relative luminance 0.524; OKLCH L 80.7% C 0.039 H 75.1°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBDA5 |
|---|---|
| RGB | rgb(207, 189, 165) |
| HSL | hsl(34, 30%, 73%) |
| HSV | hsv(34, 20%, 81%) |
| CMYK | cmyk(0%, 8.7%, 20.3%, 18.8%) |
| CIE-LAB | lab(77.51, 2.51, 14.45) |
| CIE-LCH | lch(77.51, 14.67, 80.13°) |
| OKLab | oklab(80.71% 0.01 0.0373) |
| OKLCH | oklch(80.71% 0.039 75.1) |
| XYZ | xyz(50.7212, 52.3784, 43.0282) |
| Luminance | 0.5238 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.04
Khaki
#C3B091
ΔE00 4.31
Greige
#B8AB98
ΔE00 5.54
Tan
#D2B48C
ΔE00 5.83
Putty
#BEAE8A
ΔE00 6.37
Warm Beige
#E9DCC9
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBDA5 #A5B7CF
analogous
#CFA8A5 #CFBDA5 #CCCFA5
triadic
#CFBDA5 #A5CFBD #BDA5CF
tetradic
#CFBDA5 #A5CFA8 #A5B7CF #CFA5CC
square
#CFBDA5 #A5CFA8 #A5B7CF #CFA5CC
split-complementary
#CFBDA5 #A5CCCF #A8A5CF
monochromatic
#A38257 #BAA07D #CFBDA5 #E4DACD #F4F0EB
Accessibility & contrast
On white
1.83
#CFBDA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#CFBDA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBDA5
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBDA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBDA5 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BDA4
Deuteranopia (green-blind)
#C9C1A6
Tritanopia (blue-blind)
#D7B8B6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfbda5; /* rgb */ color: rgb(207, 189, 165); /* oklch */ color: oklch(80.7% 0.039 75.1);
Tailwind
colors: {
custom: {
50: '#ded0bf',
500: '#cfbda5',
950: '#000000',
},
}SCSS
$custom: #cfbda5; $custom-light: #ded0bf; $custom-dark: #000000;
JSON
{
"hex": "#cfbda5",
"rgb": {
"r": 207,
"g": 189,
"b": 165
},
"hsl": {
"h": 34.286,
"s": 30.435,
"l": 72.941
},
"oklch": {
"l": 0.80707,
"c": 0.03862,
"h": 75.1
},
"luminance": 0.52377
}Semantic roles & 50–950 ramp
primary
#CFBDA5
secondary
#7489A5
accent
#6BA93C
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382