#CFAEA2#CFAEA2
#CFAEA2 is a light, muted orange. Relative luminance 0.461; OKLCH L 77.7% C 0.042 H 41.0°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAEA2 |
|---|---|
| RGB | rgb(207, 174, 162) |
| HSL | hsl(16, 32%, 72%) |
| HSV | hsv(16, 22%, 81%) |
| CMYK | cmyk(0%, 15.9%, 21.7%, 18.8%) |
| CIE-LAB | lab(73.64, 10.09, 10.62) |
| CIE-LCH | lch(73.64, 14.65, 46.45°) |
| OKLab | oklab(77.66% 0.0318 0.0277) |
| OKLCH | oklch(77.66% 0.042 41) |
| XYZ | xyz(47.3900, 46.1478, 40.5865) |
| Luminance | 0.4615 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.10
Mushroom
#BA9E88
ΔE00 7.48
Pinkish Tan
#D99B82
ΔE00 8.65
Warm Gray
#C9BEB0
ΔE00 10.05
Greige
#B8AB98
ΔE00 10.44
Apricot
#FBCEB1
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAEA2 #A2C3CF
analogous
#CFA2AD #CFAEA2 #CFC5A2
triadic
#CFAEA2 #A2CFAE #AEA2CF
tetradic
#CFAEA2 #ADCFA2 #A2C3CF #C5A2CF
square
#CFAEA2 #ADCFA2 #A2C3CF #C5A2CF
split-complementary
#CFAEA2 #A2CFC5 #A2ADCF
monochromatic
#A36954 #BA8B7A #CFAEA2 #E4D1CA #F5EDEB
Accessibility & contrast
On white
2.05
#CFAEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#CFAEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAEA2
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAEA2 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B1A1
Deuteranopia (green-blind)
#BDB8A2
Tritanopia (blue-blind)
#D8A9AB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cfaea2; /* rgb */ color: rgb(207, 174, 162); /* oklch */ color: oklch(77.7% 0.042 41.0);
Tailwind
colors: {
custom: {
50: '#dec6bd',
500: '#cfaea2',
950: '#000000',
},
}SCSS
$custom: #cfaea2; $custom-light: #dec6bd; $custom-dark: #000000;
JSON
{
"hex": "#cfaea2",
"rgb": {
"r": 207,
"g": 174,
"b": 162
},
"hsl": {
"h": 16,
"s": 31.915,
"l": 72.353
},
"oklch": {
"l": 0.77659,
"c": 0.04218,
"h": 41
},
"luminance": 0.46146
}Semantic roles & 50–950 ramp
primary
#CFAEA2
secondary
#E0E8EB
accent
#8DAB3B
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151312
muted
#838281