#FFAECF#FFAECF
#FFAECF is a very light, moderate pink. Relative luminance 0.560; OKLCH L 83.8% C 0.103 H 353.4°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAECF |
|---|---|
| RGB | rgb(255, 174, 207) |
| HSL | hsl(336, 100%, 84%) |
| HSV | hsv(336, 32%, 100%) |
| CMYK | cmyk(0%, 31.8%, 18.8%, 0%) |
| CIE-LAB | lab(79.64, 34.17, -4.60) |
| CIE-LCH | lch(79.64, 34.48, 352.33°) |
| OKLab | oklab(83.77% 0.102 -0.0117) |
| OKLCH | oklch(83.77% 0.103 353.4) |
| XYZ | xyz(67.6393, 56.0408, 66.2736) |
| Luminance | 0.5604 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 1.08
Baby Pink
#FFB7CE
ΔE00 3.09
Pastel Pink
#FFBACD
ΔE00 4.36
Soft Pink
#FDB0C0
ΔE00 4.95
Lightpink
#FFB6C1
ΔE00 6.54
Pink
#FFC0CB
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAECF #AEFFDE
analogous
#FFAEF7 #FFAECF #FFB6AE
triadic
#FFAECF #CFFFAE #AECFFF
tetradic
#FFAECF #F7FFAE #AEFFDE #B6AEFF
square
#FFAECF #F7FFAE #AEFFDE #B6AEFF
split-complementary
#FFAECF #AEFFB6 #AEF7FF
monochromatic
#FF3486 #FF71AB #FFAECF #FFE0ED #FFE0ED
Accessibility & contrast
On white
1.72
#FFAECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#FFAECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAECF
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAECF | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BDD0
Deuteranopia (green-blind)
#CACBCD
Tritanopia (blue-blind)
#FFABB9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ffaecf; /* rgb */ color: rgb(255, 174, 207); /* oklch */ color: oklch(83.8% 0.103 353.4);
Tailwind
colors: {
custom: {
50: '#ffc7dd',
500: '#ffaecf',
950: '#000000',
},
}SCSS
$custom: #ffaecf; $custom-light: #ffc7dd; $custom-dark: #000000;
JSON
{
"hex": "#ffaecf",
"rgb": {
"r": 255,
"g": 174,
"b": 207
},
"hsl": {
"h": 335.556,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.83771,
"c": 0.10268,
"h": 353.4
},
"luminance": 0.56037
}Semantic roles & 50–950 ramp
primary
#FFAECF
secondary
#6CE5B4
accent
#E68800
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181315
muted
#868284