#CFA394#CFA394
#CFA394 is a light, muted orange. Relative luminance 0.416; OKLCH L 75.2% C 0.057 H 39.7°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA394 |
|---|---|
| RGB | rgb(207, 163, 148) |
| HSL | hsl(15, 38%, 70%) |
| HSV | hsv(15, 29%, 81%) |
| CMYK | cmyk(0%, 21.3%, 28.5%, 18.8%) |
| CIE-LAB | lab(70.59, 14.05, 14.00) |
| CIE-LCH | lch(70.59, 19.83, 44.89°) |
| OKLab | oklab(75.18% 0.0436 0.0361) |
| OKLCH | oklch(75.18% 0.057 39.7) |
| XYZ | xyz(44.1754, 41.6000, 33.7139) |
| Luminance | 0.4160 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 5.09
Pinkish Grey
#C8ACA9
ΔE00 6.53
Mushroom
#BA9E88
ΔE00 7.67
Blush (survey)
#F29E8E
ΔE00 8.49
Rosybrown
#BC8F8F
ΔE00 8.53
Darksalmon
#E9967A
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA394 #94C0CF
analogous
#CF94A3 #CFA394 #CFC194
triadic
#CFA394 #94CFA3 #A394CF
tetradic
#CFA394 #A3CF94 #94C0CF #C194CF
square
#CFA394 #A3CF94 #94C0CF #C194CF
split-complementary
#CFA394 #94CFC1 #94A3CF
monochromatic
#A15F48 #BC7F6A #CFA394 #E2C7BE #F5ECE8
Accessibility & contrast
On white
2.25
#CFA394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#CFA394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA394
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA394 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA793
Deuteranopia (green-blind)
#B8B094
Tritanopia (blue-blind)
#DA9D9F
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #cfa394; /* rgb */ color: rgb(207, 163, 148); /* oklch */ color: oklch(75.2% 0.057 39.7);
Tailwind
colors: {
custom: {
50: '#debeb3',
500: '#cfa394',
950: '#000000',
},
}SCSS
$custom: #cfa394; $custom-light: #debeb3; $custom-dark: #000000;
JSON
{
"hex": "#cfa394",
"rgb": {
"r": 207,
"g": 163,
"b": 148
},
"hsl": {
"h": 15.254,
"s": 38.065,
"l": 69.608
},
"oklch": {
"l": 0.75181,
"c": 0.05661,
"h": 39.7
},
"luminance": 0.41598
}Semantic roles & 50–950 ramp
primary
#CFA394
secondary
#D7E4E8
accent
#91B134
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151211
muted
#838180