#CFBFB6#CFBFB6
#CFBFB6 is a light, muted orange. Relative luminance 0.539; OKLCH L 81.5% C 0.022 H 51.5°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBFB6 |
|---|---|
| RGB | rgb(207, 191, 182) |
| HSL | hsl(22, 21%, 76%) |
| HSV | hsv(22, 12%, 81%) |
| CMYK | cmyk(0%, 7.7%, 12.1%, 18.8%) |
| CIE-LAB | lab(78.41, 4.12, 6.57) |
| CIE-LCH | lch(78.41, 7.75, 57.93°) |
| OKLab | oklab(81.54% 0.0138 0.0173) |
| OKLCH | oklch(81.54% 0.022 51.5) |
| XYZ | xyz(52.8058, 53.9053, 51.8699) |
| Luminance | 0.5390 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.07
Silver
#C0C0C0
ΔE00 7.51
Pinkish Grey
#C8ACA9
ΔE00 7.52
Greige
#B8AB98
ΔE00 7.95
Warm Beige
#E9DCC9
ΔE00 8.52
Light Gray
#D3D3D3
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBFB6 #B6C6CF
analogous
#CFB6BA #CFBFB6 #CFCCB6
triadic
#CFBFB6 #B6CFBF #BFB6CF
tetradic
#CFBFB6 #BACFB6 #B6C6CF #CCB6CF
square
#CFBFB6 #BACFB6 #B6C6CF #CCB6CF
split-complementary
#CFBFB6 #B6CFCC #B6BACF
monochromatic
#9E7E6C #B79F91 #CFBFB6 #E7DFDB #F3EFED
Accessibility & contrast
On white
1.78
#CFBFB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#CFBFB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBFB6
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBFB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBFB6 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C0B5
Deuteranopia (green-blind)
#C7C3B6
Tritanopia (blue-blind)
#D4BCBC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfbfb6; /* rgb */ color: rgb(207, 191, 182); /* oklch */ color: oklch(81.5% 0.022 51.5);
Tailwind
colors: {
custom: {
50: '#ddd2cb',
500: '#cfbfb6',
950: '#000000',
},
}SCSS
$custom: #cfbfb6; $custom-light: #ddd2cb; $custom-dark: #000000;
JSON
{
"hex": "#cfbfb6",
"rgb": {
"r": 207,
"g": 191,
"b": 182
},
"hsl": {
"h": 21.6,
"s": 20.661,
"l": 76.275
},
"oklch": {
"l": 0.81542,
"c": 0.02208,
"h": 51.5
},
"luminance": 0.53904
}Semantic roles & 50–950 ramp
primary
#CFBFB6
secondary
#8599A4
accent
#7F9F46
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382