#FFAED3#FFAED3
#FFAED3 is a very light, moderate pink. Relative luminance 0.562; OKLCH L 83.9% C 0.105 H 350.6°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAED3 |
|---|---|
| RGB | rgb(255, 174, 211) |
| HSL | hsl(333, 100%, 84%) |
| HSV | hsv(333, 32%, 100%) |
| CMYK | cmyk(0%, 31.8%, 17.3%, 0%) |
| CIE-LAB | lab(79.75, 34.77, -6.60) |
| CIE-LCH | lch(79.75, 35.39, 349.25°) |
| OKLab | oklab(83.9% 0.1034 -0.0171) |
| OKLCH | oklch(83.9% 0.105 350.6) |
| XYZ | xyz(68.1345, 56.2389, 68.8817) |
| Luminance | 0.5624 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 1.88
Baby Pink
#FFB7CE
ΔE00 3.96
Pastel Pink
#FFBACD
ΔE00 5.23
Soft Pink
#FDB0C0
ΔE00 6.05
Lightpink
#FFB6C1
ΔE00 7.60
Pink
#FFC0CB
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAED3 #AEFFDA
analogous
#FFAEFB #FFAED3 #FFB2AE
triadic
#FFAED3 #D3FFAE #AED3FF
tetradic
#FFAED3 #FBFFAE #AEFFDA #B2AEFF
square
#FFAED3 #FBFFAE #AEFFDA #B2AEFF
split-complementary
#FFAED3 #AEFFB2 #AEFBFF
monochromatic
#FF3491 #FF71B2 #FFAED3 #FFE0EE #FFE0EE
Accessibility & contrast
On white
1.71
#FFAED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#FFAED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAED3
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAED3 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BED4
Deuteranopia (green-blind)
#C9CBD1
Tritanopia (blue-blind)
#FFACBB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ffaed3; /* rgb */ color: rgb(255, 174, 211); /* oklch */ color: oklch(83.9% 0.105 350.6);
Tailwind
colors: {
custom: {
50: '#ffc7e0',
500: '#ffaed3',
950: '#000000',
},
}SCSS
$custom: #ffaed3; $custom-light: #ffc7e0; $custom-dark: #000000;
JSON
{
"hex": "#ffaed3",
"rgb": {
"r": 255,
"g": 174,
"b": 211
},
"hsl": {
"h": 332.593,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.83895,
"c": 0.10476,
"h": 350.6
},
"luminance": 0.56235
}Semantic roles & 50–950 ramp
primary
#FFAED3
secondary
#6CE5AE
accent
#E67D00
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181315
muted
#868284