#FEAB95#FEAB95
#FEAB95 is a light, moderate red. Relative luminance 0.524; OKLCH L 81.7% C 0.103 H 35.5°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAB95 |
|---|---|
| RGB | rgb(254, 171, 149) |
| HSL | hsl(13, 98%, 79%) |
| HSV | hsv(13, 41%, 100%) |
| CMYK | cmyk(0%, 32.7%, 41.3%, 0.4%) |
| CIE-LAB | lab(77.50, 27.94, 23.78) |
| CIE-LCH | lch(77.50, 36.69, 40.40°) |
| OKLab | oklab(81.66% 0.0841 0.06) |
| OKLCH | oklch(81.66% 0.103 35.5) |
| XYZ | xyz(60.8635, 52.3711, 35.3310) |
| Luminance | 0.5237 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.51
Pale Salmon
#FFB19A
ΔE00 1.56
Blush (survey)
#F29E8E
ΔE00 3.82
Peachy Pink
#FF9A8A
ΔE00 4.76
Lightsalmon
#FFA07A
ΔE00 5.46
Darksalmon
#E9967A
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAB95 #95E8FE
analogous
#FE95B4 #FEAB95 #FEDF95
triadic
#FEAB95 #95FEAB #AB95FE
tetradic
#FEAB95 #B4FE95 #95E8FE #DF95FE
square
#FEAB95 #B4FE95 #95E8FE #DF95FE
split-complementary
#FEAB95 #95FEDF #95B4FE
monochromatic
#FD4B1C #FD7B58 #FEAB95 #FFDBD2 #FFE7E1
Accessibility & contrast
On white
1.83
#FEAB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#FEAB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAB95
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAB95 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB593
Deuteranopia (green-blind)
#D2C694
Tritanopia (blue-blind)
#FF9FA5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #feab95; /* rgb */ color: rgb(254, 171, 149); /* oklch */ color: oklch(81.7% 0.103 35.5);
Tailwind
colors: {
custom: {
50: '#ffc4b4',
500: '#feab95',
950: '#000000',
},
}SCSS
$custom: #feab95; $custom-light: #ffc4b4; $custom-dark: #000000;
JSON
{
"hex": "#feab95",
"rgb": {
"r": 254,
"g": 171,
"b": 149
},
"hsl": {
"h": 12.571,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.8166,
"c": 0.10329,
"h": 35.5
},
"luminance": 0.52367
}Semantic roles & 50–950 ramp
primary
#FEAB95
secondary
#57C3E0
accent
#B5E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281