#FFAED5#FFAED5
#FFAED5 is a very light, moderate pink. Relative luminance 0.563; OKLCH L 84.0% C 0.106 H 349.3°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAED5 |
|---|---|
| RGB | rgb(255, 174, 213) |
| HSL | hsl(331, 100%, 84%) |
| HSV | hsv(331, 32%, 100%) |
| CMYK | cmyk(0%, 31.8%, 16.5%, 0%) |
| CIE-LAB | lab(79.81, 35.08, -7.60) |
| CIE-LCH | lch(79.81, 35.89, 347.77°) |
| OKLab | oklab(83.96% 0.104 -0.0197) |
| OKLCH | oklch(83.96% 0.106 349.3) |
| XYZ | xyz(68.3868, 56.3398, 70.2104) |
| Luminance | 0.5634 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 2.37
Baby Pink
#FFB7CE
ΔE00 4.42
Pastel Pink
#FFBACD
ΔE00 5.68
Soft Pink
#FDB0C0
ΔE00 6.59
Lightpink
#FFB6C1
ΔE00 8.11
Pink
#FFC0CB
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAED5 #AEFFD8
analogous
#FFAEFE #FFAED5 #FFB0AE
triadic
#FFAED5 #D5FFAE #AED5FF
tetradic
#FFAED5 #FEFFAE #AEFFD8 #B0AEFF
square
#FFAED5 #FEFFAE #AEFFD8 #B0AEFF
split-complementary
#FFAED5 #AEFFB0 #AEFEFF
monochromatic
#FF3496 #FF71B5 #FFAED5 #FFE0EF #FFE0EF
Accessibility & contrast
On white
1.71
#FFAED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#FFAED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAED5
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAED5 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BED6
Deuteranopia (green-blind)
#C8CBD3
Tritanopia (blue-blind)
#FFACBB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ffaed5; /* rgb */ color: rgb(255, 174, 213); /* oklch */ color: oklch(84.0% 0.106 349.3);
Tailwind
colors: {
custom: {
50: '#ffc7e1',
500: '#ffaed5',
950: '#000000',
},
}SCSS
$custom: #ffaed5; $custom-light: #ffc7e1; $custom-dark: #000000;
JSON
{
"hex": "#ffaed5",
"rgb": {
"r": 255,
"g": 174,
"b": 213
},
"hsl": {
"h": 331.111,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.83957,
"c": 0.10589,
"h": 349.3
},
"luminance": 0.56336
}Semantic roles & 50–950 ramp
primary
#FFAED5
secondary
#6CE5AB
accent
#E67700
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181315
muted
#868284