#FEABAE#FEABAE
#FEABAE is a very light, moderate red. Relative luminance 0.533; OKLCH L 82.2% C 0.098 H 17.0°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FEABAE |
|---|---|
| RGB | rgb(254, 171, 174) |
| HSL | hsl(358, 98%, 83%) |
| HSV | hsv(358, 33%, 100%) |
| CMYK | cmyk(0%, 32.7%, 31.5%, 0.4%) |
| CIE-LAB | lab(78.03, 30.84, 10.97) |
| CIE-LCH | lch(78.03, 32.74, 19.58°) |
| OKLab | oklab(82.24% 0.0937 0.0287) |
| OKLCH | oklch(82.24% 0.098 17) |
| XYZ | xyz(63.0779, 53.2569, 46.9935) |
| Luminance | 0.5325 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.32
Soft Pink
#FDB0C0
ΔE00 5.00
Pale Rose
#FDC1C5
ΔE00 5.94
Pink
#FFC0CB
ΔE00 6.57
Bubblegum
#FFC1CC
ΔE00 6.81
Light Rose
#FFC5CB
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEABAE #ABFEFB
analogous
#FEABD7 #FEABAE #FED1AB
triadic
#FEABAE #AEFEAB #ABAEFE
tetradic
#FEABAE #D7FEAB #ABFEFB #D1ABFE
square
#FEABAE #D7FEAB #ABFEFB #D1ABFE
split-complementary
#FEABAE #ABFED1 #ABD7FE
monochromatic
#FD3239 #FD6F74 #FEABAE #FFE1E2 #FFE1E2
Accessibility & contrast
On white
1.80
#FEABAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#FEABAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEABAE
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEABAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEABAE | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AE
Deuteranopia (green-blind)
#CEC7AD
Tritanopia (blue-blind)
#FFA3AC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #feabae; /* rgb */ color: rgb(254, 171, 174); /* oklch */ color: oklch(82.2% 0.098 17.0);
Tailwind
colors: {
custom: {
50: '#ffc4c6',
500: '#feabae',
950: '#000000',
},
}SCSS
$custom: #feabae; $custom-light: #ffc4c6; $custom-dark: #000000;
JSON
{
"hex": "#feabae",
"rgb": {
"r": 254,
"g": 171,
"b": 174
},
"hsl": {
"h": 357.831,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.82235,
"c": 0.09798,
"h": 17
},
"luminance": 0.53253
}Semantic roles & 50–950 ramp
primary
#FEABAE
secondary
#6AE3DF
accent
#E6DD00
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282