#CFBEB4#CFBEB4
#CFBEB4 is a light, muted orange. Relative luminance 0.534; OKLCH L 81.3% C 0.024 H 52.6°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBEB4 |
|---|---|
| RGB | rgb(207, 190, 180) |
| HSL | hsl(22, 22%, 76%) |
| HSV | hsv(22, 13%, 81%) |
| CMYK | cmyk(0%, 8.2%, 13%, 18.8%) |
| CIE-LAB | lab(78.10, 4.32, 7.21) |
| CIE-LCH | lch(78.10, 8.41, 59.08°) |
| OKLab | oklab(81.29% 0.0145 0.0189) |
| OKLCH | oklch(81.29% 0.024 52.6) |
| XYZ | xyz(52.3832, 53.3885, 50.7167) |
| Luminance | 0.5339 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.05
Pinkish Grey
#C8ACA9
ΔE00 7.42
Greige
#B8AB98
ΔE00 7.67
Silver
#C0C0C0
ΔE00 7.96
Warm Beige
#E9DCC9
ΔE00 8.60
Light Gray
#D3D3D3
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBEB4 #B4C5CF
analogous
#CFB4B7 #CFBEB4 #CFCBB4
triadic
#CFBEB4 #B4CFBE #BEB4CF
tetradic
#CFBEB4 #B7CFB4 #B4C5CF #CBB4CF
square
#CFBEB4 #B7CFB4 #B4C5CF #CBB4CF
split-complementary
#CFBEB4 #B4CFCB #B4B7CF
monochromatic
#9F7D69 #B79E8F #CFBEB4 #E7DED9 #F3EFEC
Accessibility & contrast
On white
1.80
#CFBEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#CFBEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBEB4
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBEB4 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BFB3
Deuteranopia (green-blind)
#C7C3B4
Tritanopia (blue-blind)
#D5BBBB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cfbeb4; /* rgb */ color: rgb(207, 190, 180); /* oklch */ color: oklch(81.3% 0.024 52.6);
Tailwind
colors: {
custom: {
50: '#ddd1ca',
500: '#cfbeb4',
950: '#000000',
},
}SCSS
$custom: #cfbeb4; $custom-light: #ddd1ca; $custom-dark: #000000;
JSON
{
"hex": "#cfbeb4",
"rgb": {
"r": 207,
"g": 190,
"b": 180
},
"hsl": {
"h": 22.222,
"s": 21.951,
"l": 75.882
},
"oklch": {
"l": 0.81289,
"c": 0.02383,
"h": 52.6
},
"luminance": 0.53388
}Semantic roles & 50–950 ramp
primary
#CFBEB4
secondary
#8398A4
accent
#7FA045
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382