#CFAEA3#CFAEA3
#CFAEA3 is a light, muted orange. Relative luminance 0.462; OKLCH L 77.7% C 0.042 H 39.3°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAEA3 |
|---|---|
| RGB | rgb(207, 174, 163) |
| HSL | hsl(15, 31%, 73%) |
| HSV | hsv(15, 21%, 81%) |
| CMYK | cmyk(0%, 15.9%, 21.3%, 18.8%) |
| CIE-LAB | lab(73.66, 10.24, 10.10) |
| CIE-LCH | lch(73.66, 14.39, 44.61°) |
| OKLab | oklab(77.69% 0.0322 0.0264) |
| OKLCH | oklch(77.69% 0.042 39.3) |
| XYZ | xyz(47.4793, 46.1835, 41.0565) |
| Luminance | 0.4618 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.70
Mushroom
#BA9E88
ΔE00 7.82
Pinkish Tan
#D99B82
ΔE00 8.81
Dusty Pink
#D8A7B1
ΔE00 10.17
Warm Gray
#C9BEB0
ΔE00 10.24
Rosybrown
#BC8F8F
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAEA3 #A3C4CF
analogous
#CFA3AE #CFAEA3 #CFC4A3
triadic
#CFAEA3 #A3CFAE #AEA3CF
tetradic
#CFAEA3 #AECFA3 #A3C4CF #C4A3CF
square
#CFAEA3 #AECFA3 #A3C4CF #C4A3CF
split-complementary
#CFAEA3 #A3CFC4 #A3AECF
monochromatic
#A36855 #BA8B7B #CFAEA3 #E4D1CB #F5EDEB
Accessibility & contrast
On white
2.05
#CFAEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#CFAEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAEA3
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAEA3 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B1A2
Deuteranopia (green-blind)
#BDB8A3
Tritanopia (blue-blind)
#D8A9AB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cfaea3; /* rgb */ color: rgb(207, 174, 163); /* oklch */ color: oklch(77.7% 0.042 39.3);
Tailwind
colors: {
custom: {
50: '#dec6be',
500: '#cfaea3',
950: '#000000',
},
}SCSS
$custom: #cfaea3; $custom-light: #dec6be; $custom-dark: #000000;
JSON
{
"hex": "#cfaea3",
"rgb": {
"r": 207,
"g": 174,
"b": 163
},
"hsl": {
"h": 15,
"s": 31.429,
"l": 72.549
},
"oklch": {
"l": 0.77685,
"c": 0.04165,
"h": 39.3
},
"luminance": 0.46182
}Semantic roles & 50–950 ramp
primary
#CFAEA3
secondary
#E0E8EB
accent
#8EAA3B
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151312
muted
#838281