#FFAEC2#FFAEC2
#FFAEC2 is a very light, moderate red. Relative luminance 0.554; OKLCH L 83.4% C 0.098 H 3.2°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAEC2 |
|---|---|
| RGB | rgb(255, 174, 194) |
| HSL | hsl(345, 100%, 84%) |
| HSV | hsv(345, 32%, 100%) |
| CMYK | cmyk(0%, 31.8%, 23.9%, 0%) |
| CIE-LAB | lab(79.29, 32.29, 1.94) |
| CIE-LCH | lch(79.29, 32.35, 3.43°) |
| OKLab | oklab(83.39% 0.0975 0.0055) |
| OKLCH | oklch(83.39% 0.098 3.2) |
| XYZ | xyz(66.1149, 55.4311, 58.2454) |
| Luminance | 0.5543 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.23
Baby Pink
#FFB7CE
ΔE00 2.78
Pastel Pink
#FFBACD
ΔE00 3.04
Lightpink
#FFB6C1
ΔE00 3.10
Powder Pink
#FFB2D0
ΔE00 3.53
Pink
#FFC0CB
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAEC2 #AEFFEB
analogous
#FFAEEB #FFAEC2 #FFC3AE
triadic
#FFAEC2 #C2FFAE #AEC2FF
tetradic
#FFAEC2 #EBFFAE #AEFFEB #C3AEFF
square
#FFAEC2 #EBFFAE #AEFFEB #C3AEFF
split-complementary
#FFAEC2 #AEFFC3 #AEEBFF
monochromatic
#FF3466 #FF7194 #FFAEC2 #FFE0E8 #FFE0E8
Accessibility & contrast
On white
1.74
#FFAEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#FFAEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAEC2
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAEC2 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BCC3
Deuteranopia (green-blind)
#CDCAC0
Tritanopia (blue-blind)
#FFA9B5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ffaec2; /* rgb */ color: rgb(255, 174, 194); /* oklch */ color: oklch(83.4% 0.098 3.2);
Tailwind
colors: {
custom: {
50: '#ffc7d4',
500: '#ffaec2',
950: '#000000',
},
}SCSS
$custom: #ffaec2; $custom-light: #ffc7d4; $custom-dark: #000000;
JSON
{
"hex": "#ffaec2",
"rgb": {
"r": 255,
"g": 174,
"b": 194
},
"hsl": {
"h": 345.185,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.8339,
"c": 0.09763,
"h": 3.2
},
"luminance": 0.55427
}Semantic roles & 50–950 ramp
primary
#FFAEC2
secondary
#6CE5C7
accent
#E6AD00
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181314
muted
#868283