#FEA892#FEA892
#FEA892 is a light, moderate red. Relative luminance 0.512; OKLCH L 81.1% C 0.107 H 35.0°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA892 |
|---|---|
| RGB | rgb(254, 168, 146) |
| HSL | hsl(12, 98%, 78%) |
| HSV | hsv(12, 43%, 100%) |
| CMYK | cmyk(0%, 33.9%, 42.5%, 0.4%) |
| CIE-LAB | lab(76.77, 29.19, 24.40) |
| CIE-LCH | lch(76.77, 38.05, 39.89°) |
| OKLab | oklab(81.08% 0.0877 0.0614) |
| OKLCH | oklch(81.08% 0.107 35) |
| XYZ | xyz(60.0668, 51.1561, 33.8990) |
| Luminance | 0.5115 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.25
Pale Salmon
#FFB19A
ΔE00 2.31
Blush (survey)
#F29E8E
ΔE00 3.33
Peachy Pink
#FF9A8A
ΔE00 4.07
Lightsalmon
#FFA07A
ΔE00 5.20
Darksalmon
#E9967A
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA892 #92E8FE
analogous
#FE92B2 #FEA892 #FEDE92
triadic
#FEA892 #92FEA8 #A892FE
tetradic
#FEA892 #B2FE92 #92E8FE #DE92FE
square
#FEA892 #B2FE92 #92E8FE #DE92FE
split-complementary
#FEA892 #92FEDE #92B2FE
monochromatic
#FD4719 #FD7855 #FEA892 #FFD8CF #FFE7E1
Accessibility & contrast
On white
1.87
#FEA892 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#FEA892 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA892
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA892 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA892 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB390
Deuteranopia (green-blind)
#D1C491
Tritanopia (blue-blind)
#FF9BA2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fea892; /* rgb */ color: rgb(254, 168, 146); /* oklch */ color: oklch(81.1% 0.107 35.0);
Tailwind
colors: {
custom: {
50: '#ffc2b2',
500: '#fea892',
950: '#000000',
},
}SCSS
$custom: #fea892; $custom-light: #ffc2b2; $custom-dark: #000000;
JSON
{
"hex": "#fea892",
"rgb": {
"r": 254,
"g": 168,
"b": 146
},
"hsl": {
"h": 12.222,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.81079,
"c": 0.10703,
"h": 35
},
"luminance": 0.51151
}Semantic roles & 50–950 ramp
primary
#FEA892
secondary
#55C3DF
accent
#B7E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281