#CFBEAB#CFBEAB
#CFBEAB is a light, muted orange. Relative luminance 0.530; OKLCH L 81.1% C 0.032 H 70.4°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBEAB |
|---|---|
| RGB | rgb(207, 190, 171) |
| HSL | hsl(32, 27%, 74%) |
| HSV | hsv(32, 17%, 81%) |
| CMYK | cmyk(0%, 8.2%, 17.4%, 18.8%) |
| CIE-LAB | lab(77.89, 2.89, 11.77) |
| CIE-LCH | lch(77.89, 12.12, 76.19°) |
| OKLab | oklab(81.06% 0.0109 0.0306) |
| OKLCH | oklch(81.06% 0.032 70.4) |
| XYZ | xyz(51.4960, 53.0337, 46.0440) |
| Luminance | 0.5303 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.73
Greige
#B8AB98
ΔE00 5.68
Khaki
#C3B091
ΔE00 5.79
Warm Beige
#E9DCC9
ΔE00 7.28
Tan
#D2B48C
ΔE00 7.35
Putty
#BEAE8A
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBEAB #ABBCCF
analogous
#CFACAB #CFBEAB #CECFAB
triadic
#CFBEAB #ABCFBE #BEABCF
tetradic
#CFBEAB #ABCFAC #ABBCCF #CFABCE
square
#CFBEAB #ABCFAC #ABBCCF #CFABCE
split-complementary
#CFBEAB #ABCECF #ACABCF
monochromatic
#A2825D #B9A084 #CFBEAB #E5DCD2 #F4F0EC
Accessibility & contrast
On white
1.81
#CFBEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#CFBEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBEAB
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBEAB | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BEAA
Deuteranopia (green-blind)
#C8C2AB
Tritanopia (blue-blind)
#D6BAB9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cfbeab; /* rgb */ color: rgb(207, 190, 171); /* oklch */ color: oklch(81.1% 0.032 70.4);
Tailwind
colors: {
custom: {
50: '#ded1c4',
500: '#cfbeab',
950: '#000000',
},
}SCSS
$custom: #cfbeab; $custom-light: #ded1c4; $custom-dark: #000000;
JSON
{
"hex": "#cfbeab",
"rgb": {
"r": 207,
"g": 190,
"b": 171
},
"hsl": {
"h": 31.667,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.81056,
"c": 0.03245,
"h": 70.4
},
"luminance": 0.53033
}Semantic roles & 50–950 ramp
primary
#CFBEAB
secondary
#7A8EA4
accent
#70A640
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382