#CFBDAB#CFBDAB
#CFBDAB is a light, muted orange. Relative luminance 0.526; OKLCH L 80.9% C 0.032 H 67.3°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBDAB |
|---|---|
| RGB | rgb(207, 189, 171) |
| HSL | hsl(30, 27%, 74%) |
| HSV | hsv(30, 17%, 81%) |
| CMYK | cmyk(0%, 8.7%, 17.4%, 18.8%) |
| CIE-LAB | lab(77.64, 3.42, 11.41) |
| CIE-LCH | lch(77.64, 11.91, 73.29°) |
| OKLab | oklab(80.86% 0.0124 0.0297) |
| OKLCH | oklch(80.86% 0.032 67.3) |
| XYZ | xyz(51.2802, 52.6020, 45.9720) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.98
Greige
#B8AB98
ΔE00 5.79
Khaki
#C3B091
ΔE00 6.14
Tan
#D2B48C
ΔE00 7.52
Warm Beige
#E9DCC9
ΔE00 7.66
Putty
#BEAE8A
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBDAB #ABBDCF
analogous
#CFABAB #CFBDAB #CFCFAB
triadic
#CFBDAB #ABCFBD #BDABCF
tetradic
#CFBDAB #ABCFAB #ABBDCF #CFABCF
square
#CFBDAB #ABCFAB #ABBDCF #CFABCF
split-complementary
#CFBDAB #ABCFCF #ABABCF
monochromatic
#A2805D #B99E84 #CFBDAB #E5DCD2 #F4F0EC
Accessibility & contrast
On white
1.82
#CFBDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#CFBDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBDAB
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBDAB | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BEAA
Deuteranopia (green-blind)
#C7C1AB
Tritanopia (blue-blind)
#D6B9B8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cfbdab; /* rgb */ color: rgb(207, 189, 171); /* oklch */ color: oklch(80.9% 0.032 67.3);
Tailwind
colors: {
custom: {
50: '#ded0c4',
500: '#cfbdab',
950: '#000000',
},
}SCSS
$custom: #cfbdab; $custom-light: #ded0c4; $custom-dark: #000000;
JSON
{
"hex": "#cfbdab",
"rgb": {
"r": 207,
"g": 189,
"b": 171
},
"hsl": {
"h": 30,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.80856,
"c": 0.03214,
"h": 67.3
},
"luminance": 0.52601
}Semantic roles & 50–950 ramp
primary
#CFBDAB
secondary
#7A8FA4
accent
#73A640
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382