#FDAEEA#FDAEEA
#FDAEEA is a very light, moderate pink. Relative luminance 0.571; OKLCH L 84.4% C 0.119 H 335.7°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FDAEEA |
|---|---|
| RGB | rgb(253, 174, 234) |
| HSL | hsl(314, 95%, 84%) |
| HSV | hsv(314, 31%, 99%) |
| CMYK | cmyk(0%, 31.2%, 7.5%, 0.8%) |
| CIE-LAB | lab(80.23, 37.79, -18.33) |
| CIE-LCH | lch(80.23, 42.00, 334.12°) |
| OKLab | oklab(84.45% 0.1084 -0.049) |
| OKLCH | oklch(84.45% 0.119 335.7) |
| XYZ | xyz(70.4947, 57.0983, 85.1338) |
| Luminance | 0.5709 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.97
Light Lavendar
#EFC0FE
ΔE00 6.89
Powder Pink
#FFB2D0
ΔE00 7.65
Pale Mauve
#FED0FC
ΔE00 8.21
Very Light Purple
#F6CEFC
ΔE00 8.58
Light Lilac
#EDC8FF
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDAEEA #AEFDC1
analogous
#E8AEFD #FDAEEA #FDAEC2
triadic
#FDAEEA #EAFDAE #AEEAFD
tetradic
#FDAEEA #FDE8AE #AEFDC1 #AEC2FD
square
#FDAEEA #FDE8AE #AEFDC1 #AEC2FD
split-complementary
#FDAEEA #C2FDAE #AEFDE8
monochromatic
#FA37CB #FC72DB #FDAEEA #FEE1F7 #FEE1F7
Accessibility & contrast
On white
1.69
#FDAEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#FDAEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDAEEA
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDAEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDAEEA | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC0EC
Deuteranopia (green-blind)
#C2CBE8
Tritanopia (blue-blind)
#FFB1C3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fdaeea; /* rgb */ color: rgb(253, 174, 234); /* oklch */ color: oklch(84.4% 0.119 335.7);
Tailwind
colors: {
custom: {
50: '#ffc7f0',
500: '#fdaeea',
950: '#000000',
},
}SCSS
$custom: #fdaeea; $custom-light: #ffc7f0; $custom-dark: #000000;
JSON
{
"hex": "#fdaeea",
"rgb": {
"r": 253,
"g": 174,
"b": 234
},
"hsl": {
"h": 314.43,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.84448,
"c": 0.11898,
"h": 335.7
},
"luminance": 0.57095
}Semantic roles & 50–950 ramp
primary
#FDAEEA
secondary
#6DE289
accent
#E63700
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181316
muted
#868285