#CFBFB5#CFBFB5
#CFBFB5 is a light, muted orange. Relative luminance 0.539; OKLCH L 81.5% C 0.023 H 54.3°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBFB5 |
|---|---|
| RGB | rgb(207, 191, 181) |
| HSL | hsl(23, 21%, 76%) |
| HSV | hsv(23, 13%, 81%) |
| CMYK | cmyk(0%, 7.7%, 12.6%, 18.8%) |
| CIE-LAB | lab(78.38, 3.95, 7.07) |
| CIE-LCH | lch(78.38, 8.10, 60.81°) |
| OKLab | oklab(81.52% 0.0134 0.0186) |
| OKLCH | oklch(81.52% 0.023 54.3) |
| XYZ | xyz(52.7028, 53.8641, 51.3276) |
| Luminance | 0.5386 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.67
Greige
#B8AB98
ΔE00 7.61
Silver
#C0C0C0
ΔE00 7.66
Pinkish Grey
#C8ACA9
ΔE00 7.85
Warm Beige
#E9DCC9
ΔE00 8.25
Light Gray
#D3D3D3
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBFB5 #B5C5CF
analogous
#CFB5B8 #CFBFB5 #CFCCB5
triadic
#CFBFB5 #B5CFBF #BFB5CF
tetradic
#CFBFB5 #B8CFB5 #B5C5CF #CCB5CF
square
#CFBFB5 #B8CFB5 #B5C5CF #CCB5CF
split-complementary
#CFBFB5 #B5CFCC #B5B8CF
monochromatic
#9F7F6B #B79F90 #CFBFB5 #E7DFDA #F3EFEC
Accessibility & contrast
On white
1.78
#CFBFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#CFBFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBFB5
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBFB5 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C0B4
Deuteranopia (green-blind)
#C7C3B5
Tritanopia (blue-blind)
#D4BCBC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfbfb5; /* rgb */ color: rgb(207, 191, 181); /* oklch */ color: oklch(81.5% 0.023 54.3);
Tailwind
colors: {
custom: {
50: '#ddd2cb',
500: '#cfbfb5',
950: '#000000',
},
}SCSS
$custom: #cfbfb5; $custom-light: #ddd2cb; $custom-dark: #000000;
JSON
{
"hex": "#cfbfb5",
"rgb": {
"r": 207,
"g": 191,
"b": 181
},
"hsl": {
"h": 23.077,
"s": 21.311,
"l": 76.078
},
"oklch": {
"l": 0.81515,
"c": 0.02288,
"h": 54.3
},
"luminance": 0.53863
}Semantic roles & 50–950 ramp
primary
#CFBFB5
secondary
#8498A4
accent
#7DA046
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382