#CFBEB3#CFBEB3
#CFBEB3 is a light, muted orange. Relative luminance 0.533; OKLCH L 81.3% C 0.025 H 55.2°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBEB3 |
|---|---|
| RGB | rgb(207, 190, 179) |
| HSL | hsl(24, 23%, 76%) |
| HSV | hsv(24, 14%, 81%) |
| CMYK | cmyk(0%, 8.2%, 13.5%, 18.8%) |
| CIE-LAB | lab(78.08, 4.16, 7.72) |
| CIE-LCH | lch(78.08, 8.77, 61.69°) |
| OKLab | oklab(81.26% 0.0141 0.0202) |
| OKLCH | oklch(81.26% 0.025 55.2) |
| XYZ | xyz(52.2817, 53.3479, 50.1821) |
| Luminance | 0.5335 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.69
Greige
#B8AB98
ΔE00 7.34
Pinkish Grey
#C8ACA9
ΔE00 7.77
Silver
#C0C0C0
ΔE00 8.12
Warm Beige
#E9DCC9
ΔE00 8.35
Khaki
#C3B091
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBEB3 #B3C4CF
analogous
#CFB3B6 #CFBEB3 #CFCCB3
triadic
#CFBEB3 #B3CFBE #BEB3CF
tetradic
#CFBEB3 #B6CFB3 #B3C4CF #CCB3CF
square
#CFBEB3 #B6CFB3 #B3C4CF #CCB3CF
split-complementary
#CFBEB3 #B3CFCC #B3B6CF
monochromatic
#A07E68 #B79E8D #CFBEB3 #E7DED9 #F3EFEC
Accessibility & contrast
On white
1.80
#CFBEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#CFBEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBEB3
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBEB3 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BFB2
Deuteranopia (green-blind)
#C7C2B3
Tritanopia (blue-blind)
#D5BBBB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cfbeb3; /* rgb */ color: rgb(207, 190, 179); /* oklch */ color: oklch(81.3% 0.025 55.2);
Tailwind
colors: {
custom: {
50: '#ddd1c9',
500: '#cfbeb3',
950: '#000000',
},
}SCSS
$custom: #cfbeb3; $custom-light: #ddd1c9; $custom-dark: #000000;
JSON
{
"hex": "#cfbeb3",
"rgb": {
"r": 207,
"g": 190,
"b": 179
},
"hsl": {
"h": 23.571,
"s": 22.581,
"l": 75.686
},
"oklch": {
"l": 0.81262,
"c": 0.02465,
"h": 55.2
},
"luminance": 0.53347
}Semantic roles & 50–950 ramp
primary
#CFBEB3
secondary
#8297A4
accent
#7DA144
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382