#FEAEBB#FEAEBB
#FEAEBB is a very light, moderate red. Relative luminance 0.549; OKLCH L 83.1% C 0.095 H 8.7°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAEBB |
|---|---|
| RGB | rgb(254, 174, 187) |
| HSL | hsl(350, 98%, 84%) |
| HSV | hsv(350, 31%, 100%) |
| CMYK | cmyk(0%, 31.5%, 26.4%, 0.4%) |
| CIE-LAB | lab(79.00, 30.97, 5.31) |
| CIE-LCH | lch(79.00, 31.42, 9.73°) |
| OKLab | oklab(83.09% 0.0938 0.0143) |
| OKLCH | oklch(83.09% 0.095 8.7) |
| XYZ | xyz(64.9802, 54.9348, 54.1849) |
| Luminance | 0.5493 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.34
Lightpink
#FFB6C1
ΔE00 1.94
Pastel Pink
#FFBACD
ΔE00 4.05
Baby Pink
#FFB7CE
ΔE00 4.43
Pink
#FFC0CB
ΔE00 4.54
Bubblegum
#FFC1CC
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAEBB #AEFEF1
analogous
#FEAEE3 #FEAEBB #FEC9AE
triadic
#FEAEBB #BBFEAE #AEBBFE
tetradic
#FEAEBB #E3FEAE #AEFEF1 #C9AEFE
square
#FEAEBB #E3FEAE #AEFEF1 #C9AEFE
split-complementary
#FEAEBB #AEFEC9 #AEE3FE
monochromatic
#FD3555 #FD7288 #FEAEBB #FFE1E6 #FFE1E6
Accessibility & contrast
On white
1.75
#FEAEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#FEAEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAEBB
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAEBB | 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)
#BBBBBB
Deuteranopia (green-blind)
#CEC9B9
Tritanopia (blue-blind)
#FFA8B3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #feaebb; /* rgb */ color: rgb(254, 174, 187); /* oklch */ color: oklch(83.1% 0.095 8.7);
Tailwind
colors: {
custom: {
50: '#ffc7cf',
500: '#feaebb',
950: '#000000',
},
}SCSS
$custom: #feaebb; $custom-light: #ffc7cf; $custom-dark: #000000;
JSON
{
"hex": "#feaebb",
"rgb": {
"r": 254,
"g": 174,
"b": 187
},
"hsl": {
"h": 350.25,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.83088,
"c": 0.09491,
"h": 8.7
},
"luminance": 0.54931
}Semantic roles & 50–950 ramp
primary
#FEAEBB
secondary
#6DE3D0
accent
#E6C000
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181313
muted
#868283