#FFAED2#FFAED2
#FFAED2 is a very light, moderate pink. Relative luminance 0.562; OKLCH L 83.9% C 0.104 H 351.3°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAED2 |
|---|---|
| RGB | rgb(255, 174, 210) |
| HSL | hsl(333, 100%, 84%) |
| HSV | hsv(333, 32%, 100%) |
| CMYK | cmyk(0%, 31.8%, 17.6%, 0%) |
| CIE-LAB | lab(79.72, 34.62, -6.10) |
| CIE-LCH | lch(79.72, 35.16, 350.00°) |
| OKLab | oklab(83.86% 0.103 -0.0157) |
| OKLCH | oklch(83.86% 0.104 351.3) |
| XYZ | xyz(68.0095, 56.1889, 68.2236) |
| Luminance | 0.5618 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 1.65
Baby Pink
#FFB7CE
ΔE00 3.73
Pastel Pink
#FFBACD
ΔE00 5.01
Soft Pink
#FDB0C0
ΔE00 5.78
Lightpink
#FFB6C1
ΔE00 7.33
Pink
#FFC0CB
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAED2 #AEFFDB
analogous
#FFAEFB #FFAED2 #FFB3AE
triadic
#FFAED2 #D2FFAE #AED2FF
tetradic
#FFAED2 #FBFFAE #AEFFDB #B3AEFF
square
#FFAED2 #FBFFAE #AEFFDB #B3AEFF
split-complementary
#FFAED2 #AEFFB3 #AEFBFF
monochromatic
#FF348E #FF71B0 #FFAED2 #FFE0EE #FFE0EE
Accessibility & contrast
On white
1.72
#FFAED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#FFAED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAED2
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAED2 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BDD3
Deuteranopia (green-blind)
#C9CBD0
Tritanopia (blue-blind)
#FFACBA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ffaed2; /* rgb */ color: rgb(255, 174, 210); /* oklch */ color: oklch(83.9% 0.104 351.3);
Tailwind
colors: {
custom: {
50: '#ffc7df',
500: '#ffaed2',
950: '#000000',
},
}SCSS
$custom: #ffaed2; $custom-light: #ffc7df; $custom-dark: #000000;
JSON
{
"hex": "#ffaed2",
"rgb": {
"r": 255,
"g": 174,
"b": 210
},
"hsl": {
"h": 333.333,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.83864,
"c": 0.10422,
"h": 351.3
},
"luminance": 0.56185
}Semantic roles & 50–950 ramp
primary
#FFAED2
secondary
#6CE5AF
accent
#E67F00
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181315
muted
#868284