#FEAFAB#FEAFAB
#FEAFAB is a very light, moderate red. Relative luminance 0.547; OKLCH L 82.8% C 0.093 H 22.5°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAFAB |
|---|---|
| RGB | rgb(254, 175, 171) |
| HSL | hsl(3, 98%, 83%) |
| HSV | hsv(3, 33%, 100%) |
| CMYK | cmyk(0%, 31.1%, 32.7%, 0.4%) |
| CIE-LAB | lab(78.85, 28.38, 13.77) |
| CIE-LCH | lch(78.85, 31.54, 25.88°) |
| OKLab | oklab(82.85% 0.0863 0.0357) |
| OKLCH | oklch(82.85% 0.093 22.5) |
| XYZ | xyz(63.5557, 54.6752, 45.7260) |
| Luminance | 0.5467 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.90
Pale Rose
#FDC1C5
ΔE00 5.97
Blush (survey)
#F29E8E
ΔE00 6.20
Light Salmon
#FEA993
ΔE00 6.62
Pale Salmon
#FFB19A
ΔE00 6.87
Peachy Pink
#FF9A8A
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAFAB #ABFAFE
analogous
#FEABD0 #FEAFAB #FED8AB
triadic
#FEAFAB #ABFEAF #AFABFE
tetradic
#FEAFAB #D0FEAB #ABFAFE #D8ABFE
square
#FEAFAB #D0FEAB #ABFAFE #D8ABFE
split-complementary
#FEAFAB #ABFED8 #ABD0FE
monochromatic
#FD3C32 #FD756F #FEAFAB #FFE2E1 #FFE2E1
Accessibility & contrast
On white
1.76
#FEAFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#FEAFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAFAB
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAFAB | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBAAA
Deuteranopia (green-blind)
#D1C9AA
Tritanopia (blue-blind)
#FFA6AE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #feafab; /* rgb */ color: rgb(254, 175, 171); /* oklch */ color: oklch(82.8% 0.093 22.5);
Tailwind
colors: {
custom: {
50: '#ffc7c4',
500: '#feafab',
950: '#000000',
},
}SCSS
$custom: #feafab; $custom-light: #ffc7c4; $custom-dark: #000000;
JSON
{
"hex": "#feafab",
"rgb": {
"r": 254,
"g": 175,
"b": 171
},
"hsl": {
"h": 2.892,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.8285,
"c": 0.09339,
"h": 22.5
},
"luminance": 0.54671
}Semantic roles & 50–950 ramp
primary
#FEAFAB
secondary
#6ADDE3
accent
#DAE600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282