#FEA795#FEA795
#FEA795 is a light, moderate red. Relative luminance 0.509; OKLCH L 81.0% C 0.107 H 32.3°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA795 |
|---|---|
| RGB | rgb(254, 167, 149) |
| HSL | hsl(10, 98%, 79%) |
| HSV | hsv(10, 41%, 100%) |
| CMYK | cmyk(0%, 34.3%, 41.3%, 0.4%) |
| CIE-LAB | lab(76.61, 30.03, 22.56) |
| CIE-LCH | lch(76.61, 37.56, 36.91°) |
| OKLab | oklab(80.97% 0.0904 0.0571) |
| OKLCH | oklch(80.97% 0.107 32.3) |
| XYZ | xyz(60.1194, 50.8828, 35.0829) |
| Luminance | 0.5088 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.50
Blush (survey)
#F29E8E
ΔE00 2.66
Pale Salmon
#FFB19A
ΔE00 3.14
Peachy Pink
#FF9A8A
ΔE00 3.29
Darksalmon
#E9967A
ΔE00 6.25
Lightsalmon
#FFA07A
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA795 #95ECFE
analogous
#FE95B8 #FEA795 #FEDC95
triadic
#FEA795 #95FEA7 #A795FE
tetradic
#FEA795 #B8FE95 #95ECFE #DC95FE
square
#FEA795 #B8FE95 #95ECFE #DC95FE
split-complementary
#FEA795 #95FEDC #95B8FE
monochromatic
#FD421C #FD7558 #FEA795 #FFD9D2 #FFE6E1
Accessibility & contrast
On white
1.88
#FEA795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#FEA795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA795
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA795 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB293
Deuteranopia (green-blind)
#D0C494
Tritanopia (blue-blind)
#FF9BA2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fea795; /* rgb */ color: rgb(254, 167, 149); /* oklch */ color: oklch(81.0% 0.107 32.3);
Tailwind
colors: {
custom: {
50: '#ffc1b4',
500: '#fea795',
950: '#000000',
},
}SCSS
$custom: #fea795; $custom-light: #ffc1b4; $custom-dark: #000000;
JSON
{
"hex": "#fea795",
"rgb": {
"r": 254,
"g": 167,
"b": 149
},
"hsl": {
"h": 10.286,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.8097,
"c": 0.10689,
"h": 32.3
},
"luminance": 0.50878
}Semantic roles & 50–950 ramp
primary
#FEA795
secondary
#57C8E0
accent
#BEE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281