#FEA896#FEA896
#FEA896 is a light, moderate red. Relative luminance 0.513; OKLCH L 81.2% C 0.106 H 32.4°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA896 |
|---|---|
| RGB | rgb(254, 168, 150) |
| HSL | hsl(10, 98%, 79%) |
| HSV | hsv(10, 41%, 100%) |
| CMYK | cmyk(0%, 33.9%, 40.9%, 0.4%) |
| CIE-LAB | lab(76.85, 29.61, 22.35) |
| CIE-LCH | lch(76.85, 37.10, 37.04°) |
| OKLab | oklab(81.16% 0.0892 0.0566) |
| OKLCH | oklch(81.16% 0.106 32.4) |
| XYZ | xyz(60.3835, 51.2827, 35.5665) |
| Luminance | 0.5128 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.42
Blush (survey)
#F29E8E
ΔE00 2.82
Pale Salmon
#FFB19A
ΔE00 2.94
Peachy Pink
#FF9A8A
ΔE00 3.53
Darksalmon
#E9967A
ΔE00 6.37
Lightsalmon
#FFA07A
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA896 #96ECFE
analogous
#FE96B8 #FEA896 #FEDC96
triadic
#FEA896 #96FEA8 #A896FE
tetradic
#FEA896 #B8FE96 #96ECFE #DC96FE
square
#FEA896 #B8FE96 #96ECFE #DC96FE
split-complementary
#FEA896 #96FEDC #96B8FE
monochromatic
#FD441D #FD7659 #FEA896 #FFDAD3 #FFE6E1
Accessibility & contrast
On white
1.87
#FEA896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#FEA896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA896
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA896 | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB394
Deuteranopia (green-blind)
#D0C595
Tritanopia (blue-blind)
#FF9CA3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fea896; /* rgb */ color: rgb(254, 168, 150); /* oklch */ color: oklch(81.2% 0.106 32.4);
Tailwind
colors: {
custom: {
50: '#ffc2b5',
500: '#fea896',
950: '#000000',
},
}SCSS
$custom: #fea896; $custom-light: #ffc2b5; $custom-dark: #000000;
JSON
{
"hex": "#fea896",
"rgb": {
"r": 254,
"g": 168,
"b": 150
},
"hsl": {
"h": 10.385,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.81163,
"c": 0.10562,
"h": 32.4
},
"luminance": 0.51278
}Semantic roles & 50–950 ramp
primary
#FEA896
secondary
#58C9E0
accent
#BEE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281