#FDAEED#FDAEED
#FDAEED is a very light, vivid pink. Relative luminance 0.573; OKLCH L 84.6% C 0.121 H 334.1°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FDAEED |
|---|---|
| RGB | rgb(253, 174, 237) |
| HSL | hsl(312, 95%, 84%) |
| HSV | hsv(312, 31%, 99%) |
| CMYK | cmyk(0%, 31.2%, 6.3%, 0.8%) |
| CIE-LAB | lab(80.33, 38.30, -19.80) |
| CIE-LCH | lch(80.33, 43.11, 332.66°) |
| OKLab | oklab(84.56% 0.1093 -0.0531) |
| OKLCH | oklch(84.56% 0.122 334.1) |
| XYZ | xyz(70.9294, 57.2722, 87.4228) |
| Luminance | 0.5727 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.83
Light Lavendar
#EFC0FE
ΔE00 6.54
Pale Mauve
#FED0FC
ΔE00 8.27
Powder Pink
#FFB2D0
ΔE00 8.32
Mauve
#E0B0FF
ΔE00 8.37
Light Lilac
#EDC8FF
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDAEED #AEFDBE
analogous
#E5AEFD #FDAEED #FDAEC5
triadic
#FDAEED #EDFDAE #AEEDFD
tetradic
#FDAEED #FDE5AE #AEFDBE #AEC5FD
square
#FDAEED #FDE5AE #AEFDBE #AEC5FD
split-complementary
#FDAEED #C5FDAE #AEFDE5
monochromatic
#FA37D2 #FC72E0 #FDAEED #FEE1F8 #FEE1F8
Accessibility & contrast
On white
1.69
#FDAEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#FDAEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDAEED
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDAEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDAEED | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC0EF
Deuteranopia (green-blind)
#C1CBEB
Tritanopia (blue-blind)
#FFB1C4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fdaeed; /* rgb */ color: rgb(253, 174, 237); /* oklch */ color: oklch(84.6% 0.121 334.1);
Tailwind
colors: {
custom: {
50: '#ffc7f3',
500: '#fdaeed',
950: '#000000',
},
}SCSS
$custom: #fdaeed; $custom-light: #ffc7f3; $custom-dark: #000000;
JSON
{
"hex": "#fdaeed",
"rgb": {
"r": 253,
"g": 174,
"b": 237
},
"hsl": {
"h": 312.152,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.84555,
"c": 0.1215,
"h": 334.1
},
"luminance": 0.57269
}Semantic roles & 50–950 ramp
primary
#FDAEED
secondary
#6DE285
accent
#E62E00
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285