#FFAEC0#FFAEC0
#FFAEC0 is a very light, moderate red. Relative luminance 0.553; OKLCH L 83.3% C 0.097 H 4.8°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAEC0 |
|---|---|
| RGB | rgb(255, 174, 192) |
| HSL | hsl(347, 100%, 84%) |
| HSV | hsv(347, 32%, 100%) |
| CMYK | cmyk(0%, 31.8%, 24.7%, 0%) |
| CIE-LAB | lab(79.24, 32.01, 2.95) |
| CIE-LCH | lch(79.24, 32.15, 5.26°) |
| OKLab | oklab(83.33% 0.0968 0.0082) |
| OKLCH | oklch(83.33% 0.097 4.8) |
| XYZ | xyz(65.8918, 55.3418, 57.0704) |
| Luminance | 0.5534 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 0.80
Lightpink
#FFB6C1
ΔE00 2.65
Baby Pink
#FFB7CE
ΔE00 3.20
Pastel Pink
#FFBACD
ΔE00 3.23
Powder Pink
#FFB2D0
ΔE00 4.15
Pink
#FFC0CB
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAEC0 #AEFFED
analogous
#FFAEE9 #FFAEC0 #FFC5AE
triadic
#FFAEC0 #C0FFAE #AEC0FF
tetradic
#FFAEC0 #E9FFAE #AEFFED #C5AEFF
square
#FFAEC0 #E9FFAE #AEFFED #C5AEFF
split-complementary
#FFAEC0 #AEFFC5 #AEE9FF
monochromatic
#FF3461 #FF7190 #FFAEC0 #FFE0E7 #FFE0E7
Accessibility & contrast
On white
1.74
#FFAEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#FFAEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAEC0
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAEC0 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBC1
Deuteranopia (green-blind)
#CDCABE
Tritanopia (blue-blind)
#FFA8B4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ffaec0; /* rgb */ color: rgb(255, 174, 192); /* oklch */ color: oklch(83.3% 0.097 4.8);
Tailwind
colors: {
custom: {
50: '#ffc7d3',
500: '#ffaec0',
950: '#000000',
},
}SCSS
$custom: #ffaec0; $custom-light: #ffc7d3; $custom-dark: #000000;
JSON
{
"hex": "#ffaec0",
"rgb": {
"r": 255,
"g": 174,
"b": 192
},
"hsl": {
"h": 346.667,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.83334,
"c": 0.09709,
"h": 4.8
},
"luminance": 0.55338
}Semantic roles & 50–950 ramp
primary
#FFAEC0
secondary
#6CE5CA
accent
#E6B300
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181314
muted
#868283