#FFAECA#FFAECA
#FFAECA is a very light, moderate pink. Relative luminance 0.558; OKLCH L 83.6% C 0.100 H 357.1°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAECA |
|---|---|
| RGB | rgb(255, 174, 202) |
| HSL | hsl(339, 100%, 84%) |
| HSV | hsv(339, 32%, 100%) |
| CMYK | cmyk(0%, 31.8%, 20.8%, 0%) |
| CIE-LAB | lab(79.50, 33.43, -2.09) |
| CIE-LCH | lch(79.50, 33.50, 356.42°) |
| OKLab | oklab(83.62% 0.1003 -0.0051) |
| OKLCH | oklch(83.62% 0.1 357.1) |
| XYZ | xyz(67.0377, 55.8002, 63.1052) |
| Luminance | 0.5580 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 1.35
Baby Pink
#FFB7CE
ΔE00 2.32
Pastel Pink
#FFBACD
ΔE00 3.46
Soft Pink
#FDB0C0
ΔE00 3.53
Lightpink
#FFB6C1
ΔE00 5.19
Pink
#FFC0CB
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAECA #AEFFE3
analogous
#FFAEF3 #FFAECA #FFBBAE
triadic
#FFAECA #CAFFAE #AECAFF
tetradic
#FFAECA #F3FFAE #AEFFE3 #BBAEFF
square
#FFAECA #F3FFAE #AEFFE3 #BBAEFF
split-complementary
#FFAECA #AEFFBB #AEF3FF
monochromatic
#FF347A #FF71A2 #FFAECA #FFE0EB #FFE0EB
Accessibility & contrast
On white
1.73
#FFAECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#FFAECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAECA
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAECA | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDCB
Deuteranopia (green-blind)
#CBCAC8
Tritanopia (blue-blind)
#FFAAB8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ffaeca; /* rgb */ color: rgb(255, 174, 202); /* oklch */ color: oklch(83.6% 0.100 357.1);
Tailwind
colors: {
custom: {
50: '#ffc7da',
500: '#ffaeca',
950: '#000000',
},
}SCSS
$custom: #ffaeca; $custom-light: #ffc7da; $custom-dark: #000000;
JSON
{
"hex": "#ffaeca",
"rgb": {
"r": 255,
"g": 174,
"b": 202
},
"hsl": {
"h": 339.259,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.83621,
"c": 0.10042,
"h": 357.1
},
"luminance": 0.55796
}Semantic roles & 50–950 ramp
primary
#FFAECA
secondary
#6CE5BB
accent
#E69600
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181314
muted
#868283