#CFBEB7#CFBEB7
#CFBEB7 is a light, muted orange. Relative luminance 0.535; OKLCH L 81.4% C 0.022 H 43.8°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBEB7 |
|---|---|
| RGB | rgb(207, 190, 183) |
| HSL | hsl(18, 20%, 76%) |
| HSV | hsv(18, 12%, 81%) |
| CMYK | cmyk(0%, 8.2%, 11.6%, 18.8%) |
| CIE-LAB | lab(78.18, 4.81, 5.70) |
| CIE-LCH | lch(78.18, 7.46, 49.82°) |
| OKLab | oklab(81.37% 0.0157 0.015) |
| OKLCH | oklch(81.37% 0.022 43.8) |
| XYZ | xyz(52.6922, 53.5121, 52.3437) |
| Luminance | 0.5351 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.25
Pinkish Grey
#C8ACA9
ΔE00 6.51
Silver
#C0C0C0
ΔE00 7.63
Greige
#B8AB98
ΔE00 8.76
Light Gray
#D3D3D3
ΔE00 8.77
Warm Beige
#E9DCC9
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBEB7 #B7C8CF
analogous
#CFB7BC #CFBEB7 #CFCAB7
triadic
#CFBEB7 #B7CFBE #BEB7CF
tetradic
#CFBEB7 #BCCFB7 #B7C8CF #CAB7CF
square
#CFBEB7 #BCCFB7 #B7C8CF #CAB7CF
split-complementary
#CFBEB7 #B7CFCA #B7BCCF
monochromatic
#9E7C6E #B79D92 #CFBEB7 #E7DFDC #F3EEED
Accessibility & contrast
On white
1.79
#CFBEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#CFBEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBEB7
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBEB7 | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BFB7
Deuteranopia (green-blind)
#C6C3B7
Tritanopia (blue-blind)
#D4BCBC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cfbeb7; /* rgb */ color: rgb(207, 190, 183); /* oklch */ color: oklch(81.4% 0.022 43.8);
Tailwind
colors: {
custom: {
50: '#ddd1cc',
500: '#cfbeb7',
950: '#000000',
},
}SCSS
$custom: #cfbeb7; $custom-light: #ddd1cc; $custom-dark: #000000;
JSON
{
"hex": "#cfbeb7",
"rgb": {
"r": 207,
"g": 190,
"b": 183
},
"hsl": {
"h": 17.5,
"s": 20,
"l": 76.471
},
"oklch": {
"l": 0.8137,
"c": 0.0217,
"h": 43.8
},
"luminance": 0.53511
}Semantic roles & 50–950 ramp
primary
#CFBEB7
secondary
#869BA4
accent
#859E47
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#151413
muted
#848383