#FEA592#FEA592
#FEA592 is a light, moderate red. Relative luminance 0.501; OKLCH L 80.6% C 0.110 H 32.7°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA592 |
|---|---|
| RGB | rgb(254, 165, 146) |
| HSL | hsl(11, 98%, 78%) |
| HSV | hsv(11, 43%, 100%) |
| CMYK | cmyk(0%, 35%, 42.5%, 0.4%) |
| CIE-LAB | lab(76.11, 30.76, 23.50) |
| CIE-LCH | lch(76.11, 38.71, 37.38°) |
| OKLab | oklab(80.57% 0.0924 0.0593) |
| OKLCH | oklch(80.57% 0.11 32.7) |
| XYZ | xyz(59.5194, 50.0611, 33.7166) |
| Luminance | 0.5006 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.48
Blush (survey)
#F29E8E
ΔE00 2.48
Peachy Pink
#FF9A8A
ΔE00 2.90
Pale Salmon
#FFB19A
ΔE00 3.40
Darksalmon
#E9967A
ΔE00 5.82
Lightsalmon
#FFA07A
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA592 #92EBFE
analogous
#FE92B5 #FEA592 #FEDB92
triadic
#FEA592 #92FEA5 #A592FE
tetradic
#FEA592 #B5FE92 #92EBFE #DB92FE
square
#FEA592 #B5FE92 #92EBFE #DB92FE
split-complementary
#FEA592 #92FEDB #92B5FE
monochromatic
#FD4119 #FD7355 #FEA592 #FFD7CF #FFE6E1
Accessibility & contrast
On white
1.91
#FEA592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#FEA592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA592
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA592 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB190
Deuteranopia (green-blind)
#CFC391
Tritanopia (blue-blind)
#FF98A0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fea592; /* rgb */ color: rgb(254, 165, 146); /* oklch */ color: oklch(80.6% 0.110 32.7);
Tailwind
colors: {
custom: {
50: '#ffc0b2',
500: '#fea592',
950: '#000000',
},
}SCSS
$custom: #fea592; $custom-light: #ffc0b2; $custom-dark: #000000;
JSON
{
"hex": "#fea592",
"rgb": {
"r": 254,
"g": 165,
"b": 146
},
"hsl": {
"h": 10.556,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.80565,
"c": 0.10976,
"h": 32.7
},
"luminance": 0.50056
}Semantic roles & 50–950 ramp
primary
#FEA592
secondary
#55C7DF
accent
#BDE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281