#FDAEEF#FDAEEF
#FDAEEF is a very light, vivid pink. Relative luminance 0.574; OKLCH L 84.6% C 0.123 H 333.1°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FDAEEF |
|---|---|
| RGB | rgb(253, 174, 239) |
| HSL | hsl(311, 95%, 84%) |
| HSV | hsv(311, 31%, 99%) |
| CMYK | cmyk(0%, 31.2%, 5.5%, 0.8%) |
| CIE-LAB | lab(80.40, 38.64, -20.77) |
| CIE-LCH | lch(80.40, 43.87, 331.73°) |
| OKLab | oklab(84.63% 0.1099 -0.0558) |
| OKLCH | oklch(84.63% 0.123 333.1) |
| XYZ | xyz(71.2232, 57.3897, 88.9703) |
| Luminance | 0.5739 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.77
Light Lavendar
#EFC0FE
ΔE00 6.34
Mauve
#E0B0FF
ΔE00 8.03
Pale Mauve
#FED0FC
ΔE00 8.34
Light Lilac
#EDC8FF
ΔE00 8.40
Very Light Purple
#F6CEFC
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDAEEF #AEFDBC
analogous
#E3AEFD #FDAEEF #FDAEC7
triadic
#FDAEEF #EFFDAE #AEEFFD
tetradic
#FDAEEF #FDE3AE #AEFDBC #AEC7FD
square
#FDAEEF #FDE3AE #AEFDBC #AEC7FD
split-complementary
#FDAEEF #C7FDAE #AEFDE3
monochromatic
#FA37D7 #FC72E3 #FDAEEF #FEE1F9 #FEE1F9
Accessibility & contrast
On white
1.68
#FDAEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#FDAEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDAEEF
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDAEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDAEEF | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC1F2
Deuteranopia (green-blind)
#C0CCED
Tritanopia (blue-blind)
#FFB2C5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fdaeef; /* rgb */ color: rgb(253, 174, 239); /* oklch */ color: oklch(84.6% 0.123 333.1);
Tailwind
colors: {
custom: {
50: '#ffc7f4',
500: '#fdaeef',
950: '#000000',
},
}SCSS
$custom: #fdaeef; $custom-light: #ffc7f4; $custom-dark: #000000;
JSON
{
"hex": "#fdaeef",
"rgb": {
"r": 253,
"g": 174,
"b": 239
},
"hsl": {
"h": 310.633,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.84627,
"c": 0.12322,
"h": 333.1
},
"luminance": 0.57387
}Semantic roles & 50–950 ramp
primary
#FDAEEF
secondary
#6DE282
accent
#E62900
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285