#CFBDB2#CFBDB2
#CFBDB2 is a light, muted orange. Relative luminance 0.529; OKLCH L 81.0% C 0.026 H 53.6°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBDB2 |
|---|---|
| RGB | rgb(207, 189, 178) |
| HSL | hsl(23, 23%, 75%) |
| HSV | hsv(23, 14%, 81%) |
| CMYK | cmyk(0%, 8.7%, 14%, 18.8%) |
| CIE-LAB | lab(77.80, 4.53, 7.86) |
| CIE-LCH | lch(77.80, 9.07, 60.05°) |
| OKLab | oklab(81.04% 0.0152 0.0206) |
| OKLCH | oklch(81.04% 0.026 53.6) |
| XYZ | xyz(51.9651, 52.8759, 49.5795) |
| Luminance | 0.5288 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.10
Pinkish Grey
#C8ACA9
ΔE00 7.36
Greige
#B8AB98
ΔE00 7.43
Silver
#C0C0C0
ΔE00 8.42
Warm Beige
#E9DCC9
ΔE00 8.72
Khaki
#C3B091
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBDB2 #B2C4CF
analogous
#CFB2B5 #CFBDB2 #CFCBB2
triadic
#CFBDB2 #B2CFBD #BDB2CF
tetradic
#CFBDB2 #B5CFB2 #B2C4CF #CBB2CF
square
#CFBDB2 #B5CFB2 #B2C4CF #CBB2CF
split-complementary
#CFBDB2 #B2CFCB #B2B5CF
monochromatic
#A07C67 #B79D8C #CFBDB2 #E7DDD8 #F3EFEC
Accessibility & contrast
On white
1.81
#CFBDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#CFBDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBDB2
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBDB2 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BEB1
Deuteranopia (green-blind)
#C6C2B2
Tritanopia (blue-blind)
#D5BABA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cfbdb2; /* rgb */ color: rgb(207, 189, 178); /* oklch */ color: oklch(81.0% 0.026 53.6);
Tailwind
colors: {
custom: {
50: '#ddd0c9',
500: '#cfbdb2',
950: '#000000',
},
}SCSS
$custom: #cfbdb2; $custom-light: #ddd0c9; $custom-dark: #000000;
JSON
{
"hex": "#cfbdb2",
"rgb": {
"r": 207,
"g": 189,
"b": 178
},
"hsl": {
"h": 22.759,
"s": 23.2,
"l": 75.49
},
"oklch": {
"l": 0.81036,
"c": 0.0256,
"h": 53.6
},
"luminance": 0.52875
}Semantic roles & 50–950 ramp
primary
#CFBDB2
secondary
#8197A4
accent
#7EA244
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382