#FEA792#FEA792
#FEA792 is a light, moderate red. Relative luminance 0.508; OKLCH L 80.9% C 0.108 H 34.2°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA792 |
|---|---|
| RGB | rgb(254, 167, 146) |
| HSL | hsl(12, 98%, 78%) |
| HSV | hsv(12, 43%, 100%) |
| CMYK | cmyk(0%, 34.3%, 42.5%, 0.4%) |
| CIE-LAB | lab(76.55, 29.71, 24.10) |
| CIE-LCH | lch(76.55, 38.26, 39.04°) |
| OKLab | oklab(80.91% 0.0892 0.0607) |
| OKLCH | oklch(80.91% 0.108 34.2) |
| XYZ | xyz(59.8829, 50.7882, 33.8377) |
| Luminance | 0.5078 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.63
Pale Salmon
#FFB19A
ΔE00 2.66
Blush (survey)
#F29E8E
ΔE00 3.01
Peachy Pink
#FF9A8A
ΔE00 3.66
Lightsalmon
#FFA07A
ΔE00 5.46
Darksalmon
#E9967A
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA792 #92E9FE
analogous
#FE92B3 #FEA792 #FEDD92
triadic
#FEA792 #92FEA7 #A792FE
tetradic
#FEA792 #B3FE92 #92E9FE #DD92FE
square
#FEA792 #B3FE92 #92E9FE #DD92FE
split-complementary
#FEA792 #92FEDD #92B3FE
monochromatic
#FD4519 #FD7655 #FEA792 #FFD8CF #FFE7E1
Accessibility & contrast
On white
1.88
#FEA792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#FEA792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA792
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA792 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB290
Deuteranopia (green-blind)
#D0C491
Tritanopia (blue-blind)
#FF9AA2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fea792; /* rgb */ color: rgb(254, 167, 146); /* oklch */ color: oklch(80.9% 0.108 34.2);
Tailwind
colors: {
custom: {
50: '#ffc1b2',
500: '#fea792',
950: '#000000',
},
}SCSS
$custom: #fea792; $custom-light: #ffc1b2; $custom-dark: #000000;
JSON
{
"hex": "#fea792",
"rgb": {
"r": 254,
"g": 167,
"b": 146
},
"hsl": {
"h": 11.667,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.80907,
"c": 0.10791,
"h": 34.2
},
"luminance": 0.50784
}Semantic roles & 50–950 ramp
primary
#FEA792
secondary
#55C4DF
accent
#B9E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281