#FFAEF1#FFAEF1
#FFAEF1 is a very light, vivid pink. Relative luminance 0.579; OKLCH L 84.9% C 0.126 H 333.0°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAEF1 |
|---|---|
| RGB | rgb(255, 174, 241) |
| HSL | hsl(310, 100%, 84%) |
| HSV | hsv(310, 32%, 100%) |
| CMYK | cmyk(0%, 31.8%, 5.5%, 0%) |
| CIE-LAB | lab(80.68, 39.62, -21.41) |
| CIE-LCH | lch(80.68, 45.04, 331.61°) |
| OKLab | oklab(84.91% 0.1126 -0.0575) |
| OKLCH | oklch(84.91% 0.126 333) |
| XYZ | xyz(72.2524, 57.8860, 90.5693) |
| Luminance | 0.5788 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.04
Light Lavendar
#EFC0FE
ΔE00 6.44
Mauve
#E0B0FF
ΔE00 8.05
Pale Mauve
#FED0FC
ΔE00 8.50
Light Lilac
#EDC8FF
ΔE00 8.54
Very Light Purple
#F6CEFC
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAEF1 #AEFFBC
analogous
#E5AEFF #FFAEF1 #FFAEC9
triadic
#FFAEF1 #F1FFAE #AEF1FF
tetradic
#FFAEF1 #FFE5AE #AEFFBC #AEC9FF
square
#FFAEF1 #FFE5AE #AEFFBC #AEC9FF
split-complementary
#FFAEF1 #C9FFAE #AEFFE5
monochromatic
#FF34DC #FF71E6 #FFAEF1 #FFE0FA #FFE0FA
Accessibility & contrast
On white
1.67
#FFAEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#FFAEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAEF1
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAEF1 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC1F4
Deuteranopia (green-blind)
#C1CCEE
Tritanopia (blue-blind)
#FFB2C6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ffaef1; /* rgb */ color: rgb(255, 174, 241); /* oklch */ color: oklch(84.9% 0.126 333.0);
Tailwind
colors: {
custom: {
50: '#ffc7f5',
500: '#ffaef1',
950: '#000000',
},
}SCSS
$custom: #ffaef1; $custom-light: #ffc7f5; $custom-dark: #000000;
JSON
{
"hex": "#ffaef1",
"rgb": {
"r": 255,
"g": 174,
"b": 241
},
"hsl": {
"h": 310.37,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.84906,
"c": 0.12647,
"h": 333
},
"luminance": 0.57883
}Semantic roles & 50–950 ramp
primary
#FFAEF1
secondary
#6CE581
accent
#E62800
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285