#CFBFB2#CFBFB2
#CFBFB2 is a light, muted orange. Relative luminance 0.537; OKLCH L 81.4% C 0.026 H 61.6°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBFB2 |
|---|---|
| RGB | rgb(207, 191, 178) |
| HSL | hsl(27, 23%, 75%) |
| HSV | hsv(27, 14%, 81%) |
| CMYK | cmyk(0%, 7.7%, 14%, 18.8%) |
| CIE-LAB | lab(78.31, 3.47, 8.59) |
| CIE-LCH | lch(78.31, 9.26, 68.02°) |
| OKLab | oklab(81.44% 0.0122 0.0225) |
| OKLCH | oklch(81.44% 0.026 61.6) |
| XYZ | xyz(52.3983, 53.7423, 49.7239) |
| Luminance | 0.5374 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.68
Greige
#B8AB98
ΔE00 6.73
Warm Beige
#E9DCC9
ΔE00 7.57
Khaki
#C3B091
ΔE00 8.04
Silver
#C0C0C0
ΔE00 8.20
Pinkish Grey
#C8ACA9
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBFB2 #B2C2CF
analogous
#CFB2B3 #CFBFB2 #CFCDB2
triadic
#CFBFB2 #B2CFBF #BFB2CF
tetradic
#CFBFB2 #B3CFB2 #B2C2CF #CDB2CF
square
#CFBFB2 #B3CFB2 #B2C2CF #CDB2CF
split-complementary
#CFBFB2 #B2CFCD #B2B3CF
monochromatic
#A08067 #B7A08C #CFBFB2 #E7DED8 #F3EFEC
Accessibility & contrast
On white
1.79
#CFBFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#CFBFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBFB2
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBFB2 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C0B1
Deuteranopia (green-blind)
#C8C3B2
Tritanopia (blue-blind)
#D5BCBB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfbfb2; /* rgb */ color: rgb(207, 191, 178); /* oklch */ color: oklch(81.4% 0.026 61.6);
Tailwind
colors: {
custom: {
50: '#ddd2c9',
500: '#cfbfb2',
950: '#000000',
},
}SCSS
$custom: #cfbfb2; $custom-light: #ddd2c9; $custom-dark: #000000;
JSON
{
"hex": "#cfbfb2",
"rgb": {
"r": 207,
"g": 191,
"b": 178
},
"hsl": {
"h": 26.897,
"s": 23.2,
"l": 75.49
},
"oklch": {
"l": 0.81436,
"c": 0.02556,
"h": 61.6
},
"luminance": 0.53741
}Semantic roles & 50–950 ramp
primary
#CFBFB2
secondary
#8194A4
accent
#78A244
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382