#CFA494#CFA494
#CFA494 is a light, muted orange. Relative luminance 0.420; OKLCH L 75.4% C 0.056 H 41.4°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA494 |
|---|---|
| RGB | rgb(207, 164, 148) |
| HSL | hsl(16, 38%, 70%) |
| HSV | hsv(16, 29%, 81%) |
| CMYK | cmyk(0%, 20.8%, 28.5%, 18.8%) |
| CIE-LAB | lab(70.84, 13.51, 14.34) |
| CIE-LCH | lch(70.84, 19.70, 46.71°) |
| OKLab | oklab(75.37% 0.042 0.037) |
| OKLCH | oklch(75.37% 0.056 41.4) |
| XYZ | xyz(44.3537, 41.9565, 33.7734) |
| Luminance | 0.4195 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 5.14
Pinkish Grey
#C8ACA9
ΔE00 6.60
Mushroom
#BA9E88
ΔE00 7.22
Darksalmon
#E9967A
ΔE00 8.71
Blush (survey)
#F29E8E
ΔE00 8.82
Rosybrown
#BC8F8F
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA494 #94BFCF
analogous
#CF94A2 #CFA494 #CFC294
triadic
#CFA494 #94CFA4 #A494CF
tetradic
#CFA494 #A2CF94 #94BFCF #C294CF
square
#CFA494 #A2CF94 #94BFCF #C294CF
split-complementary
#CFA494 #94CFC2 #94A2CF
monochromatic
#A16048 #BC806A #CFA494 #E2C8BE #F5ECE8
Accessibility & contrast
On white
2.24
#CFA494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#CFA494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA494
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA494 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA893
Deuteranopia (green-blind)
#B8B194
Tritanopia (blue-blind)
#DA9EA0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #cfa494; /* rgb */ color: rgb(207, 164, 148); /* oklch */ color: oklch(75.4% 0.056 41.4);
Tailwind
colors: {
custom: {
50: '#debfb3',
500: '#cfa494',
950: '#000000',
},
}SCSS
$custom: #cfa494; $custom-light: #debfb3; $custom-dark: #000000;
JSON
{
"hex": "#cfa494",
"rgb": {
"r": 207,
"g": 164,
"b": 148
},
"hsl": {
"h": 16.271,
"s": 38.065,
"l": 69.608
},
"oklch": {
"l": 0.75373,
"c": 0.05595,
"h": 41.4
},
"luminance": 0.41954
}Semantic roles & 50–950 ramp
primary
#CFA494
secondary
#D7E3E8
accent
#8FB134
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180