#CFBEB2#CFBEB2
#CFBEB2 is a light, muted orange. Relative luminance 0.533; OKLCH L 81.2% C 0.026 H 57.6°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBEB2 |
|---|---|
| RGB | rgb(207, 190, 178) |
| HSL | hsl(25, 23%, 75%) |
| HSV | hsv(25, 14%, 81%) |
| CMYK | cmyk(0%, 8.2%, 14%, 18.8%) |
| CIE-LAB | lab(78.06, 4.00, 8.23) |
| CIE-LCH | lch(78.06, 9.15, 64.08°) |
| OKLab | oklab(81.24% 0.0137 0.0215) |
| OKLCH | oklch(81.24% 0.026 57.6) |
| XYZ | xyz(52.1810, 53.3076, 49.6514) |
| Luminance | 0.5331 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.37
Greige
#B8AB98
ΔE00 7.04
Warm Beige
#E9DCC9
ΔE00 8.12
Pinkish Grey
#C8ACA9
ΔE00 8.14
Silver
#C0C0C0
ΔE00 8.28
Khaki
#C3B091
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBEB2 #B2C3CF
analogous
#CFB2B4 #CFBEB2 #CFCCB2
triadic
#CFBEB2 #B2CFBE #BEB2CF
tetradic
#CFBEB2 #B4CFB2 #B2C3CF #CCB2CF
square
#CFBEB2 #B4CFB2 #B2C3CF #CCB2CF
split-complementary
#CFBEB2 #B2CFCC #B2B4CF
monochromatic
#A07E67 #B79E8C #CFBEB2 #E7DED8 #F3EFEC
Accessibility & contrast
On white
1.80
#CFBEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#CFBEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBEB2
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBEB2 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BFB1
Deuteranopia (green-blind)
#C7C2B2
Tritanopia (blue-blind)
#D5BBBB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cfbeb2; /* rgb */ color: rgb(207, 190, 178); /* oklch */ color: oklch(81.2% 0.026 57.6);
Tailwind
colors: {
custom: {
50: '#ddd1c9',
500: '#cfbeb2',
950: '#000000',
},
}SCSS
$custom: #cfbeb2; $custom-light: #ddd1c9; $custom-dark: #000000;
JSON
{
"hex": "#cfbeb2",
"rgb": {
"r": 207,
"g": 190,
"b": 178
},
"hsl": {
"h": 24.828,
"s": 23.2,
"l": 75.49
},
"oklch": {
"l": 0.81236,
"c": 0.02551,
"h": 57.6
},
"luminance": 0.53307
}Semantic roles & 50–950 ramp
primary
#CFBEB2
secondary
#8196A4
accent
#7BA244
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382