#FEA992#FEA992
#FEA992 is a light, moderate red. Relative luminance 0.515; OKLCH L 81.3% C 0.106 H 35.8°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA992 |
|---|---|
| RGB | rgb(254, 169, 146) |
| HSL | hsl(13, 98%, 78%) |
| HSV | hsv(13, 43%, 100%) |
| CMYK | cmyk(0%, 33.5%, 42.5%, 0.4%) |
| CIE-LAB | lab(77.00, 28.67, 24.71) |
| CIE-LCH | lch(77.00, 37.85, 40.75°) |
| OKLab | oklab(81.25% 0.0861 0.0621) |
| OKLCH | oklch(81.25% 0.106 35.8) |
| XYZ | xyz(60.2522, 51.5267, 33.9608) |
| Luminance | 0.5152 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.34
Pale Salmon
#FFB19A
ΔE00 2.00
Blush (survey)
#F29E8E
ΔE00 3.68
Peachy Pink
#FF9A8A
ΔE00 4.48
Lightsalmon
#FFA07A
ΔE00 4.96
Darksalmon
#E9967A
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA992 #92E7FE
analogous
#FE92B1 #FEA992 #FEDF92
triadic
#FEA992 #92FEA9 #A992FE
tetradic
#FEA992 #B1FE92 #92E7FE #DF92FE
square
#FEA992 #B1FE92 #92E7FE #DF92FE
split-complementary
#FEA992 #92FEDF #92B1FE
monochromatic
#FD4919 #FD7955 #FEA992 #FFD9CF #FFE7E1
Accessibility & contrast
On white
1.86
#FEA992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#FEA992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA992
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA992 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB490
Deuteranopia (green-blind)
#D1C591
Tritanopia (blue-blind)
#FF9CA3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fea992; /* rgb */ color: rgb(254, 169, 146); /* oklch */ color: oklch(81.3% 0.106 35.8);
Tailwind
colors: {
custom: {
50: '#ffc3b2',
500: '#fea992',
950: '#000000',
},
}SCSS
$custom: #fea992; $custom-light: #ffc3b2; $custom-dark: #000000;
JSON
{
"hex": "#fea992",
"rgb": {
"r": 254,
"g": 169,
"b": 146
},
"hsl": {
"h": 12.778,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.81251,
"c": 0.10616,
"h": 35.8
},
"luminance": 0.51522
}Semantic roles & 50–950 ramp
primary
#FEA992
secondary
#55C2DF
accent
#B5E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281