#FEA694#FEA694
#FEA694 is a light, moderate red. Relative luminance 0.505; OKLCH L 80.8% C 0.108 H 32.1°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA694 |
|---|---|
| RGB | rgb(254, 166, 148) |
| HSL | hsl(10, 98%, 79%) |
| HSV | hsv(10, 42%, 100%) |
| CMYK | cmyk(0%, 34.6%, 41.7%, 0.4%) |
| CIE-LAB | lab(76.37, 30.45, 22.77) |
| CIE-LCH | lch(76.37, 38.02, 36.79°) |
| OKLab | oklab(80.78% 0.0916 0.0575) |
| OKLCH | oklch(80.78% 0.108 32.1) |
| XYZ | xyz(59.8574, 50.4860, 34.6034) |
| Luminance | 0.5048 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.61
Blush (survey)
#F29E8E
ΔE00 2.52
Peachy Pink
#FF9A8A
ΔE00 3.04
Pale Salmon
#FFB19A
ΔE00 3.35
Darksalmon
#E9967A
ΔE00 6.14
Lightsalmon
#FFA07A
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA694 #94ECFE
analogous
#FE94B7 #FEA694 #FEDB94
triadic
#FEA694 #94FEA6 #A694FE
tetradic
#FEA694 #B7FE94 #94ECFE #DB94FE
square
#FEA694 #B7FE94 #94ECFE #DB94FE
split-complementary
#FEA694 #94FEDB #94B7FE
monochromatic
#FD411B #FD7457 #FEA694 #FFD8D1 #FFE6E1
Accessibility & contrast
On white
1.89
#FEA694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#FEA694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA694
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA694 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB292
Deuteranopia (green-blind)
#CFC393
Tritanopia (blue-blind)
#FF9AA1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fea694; /* rgb */ color: rgb(254, 166, 148); /* oklch */ color: oklch(80.8% 0.108 32.1);
Tailwind
colors: {
custom: {
50: '#ffc1b3',
500: '#fea694',
950: '#000000',
},
}SCSS
$custom: #fea694; $custom-light: #ffc1b3; $custom-dark: #000000;
JSON
{
"hex": "#fea694",
"rgb": {
"r": 254,
"g": 166,
"b": 148
},
"hsl": {
"h": 10.189,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.80778,
"c": 0.10816,
"h": 32.1
},
"luminance": 0.50481
}Semantic roles & 50–950 ramp
primary
#FEA694
secondary
#56C8E0
accent
#BFE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281