#CFBEB8#CFBEB8
#CFBEB8 is a light, muted orange. Relative luminance 0.536; OKLCH L 81.4% C 0.021 H 40.5°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBEB8 |
|---|---|
| RGB | rgb(207, 190, 184) |
| HSL | hsl(16, 19%, 77%) |
| HSV | hsv(16, 11%, 81%) |
| CMYK | cmyk(0%, 8.2%, 11.1%, 18.8%) |
| CIE-LAB | lab(78.20, 4.98, 5.19) |
| CIE-LCH | lch(78.20, 7.19, 46.22°) |
| OKLab | oklab(81.4% 0.016 0.0137) |
| OKLCH | oklch(81.4% 0.021 40.5) |
| XYZ | xyz(52.7966, 53.5539, 52.8938) |
| Luminance | 0.5355 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.69
Pinkish Grey
#C8ACA9
ΔE00 6.27
Silver
#C0C0C0
ΔE00 7.56
Light Gray
#D3D3D3
ΔE00 8.71
Greige
#B8AB98
ΔE00 9.16
Dove Gray
#B6B8BD
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBEB8 #B8C9CF
analogous
#CFB8BE #CFBEB8 #CFCAB8
triadic
#CFBEB8 #B8CFBE #BEB8CF
tetradic
#CFBEB8 #BECFB8 #B8C9CF #CAB8CF
square
#CFBEB8 #BECFB8 #B8C9CF #CAB8CF
split-complementary
#CFBEB8 #B8CFCA #B8BECF
monochromatic
#9E7B6F #B69D93 #CFBEB8 #E8DFDD #F3EEED
Accessibility & contrast
On white
1.79
#CFBEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#CFBEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBEB8
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBEB8 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BFB8
Deuteranopia (green-blind)
#C6C3B8
Tritanopia (blue-blind)
#D4BCBC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cfbeb8; /* rgb */ color: rgb(207, 190, 184); /* oklch */ color: oklch(81.4% 0.021 40.5);
Tailwind
colors: {
custom: {
50: '#ddd1cd',
500: '#cfbeb8',
950: '#000000',
},
}SCSS
$custom: #cfbeb8; $custom-light: #ddd1cd; $custom-dark: #000000;
JSON
{
"hex": "#cfbeb8",
"rgb": {
"r": 207,
"g": 190,
"b": 184
},
"hsl": {
"h": 15.652,
"s": 19.328,
"l": 76.667
},
"oklch": {
"l": 0.81397,
"c": 0.02111,
"h": 40.5
},
"luminance": 0.53553
}Semantic roles & 50–950 ramp
primary
#CFBEB8
secondary
#879CA4
accent
#879E48
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#151413
muted
#848383