#CFBDB7#CFBDB7
#CFBDB7 is a light, muted orange. Relative luminance 0.531; OKLCH L 81.2% C 0.022 H 39.4°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBDB7 |
|---|---|
| RGB | rgb(207, 189, 183) |
| HSL | hsl(15, 20%, 76%) |
| HSV | hsv(15, 12%, 81%) |
| CMYK | cmyk(0%, 8.7%, 11.6%, 18.8%) |
| CIE-LAB | lab(77.92, 5.35, 5.33) |
| CIE-LCH | lch(77.92, 7.55, 44.93°) |
| OKLab | oklab(81.17% 0.0172 0.0141) |
| OKLCH | oklch(81.17% 0.022 39.4) |
| XYZ | xyz(52.4763, 53.0804, 52.2717) |
| Luminance | 0.5308 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.85
Warm Gray
#C9BEB0
ΔE00 6.01
Silver
#C0C0C0
ΔE00 7.91
Light Gray
#D3D3D3
ΔE00 9.12
Greige
#B8AB98
ΔE00 9.27
Dove Gray
#B6B8BD
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBDB7 #B7C9CF
analogous
#CFB7BD #CFBDB7 #CFC9B7
triadic
#CFBDB7 #B7CFBD #BDB7CF
tetradic
#CFBDB7 #BDCFB7 #B7C9CF #C9B7CF
square
#CFBDB7 #BDCFB7 #B7C9CF #C9B7CF
split-complementary
#CFBDB7 #B7CFC9 #B7BDCF
monochromatic
#9E7A6E #B79B92 #CFBDB7 #E7DFDC #F3EEED
Accessibility & contrast
On white
1.81
#CFBDB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#CFBDB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBDB7
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBDB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBDB7 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BFB7
Deuteranopia (green-blind)
#C5C2B7
Tritanopia (blue-blind)
#D4BBBB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cfbdb7; /* rgb */ color: rgb(207, 189, 183); /* oklch */ color: oklch(81.2% 0.022 39.4);
Tailwind
colors: {
custom: {
50: '#ddd0cc',
500: '#cfbdb7',
950: '#000000',
},
}SCSS
$custom: #cfbdb7; $custom-light: #ddd0cc; $custom-dark: #000000;
JSON
{
"hex": "#cfbdb7",
"rgb": {
"r": 207,
"g": 189,
"b": 183
},
"hsl": {
"h": 15,
"s": 20,
"l": 76.471
},
"oklch": {
"l": 0.81171,
"c": 0.0222,
"h": 39.4
},
"luminance": 0.53079
}Semantic roles & 50–950 ramp
primary
#CFBDB7
secondary
#869DA4
accent
#899E47
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#151413
muted
#848383