#FFAEFD#FFAEFD
#FFAEFD is a very light, vivid purple. Relative luminance 0.586; OKLCH L 85.4% C 0.137 H 327.5°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAEFD |
|---|---|
| RGB | rgb(255, 174, 253) |
| HSL | hsl(301, 100%, 84%) |
| HSV | hsv(301, 32%, 100%) |
| CMYK | cmyk(0%, 31.8%, 0.8%, 0%) |
| CIE-LAB | lab(81.09, 41.72, -27.22) |
| CIE-LCH | lch(81.09, 49.81, 326.87°) |
| OKLab | oklab(85.35% 0.1159 -0.0737) |
| OKLCH | oklch(85.35% 0.137 327.5) |
| XYZ | xyz(74.1042, 58.6268, 100.3221) |
| Luminance | 0.5862 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.96
Mauve
#E0B0FF
ΔE00 6.48
Plum
#DDA0DD
ΔE00 6.53
Light Lilac
#EDC8FF
ΔE00 8.32
Light Violet
#D6B4FC
ΔE00 8.86
Very Light Purple
#F6CEFC
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAEFD #AEFFB0
analogous
#D9AEFF #FFAEFD #FFAED5
triadic
#FFAEFD #FDFFAE #AEFDFF
tetradic
#FFAEFD #FFD9AE #AEFFB0 #AED5FF
square
#FFAEFD #FFD9AE #AEFFB0 #AED5FF
split-complementary
#FFAEFD #D5FFAE #AEFFD9
monochromatic
#FF34FA #FF71FB #FFAEFD #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.65
#FFAEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#FFAEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAEFD
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAEFD | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#BDCDFA
Tritanopia (blue-blind)
#FFB5CB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ffaefd; /* rgb */ color: rgb(255, 174, 253); /* oklch */ color: oklch(85.4% 0.137 327.5);
Tailwind
colors: {
custom: {
50: '#ffc7fe',
500: '#ffaefd',
950: '#000000',
},
}SCSS
$custom: #ffaefd; $custom-light: #ffc7fe; $custom-dark: #000000;
JSON
{
"hex": "#ffaefd",
"rgb": {
"r": 255,
"g": 174,
"b": 253
},
"hsl": {
"h": 301.481,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.85353,
"c": 0.13737,
"h": 327.5
},
"luminance": 0.58624
}Semantic roles & 50–950 ramp
primary
#FFAEFD
secondary
#6CE56F
accent
#E60600
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285