#CCBFAE#CCBFAE
#CCBFAE is a light, muted orange. Relative luminance 0.532; OKLCH L 81.1% C 0.028 H 74.7°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBFAE |
|---|---|
| RGB | rgb(204, 191, 174) |
| HSL | hsl(34, 23%, 74%) |
| HSV | hsv(34, 15%, 80%) |
| CMYK | cmyk(0%, 6.4%, 14.7%, 20%) |
| CIE-LAB | lab(77.97, 1.73, 10.22) |
| CIE-LCH | lch(77.97, 10.37, 80.41°) |
| OKLab | oklab(81.07% 0.0073 0.0266) |
| OKLCH | oklch(81.07% 0.028 74.7) |
| XYZ | xyz(51.1721, 53.1558, 47.6006) |
| Luminance | 0.5315 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.30
Greige
#B8AB98
ΔE00 5.52
Khaki
#C3B091
ΔE00 6.30
Warm Beige
#E9DCC9
ΔE00 6.98
Putty
#BEAE8A
ΔE00 8.10
Silver
#C0C0C0
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBFAE #AEBBCC
analogous
#CCB0AE #CCBFAE #CACCAE
triadic
#CCBFAE #AECCBF #BFAECC
tetradic
#CCBFAE #AECCB0 #AEBBCC #CCAECA
square
#CCBFAE #AECCB0 #AEBBCC #CCAECA
split-complementary
#CCBFAE #AECACC #B0AECC
monochromatic
#9D8463 #B4A188 #CCBFAE #E4DDD4 #F3F0EC
Accessibility & contrast
On white
1.81
#CCBFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#CCBFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBFAE
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBFAE | 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)
#C4BFAD
Deuteranopia (green-blind)
#C7C2AE
Tritanopia (blue-blind)
#D2BCBA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ccbfae; /* rgb */ color: rgb(204, 191, 174); /* oklch */ color: oklch(81.1% 0.028 74.7);
Tailwind
colors: {
custom: {
50: '#dbd2c6',
500: '#ccbfae',
950: '#000000',
},
}SCSS
$custom: #ccbfae; $custom-light: #dbd2c6; $custom-dark: #000000;
JSON
{
"hex": "#ccbfae",
"rgb": {
"r": 204,
"g": 191,
"b": 174
},
"hsl": {
"h": 34,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.81074,
"c": 0.02761,
"h": 74.7
},
"luminance": 0.53155
}Semantic roles & 50–950 ramp
primary
#CCBFAE
secondary
#7D8DA1
accent
#6DA144
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382