#CFA293#CFA293
#CFA293 is a light, muted orange. Relative luminance 0.412; OKLCH L 75.0% C 0.058 H 39.2°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA293 |
|---|---|
| RGB | rgb(207, 162, 147) |
| HSL | hsl(15, 38%, 69%) |
| HSV | hsv(15, 29%, 81%) |
| CMYK | cmyk(0%, 21.7%, 29%, 18.8%) |
| CIE-LAB | lab(70.33, 14.46, 14.17) |
| CIE-LCH | lch(70.33, 20.25, 44.42°) |
| OKLab | oklab(74.97% 0.0448 0.0366) |
| OKLCH | oklch(74.97% 0.058 39.2) |
| XYZ | xyz(43.9197, 41.2147, 33.2399) |
| Luminance | 0.4121 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 4.87
Pinkish Grey
#C8ACA9
ΔE00 6.75
Mushroom
#BA9E88
ΔE00 7.84
Blush (survey)
#F29E8E
ΔE00 8.28
Darksalmon
#E9967A
ΔE00 8.33
Rosybrown
#BC8F8F
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA293 #93C0CF
analogous
#CF93A2 #CFA293 #CFC093
triadic
#CFA293 #93CFA2 #A293CF
tetradic
#CFA293 #A2CF93 #93C0CF #C093CF
square
#CFA293 #A2CF93 #93C0CF #C093CF
split-complementary
#CFA293 #93CFC0 #93A2CF
monochromatic
#A05E47 #BC7E69 #CFA293 #E2C6BD #F5EBE8
Accessibility & contrast
On white
2.27
#CFA293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#CFA293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA293
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA293 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA792
Deuteranopia (green-blind)
#B7B093
Tritanopia (blue-blind)
#DA9C9E
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #cfa293; /* rgb */ color: rgb(207, 162, 147); /* oklch */ color: oklch(75.0% 0.058 39.2);
Tailwind
colors: {
custom: {
50: '#debdb2',
500: '#cfa293',
950: '#000000',
},
}SCSS
$custom: #cfa293; $custom-light: #debdb2; $custom-dark: #000000;
JSON
{
"hex": "#cfa293",
"rgb": {
"r": 207,
"g": 162,
"b": 147
},
"hsl": {
"h": 15,
"s": 38.462,
"l": 69.412
},
"oklch": {
"l": 0.74965,
"c": 0.0578,
"h": 39.2
},
"luminance": 0.41213
}Semantic roles & 50–950 ramp
primary
#CFA293
secondary
#D6E3E8
accent
#92B134
background
#FDFBFA
surface
#FBF6F5
border
#D4D0CF
text
#151211
muted
#838180