#CFBEA2#CFBEA2
#CFBEA2 is a light, muted orange. Relative luminance 0.527; OKLCH L 80.8% C 0.043 H 80.3°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBEA2 |
|---|---|
| RGB | rgb(207, 190, 162) |
| HSL | hsl(37, 32%, 72%) |
| HSV | hsv(37, 22%, 81%) |
| CMYK | cmyk(0%, 8.2%, 21.7%, 18.8%) |
| CIE-LAB | lab(77.70, 1.54, 16.33) |
| CIE-LCH | lch(77.70, 16.41, 84.61°) |
| OKLab | oklab(80.84% 0.0072 0.042) |
| OKLCH | oklch(80.84% 0.043 80.3) |
| XYZ | xyz(50.6672, 52.7021, 41.6789) |
| Luminance | 0.5270 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.84
Warm Gray
#C9BEB0
ΔE00 5.10
Putty
#BEAE8A
ΔE00 5.35
Tan
#D2B48C
ΔE00 5.47
Greige
#B8AB98
ΔE00 6.05
Very Light Brown
#D3B683
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBEA2 #A2B3CF
analogous
#CFA7A2 #CFBEA2 #CACFA2
triadic
#CFBEA2 #A2CFBE #BEA2CF
tetradic
#CFBEA2 #A2CFA7 #A2B3CF #CFA2CA
square
#CFBEA2 #A2CFA7 #A2B3CF #CFA2CA
split-complementary
#CFBEA2 #A2CACF #A7A2CF
monochromatic
#A38554 #BAA27A #CFBEA2 #E4DACA #F5F1EB
Accessibility & contrast
On white
1.82
#CFBEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#CFBEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBEA2
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBEA2 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BEA0
Deuteranopia (green-blind)
#CAC2A3
Tritanopia (blue-blind)
#D7B9B6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cfbea2; /* rgb */ color: rgb(207, 190, 162); /* oklch */ color: oklch(80.8% 0.043 80.3);
Tailwind
colors: {
custom: {
50: '#ded1bd',
500: '#cfbea2',
950: '#000000',
},
}SCSS
$custom: #cfbea2; $custom-light: #ded1bd; $custom-dark: #000000;
JSON
{
"hex": "#cfbea2",
"rgb": {
"r": 207,
"g": 190,
"b": 162
},
"hsl": {
"h": 37.333,
"s": 31.915,
"l": 72.353
},
"oklch": {
"l": 0.80837,
"c": 0.04262,
"h": 80.3
},
"luminance": 0.52701
}Semantic roles & 50–950 ramp
primary
#CFBEA2
secondary
#7184A5
accent
#65AB3B
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382