#FEA692#FEA692
#FEA692 is a light, moderate red. Relative luminance 0.504; OKLCH L 80.7% C 0.109 H 33.4°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA692 |
|---|---|
| RGB | rgb(254, 166, 146) |
| HSL | hsl(11, 98%, 78%) |
| HSV | hsv(11, 43%, 100%) |
| CMYK | cmyk(0%, 34.6%, 42.5%, 0.4%) |
| CIE-LAB | lab(76.33, 30.24, 23.80) |
| CIE-LCH | lch(76.33, 38.48, 38.21°) |
| OKLab | oklab(80.74% 0.0908 0.06) |
| OKLCH | oklch(80.74% 0.109 33.4) |
| XYZ | xyz(59.7005, 50.4233, 33.7769) |
| Luminance | 0.5042 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.06
Blush (survey)
#F29E8E
ΔE00 2.72
Pale Salmon
#FFB19A
ΔE00 3.02
Peachy Pink
#FF9A8A
ΔE00 3.27
Darksalmon
#E9967A
ΔE00 5.73
Lightsalmon
#FFA07A
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA692 #92EAFE
analogous
#FE92B4 #FEA692 #FEDC92
triadic
#FEA692 #92FEA6 #A692FE
tetradic
#FEA692 #B4FE92 #92EAFE #DC92FE
square
#FEA692 #B4FE92 #92EAFE #DC92FE
split-complementary
#FEA692 #92FEDC #92B4FE
monochromatic
#FD4319 #FD7455 #FEA692 #FFD8CF #FFE6E1
Accessibility & contrast
On white
1.89
#FEA692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#FEA692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA692
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA692 | 1.00 | 1.89 | 11.08 | 11.08 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB190
Deuteranopia (green-blind)
#CFC391
Tritanopia (blue-blind)
#FF99A1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fea692; /* rgb */ color: rgb(254, 166, 146); /* oklch */ color: oklch(80.7% 0.109 33.4);
Tailwind
colors: {
custom: {
50: '#ffc1b2',
500: '#fea692',
950: '#000000',
},
}SCSS
$custom: #fea692; $custom-light: #ffc1b2; $custom-dark: #000000;
JSON
{
"hex": "#fea692",
"rgb": {
"r": 254,
"g": 166,
"b": 146
},
"hsl": {
"h": 11.111,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.80736,
"c": 0.10882,
"h": 33.4
},
"luminance": 0.50419
}Semantic roles & 50–950 ramp
primary
#FEA692
secondary
#55C6DF
accent
#BBE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281