#FEA995#FEA995
#FEA995 is a light, moderate red. Relative luminance 0.516; OKLCH L 81.3% C 0.105 H 33.9°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA995 |
|---|---|
| RGB | rgb(254, 169, 149) |
| HSL | hsl(11, 98%, 79%) |
| HSV | hsv(11, 41%, 100%) |
| CMYK | cmyk(0%, 33.5%, 41.3%, 0.4%) |
| CIE-LAB | lab(77.05, 28.98, 23.17) |
| CIE-LCH | lch(77.05, 37.10, 38.63°) |
| OKLab | oklab(81.31% 0.0872 0.0585) |
| OKLCH | oklch(81.31% 0.105 33.9) |
| XYZ | xyz(60.4886, 51.6213, 35.2060) |
| Luminance | 0.5162 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.69
Pale Salmon
#FFB19A
ΔE00 2.33
Blush (survey)
#F29E8E
ΔE00 3.17
Peachy Pink
#FF9A8A
ΔE00 3.98
Lightsalmon
#FFA07A
ΔE00 5.91
Darksalmon
#E9967A
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA995 #95EAFE
analogous
#FE95B6 #FEA995 #FEDE95
triadic
#FEA995 #95FEA9 #A995FE
tetradic
#FEA995 #B6FE95 #95EAFE #DE95FE
square
#FEA995 #B6FE95 #95EAFE #DE95FE
split-complementary
#FEA995 #95FEDE #95B6FE
monochromatic
#FD471C #FD7858 #FEA995 #FFDAD2 #FFE6E1
Accessibility & contrast
On white
1.85
#FEA995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#FEA995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA995
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA995 | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB493
Deuteranopia (green-blind)
#D1C594
Tritanopia (blue-blind)
#FF9DA4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fea995; /* rgb */ color: rgb(254, 169, 149); /* oklch */ color: oklch(81.3% 0.105 33.9);
Tailwind
colors: {
custom: {
50: '#ffc3b4',
500: '#fea995',
950: '#000000',
},
}SCSS
$custom: #fea995; $custom-light: #ffc3b4; $custom-dark: #000000;
JSON
{
"hex": "#fea995",
"rgb": {
"r": 254,
"g": 169,
"b": 149
},
"hsl": {
"h": 11.429,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.81314,
"c": 0.10504,
"h": 33.9
},
"luminance": 0.51617
}Semantic roles & 50–950 ramp
primary
#FEA995
secondary
#57C6E0
accent
#BAE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281