#CFBBAD#CFBBAD
#CFBBAD is a light, muted orange. Relative luminance 0.518; OKLCH L 80.5% C 0.030 H 57.3°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBBAD |
|---|---|
| RGB | rgb(207, 187, 173) |
| HSL | hsl(25, 26%, 75%) |
| HSV | hsv(25, 16%, 81%) |
| CMYK | cmyk(0%, 9.7%, 16.4%, 18.8%) |
| CIE-LAB | lab(77.18, 4.80, 9.67) |
| CIE-LCH | lch(77.18, 10.79, 63.59°) |
| OKLab | oklab(80.51% 0.0162 0.0252) |
| OKLCH | oklch(80.51% 0.03 57.3) |
| XYZ | xyz(51.0450, 51.8243, 46.8412) |
| Luminance | 0.5182 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.19
Greige
#B8AB98
ΔE00 6.77
Pinkish Grey
#C8ACA9
ΔE00 7.75
Khaki
#C3B091
ΔE00 7.94
Mushroom
#BA9E88
ΔE00 8.58
Warm Beige
#E9DCC9
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBBAD #ADC1CF
analogous
#CFADB0 #CFBBAD #CFCCAD
triadic
#CFBBAD #ADCFBB #BBADCF
tetradic
#CFBBAD #B0CFAD #ADC1CF #CCADCF
square
#CFBBAD #B0CFAD #ADC1CF #CCADCF
split-complementary
#CFBBAD #ADCFCC #ADB0CF
monochromatic
#A27B60 #B89B86 #CFBBAD #E6DBD4 #F4EFEC
Accessibility & contrast
On white
1.85
#CFBBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#CFBBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBBAD
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBBAD | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BCAC
Deuteranopia (green-blind)
#C6C0AD
Tritanopia (blue-blind)
#D6B7B7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfbbad; /* rgb */ color: rgb(207, 187, 173); /* oklch */ color: oklch(80.5% 0.030 57.3);
Tailwind
colors: {
custom: {
50: '#decfc5',
500: '#cfbbad',
950: '#000000',
},
}SCSS
$custom: #cfbbad; $custom-light: #decfc5; $custom-dark: #000000;
JSON
{
"hex": "#cfbbad",
"rgb": {
"r": 207,
"g": 187,
"b": 173
},
"hsl": {
"h": 24.706,
"s": 26.154,
"l": 74.51
},
"oklch": {
"l": 0.80507,
"c": 0.03,
"h": 57.3
},
"luminance": 0.51823
}Semantic roles & 50–950 ramp
primary
#CFBBAD
secondary
#7C94A4
accent
#7CA541
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151312
muted
#848382