#FDAEEB#FDAEEB
#FDAEEB is a very light, moderate pink. Relative luminance 0.572; OKLCH L 84.5% C 0.120 H 335.1°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FDAEEB |
|---|---|
| RGB | rgb(253, 174, 235) |
| HSL | hsl(314, 95%, 84%) |
| HSV | hsv(314, 31%, 99%) |
| CMYK | cmyk(0%, 31.2%, 7.1%, 0.8%) |
| CIE-LAB | lab(80.27, 37.96, -18.82) |
| CIE-LCH | lch(80.27, 42.37, 333.63°) |
| OKLab | oklab(84.48% 0.1087 -0.0504) |
| OKLCH | oklch(84.48% 0.12 335.1) |
| XYZ | xyz(70.6388, 57.1560, 85.8925) |
| Luminance | 0.5715 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.91
Light Lavendar
#EFC0FE
ΔE00 6.77
Powder Pink
#FFB2D0
ΔE00 7.88
Pale Mauve
#FED0FC
ΔE00 8.22
Very Light Purple
#F6CEFC
ΔE00 8.56
Light Lilac
#EDC8FF
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDAEEB #AEFDC0
analogous
#E7AEFD #FDAEEB #FDAEC3
triadic
#FDAEEB #EBFDAE #AEEBFD
tetradic
#FDAEEB #FDE7AE #AEFDC0 #AEC3FD
square
#FDAEEB #FDE7AE #AEFDC0 #AEC3FD
split-complementary
#FDAEEB #C3FDAE #AEFDE7
monochromatic
#FA37CE #FC72DC #FDAEEB #FEE1F8 #FEE1F8
Accessibility & contrast
On white
1.69
#FDAEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#FDAEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDAEEB
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDAEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDAEEB | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC0ED
Deuteranopia (green-blind)
#C1CBE9
Tritanopia (blue-blind)
#FFB1C4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fdaeeb; /* rgb */ color: rgb(253, 174, 235); /* oklch */ color: oklch(84.5% 0.120 335.1);
Tailwind
colors: {
custom: {
50: '#ffc7f1',
500: '#fdaeeb',
950: '#000000',
},
}SCSS
$custom: #fdaeeb; $custom-light: #ffc7f1; $custom-dark: #000000;
JSON
{
"hex": "#fdaeeb",
"rgb": {
"r": 253,
"g": 174,
"b": 235
},
"hsl": {
"h": 313.671,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.84484,
"c": 0.11982,
"h": 335.1
},
"luminance": 0.57153
}Semantic roles & 50–950 ramp
primary
#FDAEEB
secondary
#6DE288
accent
#E63400
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181316
muted
#868285