#CFBDA0#CFBDA0
#CFBDA0 is a light, muted orange. Relative luminance 0.522; OKLCH L 80.6% C 0.044 H 79.7°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBDA0 |
|---|---|
| RGB | rgb(207, 189, 160) |
| HSL | hsl(37, 33%, 72%) |
| HSV | hsv(37, 23%, 81%) |
| CMYK | cmyk(0%, 8.7%, 22.7%, 18.8%) |
| CIE-LAB | lab(77.40, 1.78, 16.99) |
| CIE-LCH | lch(77.40, 17.08, 84.02°) |
| OKLab | oklab(80.59% 0.0079 0.0436) |
| OKLCH | oklch(80.59% 0.044 79.7) |
| XYZ | xyz(50.2750, 52.1999, 40.6781) |
| Luminance | 0.5220 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.53
Tan
#D2B48C
ΔE00 4.99
Putty
#BEAE8A
ΔE00 5.11
Warm Gray
#C9BEB0
ΔE00 5.46
Greige
#B8AB98
ΔE00 6.06
Very Light Brown
#D3B683
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBDA0 #A0B2CF
analogous
#CFA6A0 #CFBDA0 #CACFA0
triadic
#CFBDA0 #A0CFBD #BDA0CF
tetradic
#CFBDA0 #A0CFA6 #A0B2CF #CFA0CA
square
#CFBDA0 #A0CFA6 #A0B2CF #CFA0CA
split-complementary
#CFBDA0 #A0CACF #A6A0CF
monochromatic
#A28452 #BAA177 #CFBDA0 #E4D9C9 #F5F1EB
Accessibility & contrast
On white
1.84
#CFBDA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#CFBDA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBDA0
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBDA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBDA0 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BD9E
Deuteranopia (green-blind)
#C9C1A1
Tritanopia (blue-blind)
#D7B8B5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfbda0; /* rgb */ color: rgb(207, 189, 160); /* oklch */ color: oklch(80.6% 0.044 79.7);
Tailwind
colors: {
custom: {
50: '#ded0bc',
500: '#cfbda0',
950: '#000000',
},
}SCSS
$custom: #cfbda0; $custom-light: #ded0bc; $custom-dark: #000000;
JSON
{
"hex": "#cfbda0",
"rgb": {
"r": 207,
"g": 189,
"b": 160
},
"hsl": {
"h": 37.021,
"s": 32.867,
"l": 71.961
},
"oklch": {
"l": 0.80589,
"c": 0.04434,
"h": 79.7
},
"luminance": 0.52199
}Semantic roles & 50–950 ramp
primary
#CFBDA0
secondary
#6F83A5
accent
#65AC3A
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382