#FEA4DD#FEA4DD
#FEA4DD is a very light, vivid pink. Relative luminance 0.528; OKLCH L 82.5% C 0.127 H 341.8°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA4DD |
|---|---|
| RGB | rgb(254, 164, 221) |
| HSL | hsl(322, 98%, 82%) |
| HSV | hsv(322, 35%, 100%) |
| CMYK | cmyk(0%, 35.4%, 13%, 0.4%) |
| CIE-LAB | lab(77.78, 41.19, -14.98) |
| CIE-LCH | lch(77.78, 43.83, 340.02°) |
| OKLab | oklab(82.47% 0.1206 -0.0397) |
| OKLCH | oklch(82.47% 0.127 341.8) |
| XYZ | xyz(67.1998, 52.8459, 75.0533) |
| Luminance | 0.5284 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.60
Powder Pink
#FFB2D0
ΔE00 6.62
Bubblegum Pink
#FE83CC
ΔE00 6.88
Pink (survey)
#FF81C0
ΔE00 7.79
Baby Pink
#FFB7CE
ΔE00 8.65
Light Lavendar
#EFC0FE
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA4DD #A4FEC5
analogous
#F2A4FE #FEA4DD #FEA4B0
triadic
#FEA4DD #DDFEA4 #A4DDFE
tetradic
#FEA4DD #FEF2A4 #A4FEC5 #A4B0FE
square
#FEA4DD #FEF2A4 #A4FEC5 #A4B0FE
split-complementary
#FEA4DD #B0FEA4 #A4FEF2
monochromatic
#FD2BB0 #FD67C6 #FEA4DD #FFE1F4 #FFE1F4
Accessibility & contrast
On white
1.82
#FEA4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#FEA4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA4DD
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA4DD | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B8DF
Deuteranopia (green-blind)
#BFC6DB
Tritanopia (blue-blind)
#FFA5B8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fea4dd; /* rgb */ color: rgb(254, 164, 221); /* oklch */ color: oklch(82.5% 0.127 341.8);
Tailwind
colors: {
custom: {
50: '#ffc0e7',
500: '#fea4dd',
950: '#000000',
},
}SCSS
$custom: #fea4dd; $custom-light: #ffc0e7; $custom-dark: #000000;
JSON
{
"hex": "#fea4dd",
"rgb": {
"r": 254,
"g": 164,
"b": 221
},
"hsl": {
"h": 322,
"s": 97.826,
"l": 81.961
},
"oklch": {
"l": 0.82471,
"c": 0.12697,
"h": 341.8
},
"luminance": 0.52842
}Semantic roles & 50–950 ramp
primary
#FEA4DD
secondary
#64E292
accent
#E65400
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181216
muted
#868284