#CFAFA2#CFAFA2
#CFAFA2 is a light, muted orange. Relative luminance 0.465; OKLCH L 77.9% C 0.042 H 43.3°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAFA2 |
|---|---|
| RGB | rgb(207, 175, 162) |
| HSL | hsl(17, 32%, 72%) |
| HSV | hsv(17, 22%, 81%) |
| CMYK | cmyk(0%, 15.5%, 21.7%, 18.8%) |
| CIE-LAB | lab(73.89, 9.55, 10.97) |
| CIE-LCH | lch(73.89, 14.55, 48.95°) |
| OKLab | oklab(77.85% 0.0303 0.0286) |
| OKLCH | oklch(77.85% 0.042 43.3) |
| XYZ | xyz(47.5839, 46.5356, 40.6511) |
| Luminance | 0.4653 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.54
Mushroom
#BA9E88
ΔE00 7.15
Pinkish Tan
#D99B82
ΔE00 8.84
Warm Gray
#C9BEB0
ΔE00 9.48
Greige
#B8AB98
ΔE00 9.88
Apricot
#FBCEB1
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAFA2 #A2C2CF
analogous
#CFA2AC #CFAFA2 #CFC5A2
triadic
#CFAFA2 #A2CFAF #AFA2CF
tetradic
#CFAFA2 #ACCFA2 #A2C2CF #C5A2CF
square
#CFAFA2 #ACCFA2 #A2C2CF #C5A2CF
split-complementary
#CFAFA2 #A2CFC5 #A2ACCF
monochromatic
#A36B54 #BA8C7A #CFAFA2 #E4D2CA #F5EEEB
Accessibility & contrast
On white
2.04
#CFAFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#CFAFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAFA2
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAFA2 | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B2A1
Deuteranopia (green-blind)
#BEB8A2
Tritanopia (blue-blind)
#D8AAAB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cfafa2; /* rgb */ color: rgb(207, 175, 162); /* oklch */ color: oklch(77.9% 0.042 43.3);
Tailwind
colors: {
custom: {
50: '#dec6bd',
500: '#cfafa2',
950: '#000000',
},
}SCSS
$custom: #cfafa2; $custom-light: #dec6bd; $custom-dark: #000000;
JSON
{
"hex": "#cfafa2",
"rgb": {
"r": 207,
"g": 175,
"b": 162
},
"hsl": {
"h": 17.333,
"s": 31.915,
"l": 72.353
},
"oklch": {
"l": 0.77855,
"c": 0.04163,
"h": 43.3
},
"luminance": 0.46534
}Semantic roles & 50–950 ramp
primary
#CFAFA2
secondary
#E0E8EB
accent
#8AAB3B
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151312
muted
#838281