#FFAED1#FFAED1
#FFAED1 is a very light, moderate pink. Relative luminance 0.561; OKLCH L 83.8% C 0.104 H 352.0°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAED1 |
|---|---|
| RGB | rgb(255, 174, 209) |
| HSL | hsl(334, 100%, 84%) |
| HSV | hsv(334, 32%, 100%) |
| CMYK | cmyk(0%, 31.8%, 18%, 0%) |
| CIE-LAB | lab(79.69, 34.47, -5.60) |
| CIE-LCH | lch(79.69, 34.92, 350.76°) |
| OKLab | oklab(83.83% 0.1027 -0.0144) |
| OKLCH | oklch(83.83% 0.104 352) |
| XYZ | xyz(67.8853, 56.1392, 67.5695) |
| Luminance | 0.5614 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 1.43
Baby Pink
#FFB7CE
ΔE00 3.51
Pastel Pink
#FFBACD
ΔE00 4.79
Soft Pink
#FDB0C0
ΔE00 5.51
Lightpink
#FFB6C1
ΔE00 7.07
Pink
#FFC0CB
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAED1 #AEFFDC
analogous
#FFAEFA #FFAED1 #FFB4AE
triadic
#FFAED1 #D1FFAE #AED1FF
tetradic
#FFAED1 #FAFFAE #AEFFDC #B4AEFF
square
#FFAED1 #FAFFAE #AEFFDC #B4AEFF
split-complementary
#FFAED1 #AEFFB4 #AEFAFF
monochromatic
#FF348B #FF71AE #FFAED1 #FFE0EE #FFE0EE
Accessibility & contrast
On white
1.72
#FFAED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#FFAED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAED1
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAED1 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BDD2
Deuteranopia (green-blind)
#C9CBCF
Tritanopia (blue-blind)
#FFABBA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ffaed1; /* rgb */ color: rgb(255, 174, 209); /* oklch */ color: oklch(83.8% 0.104 352.0);
Tailwind
colors: {
custom: {
50: '#ffc7df',
500: '#ffaed1',
950: '#000000',
},
}SCSS
$custom: #ffaed1; $custom-light: #ffc7df; $custom-dark: #000000;
JSON
{
"hex": "#ffaed1",
"rgb": {
"r": 255,
"g": 174,
"b": 209
},
"hsl": {
"h": 334.074,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.83833,
"c": 0.10369,
"h": 352
},
"luminance": 0.56136
}Semantic roles & 50–950 ramp
primary
#FFAED1
secondary
#6CE5B1
accent
#E68200
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181315
muted
#868284