#CFBEB5#CFBEB5
#CFBEB5 is a light, muted orange. Relative luminance 0.534; OKLCH L 81.3% C 0.023 H 49.9°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBEB5 |
|---|---|
| RGB | rgb(207, 190, 181) |
| HSL | hsl(21, 21%, 76%) |
| HSV | hsv(21, 13%, 81%) |
| CMYK | cmyk(0%, 8.2%, 12.6%, 18.8%) |
| CIE-LAB | lab(78.13, 4.48, 6.71) |
| CIE-LCH | lch(78.13, 8.07, 56.24°) |
| OKLab | oklab(81.32% 0.0149 0.0176) |
| OKLCH | oklch(81.32% 0.023 49.9) |
| XYZ | xyz(52.4855, 53.4294, 51.2551) |
| Luminance | 0.5343 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.43
Pinkish Grey
#C8ACA9
ΔE00 7.09
Silver
#C0C0C0
ΔE00 7.83
Greige
#B8AB98
ΔE00 8.02
Warm Beige
#E9DCC9
ΔE00 8.87
Light Gray
#D3D3D3
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBEB5 #B5C6CF
analogous
#CFB5B9 #CFBEB5 #CFCBB5
triadic
#CFBEB5 #B5CFBE #BEB5CF
tetradic
#CFBEB5 #B9CFB5 #B5C6CF #CBB5CF
square
#CFBEB5 #B9CFB5 #B5C6CF #CBB5CF
split-complementary
#CFBEB5 #B5CFCB #B5B9CF
monochromatic
#9F7D6B #B79D90 #CFBEB5 #E7DFDA #F3EFEC
Accessibility & contrast
On white
1.80
#CFBEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#CFBEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBEB5
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBEB5 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BFB4
Deuteranopia (green-blind)
#C6C3B5
Tritanopia (blue-blind)
#D4BBBB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cfbeb5; /* rgb */ color: rgb(207, 190, 181); /* oklch */ color: oklch(81.3% 0.023 49.9);
Tailwind
colors: {
custom: {
50: '#ddd1cb',
500: '#cfbeb5',
950: '#000000',
},
}SCSS
$custom: #cfbeb5; $custom-light: #ddd1cb; $custom-dark: #000000;
JSON
{
"hex": "#cfbeb5",
"rgb": {
"r": 207,
"g": 190,
"b": 181
},
"hsl": {
"h": 20.769,
"s": 21.311,
"l": 76.078
},
"oklch": {
"l": 0.81316,
"c": 0.02307,
"h": 49.9
},
"luminance": 0.53429
}Semantic roles & 50–950 ramp
primary
#CFBEB5
secondary
#8499A4
accent
#81A046
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382