#CFBDA1#CFBDA1
#CFBDA1 is a light, muted orange. Relative luminance 0.522; OKLCH L 80.6% C 0.043 H 78.9°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBDA1 |
|---|---|
| RGB | rgb(207, 189, 161) |
| HSL | hsl(37, 32%, 72%) |
| HSV | hsv(37, 22%, 81%) |
| CMYK | cmyk(0%, 8.7%, 22.2%, 18.8%) |
| CIE-LAB | lab(77.42, 1.92, 16.48) |
| CIE-LCH | lch(77.42, 16.59, 83.34°) |
| OKLab | oklab(80.61% 0.0083 0.0424) |
| OKLCH | oklch(80.61% 0.043 78.9) |
| XYZ | xyz(50.3628, 52.2350, 41.1407) |
| Luminance | 0.5223 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.61
Tan
#D2B48C
ΔE00 5.11
Warm Gray
#C9BEB0
ΔE00 5.16
Putty
#BEAE8A
ΔE00 5.32
Greige
#B8AB98
ΔE00 5.92
Very Light Brown
#D3B683
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBDA1 #A1B3CF
analogous
#CFA6A1 #CFBDA1 #CACFA1
triadic
#CFBDA1 #A1CFBD #BDA1CF
tetradic
#CFBDA1 #A1CFA6 #A1B3CF #CFA1CA
square
#CFBDA1 #A1CFA6 #A1B3CF #CFA1CA
split-complementary
#CFBDA1 #A1CACF #A6A1CF
monochromatic
#A38353 #BAA178 #CFBDA1 #E4D9CA #F5F1EB
Accessibility & contrast
On white
1.83
#CFBDA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#CFBDA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBDA1
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBDA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBDA1 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BD9F
Deuteranopia (green-blind)
#C9C1A2
Tritanopia (blue-blind)
#D7B8B5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfbda1; /* rgb */ color: rgb(207, 189, 161); /* oklch */ color: oklch(80.6% 0.043 78.9);
Tailwind
colors: {
custom: {
50: '#ded0bc',
500: '#cfbda1',
950: '#000000',
},
}SCSS
$custom: #cfbda1; $custom-light: #ded0bc; $custom-dark: #000000;
JSON
{
"hex": "#cfbda1",
"rgb": {
"r": 207,
"g": 189,
"b": 161
},
"hsl": {
"h": 36.522,
"s": 32.394,
"l": 72.157
},
"oklch": {
"l": 0.80612,
"c": 0.04318,
"h": 78.9
},
"luminance": 0.52234
}Semantic roles & 50–950 ramp
primary
#CFBDA1
secondary
#7084A5
accent
#66AB3A
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382