#CFAF9D#CFAF9D
#CFAF9D is a light, muted orange. Relative luminance 0.464; OKLCH L 77.7% C 0.045 H 51.1°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAF9D |
|---|---|
| RGB | rgb(207, 175, 157) |
| HSL | hsl(22, 34%, 71%) |
| HSV | hsv(22, 24%, 81%) |
| CMYK | cmyk(0%, 15.5%, 24.2%, 18.8%) |
| CIE-LAB | lab(73.78, 8.82, 13.54) |
| CIE-LCH | lch(73.78, 16.16, 56.91°) |
| OKLab | oklab(77.73% 0.0283 0.035) |
| OKLCH | oklch(77.73% 0.045 51.1) |
| XYZ | xyz(47.1483, 46.3613, 38.3568) |
| Luminance | 0.4636 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 5.86
Pinkish Grey
#C8ACA9
ΔE00 6.66
Tan
#D2B48C
ΔE00 8.63
Pinkish Tan
#D99B82
ΔE00 8.63
Greige
#B8AB98
ΔE00 8.68
Warm Gray
#C9BEB0
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAF9D #9DBDCF
analogous
#CF9DA4 #CFAF9D #CFC89D
triadic
#CFAF9D #9DCFAF #AF9DCF
tetradic
#CFAF9D #A4CF9D #9DBDCF #C89DCF
square
#CFAF9D #A4CF9D #9DBDCF #C89DCF
split-complementary
#CFAF9D #9DCFC8 #9DA4CF
monochromatic
#A26D4F #BB8D74 #CFAF9D #E3D1C6 #F5EEEA
Accessibility & contrast
On white
2.04
#CFAF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#CFAF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAF9D
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAF9D | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B19C
Deuteranopia (green-blind)
#BFB89D
Tritanopia (blue-blind)
#D8AAAA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cfaf9d; /* rgb */ color: rgb(207, 175, 157); /* oklch */ color: oklch(77.7% 0.045 51.1);
Tailwind
colors: {
custom: {
50: '#dec6ba',
500: '#cfaf9d',
950: '#000000',
},
}SCSS
$custom: #cfaf9d; $custom-light: #dec6ba; $custom-dark: #000000;
JSON
{
"hex": "#cfaf9d",
"rgb": {
"r": 207,
"g": 175,
"b": 157
},
"hsl": {
"h": 21.6,
"s": 34.247,
"l": 71.373
},
"oklch": {
"l": 0.7773,
"c": 0.04501,
"h": 51.1
},
"luminance": 0.4636
}Semantic roles & 50–950 ramp
primary
#CFAF9D
secondary
#DDE6EA
accent
#83AD38
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280