#CFBDB5#CFBDB5
#CFBDB5 is a light, muted orange. Relative luminance 0.530; OKLCH L 81.1% C 0.023 H 45.6°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBDB5 |
|---|---|
| RGB | rgb(207, 189, 181) |
| HSL | hsl(18, 21%, 76%) |
| HSV | hsv(18, 13%, 81%) |
| CMYK | cmyk(0%, 8.7%, 12.6%, 18.8%) |
| CIE-LAB | lab(77.87, 5.02, 6.34) |
| CIE-LCH | lch(77.87, 8.09, 51.66°) |
| OKLab | oklab(81.12% 0.0164 0.0167) |
| OKLCH | oklch(81.12% 0.023 45.6) |
| XYZ | xyz(52.2696, 52.9977, 51.1832) |
| Luminance | 0.5300 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.19
Pinkish Grey
#C8ACA9
ΔE00 6.36
Silver
#C0C0C0
ΔE00 8.06
Greige
#B8AB98
ΔE00 8.48
Light Gray
#D3D3D3
ΔE00 9.26
Warm Beige
#E9DCC9
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBDB5 #B5C7CF
analogous
#CFB5BA #CFBDB5 #CFCAB5
triadic
#CFBDB5 #B5CFBD #BDB5CF
tetradic
#CFBDB5 #BACFB5 #B5C7CF #CAB5CF
square
#CFBDB5 #BACFB5 #B5C7CF #CAB5CF
split-complementary
#CFBDB5 #B5CFCA #B5BACF
monochromatic
#9F7B6B #B79C90 #CFBDB5 #E7DEDA #F3EEEC
Accessibility & contrast
On white
1.81
#CFBDB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#CFBDB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBDB5
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBDB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBDB5 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BEB4
Deuteranopia (green-blind)
#C6C2B5
Tritanopia (blue-blind)
#D4BABB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cfbdb5; /* rgb */ color: rgb(207, 189, 181); /* oklch */ color: oklch(81.1% 0.023 45.6);
Tailwind
colors: {
custom: {
50: '#ddd0cb',
500: '#cfbdb5',
950: '#000000',
},
}SCSS
$custom: #cfbdb5; $custom-light: #ddd0cb; $custom-dark: #000000;
JSON
{
"hex": "#cfbdb5",
"rgb": {
"r": 207,
"g": 189,
"b": 181
},
"hsl": {
"h": 18.462,
"s": 21.311,
"l": 76.078
},
"oklch": {
"l": 0.81117,
"c": 0.02339,
"h": 45.6
},
"luminance": 0.52997
}Semantic roles & 50–950 ramp
primary
#CFBDB5
secondary
#849AA4
accent
#84A046
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382