#FEAEBC#FEAEBC
#FEAEBC is a very light, moderate red. Relative luminance 0.550; OKLCH L 83.1% C 0.095 H 7.8°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAEBC |
|---|---|
| RGB | rgb(254, 174, 188) |
| HSL | hsl(350, 98%, 84%) |
| HSV | hsv(350, 31%, 100%) |
| CMYK | cmyk(0%, 31.5%, 26%, 0.4%) |
| CIE-LAB | lab(79.03, 31.11, 4.80) |
| CIE-LCH | lch(79.03, 31.48, 8.78°) |
| OKLab | oklab(83.12% 0.0942 0.013) |
| OKLCH | oklch(83.12% 0.095 7.8) |
| XYZ | xyz(65.0876, 54.9777, 54.7507) |
| Luminance | 0.5497 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.05
Lightpink
#FFB6C1
ΔE00 2.00
Pastel Pink
#FFBACD
ΔE00 3.83
Baby Pink
#FFB7CE
ΔE00 4.15
Pink
#FFC0CB
ΔE00 4.51
Bubblegum
#FFC1CC
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAEBC #AEFEF0
analogous
#FEAEE4 #FEAEBC #FEC8AE
triadic
#FEAEBC #BCFEAE #AEBCFE
tetradic
#FEAEBC #E4FEAE #AEFEF0 #C8AEFE
square
#FEAEBC #E4FEAE #AEFEF0 #C8AEFE
split-complementary
#FEAEBC #AEFEC8 #AEE4FE
monochromatic
#FD3558 #FD728A #FEAEBC #FFE1E6 #FFE1E6
Accessibility & contrast
On white
1.75
#FEAEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#FEAEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAEBC
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAEBC | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBC
Deuteranopia (green-blind)
#CDC9BA
Tritanopia (blue-blind)
#FFA8B3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #feaebc; /* rgb */ color: rgb(254, 174, 188); /* oklch */ color: oklch(83.1% 0.095 7.8);
Tailwind
colors: {
custom: {
50: '#ffc7d0',
500: '#feaebc',
950: '#000000',
},
}SCSS
$custom: #feaebc; $custom-light: #ffc7d0; $custom-dark: #000000;
JSON
{
"hex": "#feaebc",
"rgb": {
"r": 254,
"g": 174,
"b": 188
},
"hsl": {
"h": 349.5,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.83116,
"c": 0.09509,
"h": 7.8
},
"luminance": 0.54974
}Semantic roles & 50–950 ramp
primary
#FEAEBC
secondary
#6DE3CF
accent
#E6BD00
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181313
muted
#868283