#CFBFA2#CFBFA2
#CFBFA2 is a light, muted orange. Relative luminance 0.531; OKLCH L 81.0% C 0.043 H 82.4°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBFA2 |
|---|---|
| RGB | rgb(207, 191, 162) |
| HSL | hsl(39, 32%, 72%) |
| HSV | hsv(39, 22%, 81%) |
| CMYK | cmyk(0%, 7.7%, 21.7%, 18.8%) |
| CIE-LAB | lab(77.96, 1.01, 16.69) |
| CIE-LCH | lch(77.96, 16.72, 86.53°) |
| OKLab | oklab(81.04% 0.0057 0.0429) |
| OKLCH | oklch(81.04% 0.043 82.4) |
| XYZ | xyz(50.8845, 53.1368, 41.7513) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 4.07
Putty
#BEAE8A
ΔE00 5.24
Warm Gray
#C9BEB0
ΔE00 5.41
Tan
#D2B48C
ΔE00 5.77
Greige
#B8AB98
ΔE00 6.37
Very Light Brown
#D3B683
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBFA2 #A2B2CF
analogous
#CFA9A2 #CFBFA2 #C8CFA2
triadic
#CFBFA2 #A2CFBF #BFA2CF
tetradic
#CFBFA2 #A2CFA9 #A2B2CF #CFA2C8
square
#CFBFA2 #A2CFA9 #A2B2CF #CFA2C8
split-complementary
#CFBFA2 #A2C8CF #A9A2CF
monochromatic
#A38754 #BAA37A #CFBFA2 #E4DBCA #F5F1EB
Accessibility & contrast
On white
1.81
#CFBFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#CFBFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBFA2
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBFA2 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BEA0
Deuteranopia (green-blind)
#CBC2A3
Tritanopia (blue-blind)
#D7BAB7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cfbfa2; /* rgb */ color: rgb(207, 191, 162); /* oklch */ color: oklch(81.0% 0.043 82.4);
Tailwind
colors: {
custom: {
50: '#ded2bd',
500: '#cfbfa2',
950: '#000000',
},
}SCSS
$custom: #cfbfa2; $custom-light: #ded2bd; $custom-dark: #000000;
JSON
{
"hex": "#cfbfa2",
"rgb": {
"r": 207,
"g": 191,
"b": 162
},
"hsl": {
"h": 38.667,
"s": 31.915,
"l": 72.353
},
"oklch": {
"l": 0.81039,
"c": 0.04328,
"h": 82.4
},
"luminance": 0.53136
}Semantic roles & 50–950 ramp
primary
#CFBFA2
secondary
#7183A5
accent
#63AB3B
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382