#FDAEFE#FDAEFE
#FDAEFE is a very light, vivid purple. Relative luminance 0.583; OKLCH L 85.2% C 0.137 H 326.3°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FDAEFE |
|---|---|
| RGB | rgb(253, 174, 254) |
| HSL | hsl(299, 98%, 84%) |
| HSV | hsv(299, 31%, 100%) |
| CMYK | cmyk(0.4%, 31.5%, 0%, 0.4%) |
| CIE-LAB | lab(80.91, 41.28, -28.04) |
| CIE-LCH | lch(80.91, 49.90, 325.81°) |
| OKLab | oklab(85.19% 0.114 -0.0761) |
| OKLCH | oklch(85.19% 0.137 326.3) |
| XYZ | xyz(73.5318, 58.3132, 101.1289) |
| Luminance | 0.5831 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.76
Mauve
#E0B0FF
ΔE00 6.01
Plum
#DDA0DD
ΔE00 6.44
Light Lilac
#EDC8FF
ΔE00 8.16
Light Violet
#D6B4FC
ΔE00 8.43
Very Light Purple
#F6CEFC
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDAEFE #AFFEAE
analogous
#D5AEFE #FDAEFE #FEAED7
triadic
#FDAEFE #FEFDAE #AEFEFD
tetradic
#FDAEFE #FED5AE #AFFEAE #AED7FE
square
#FDAEFE #FED5AE #AFFEAE #AED7FE
split-complementary
#FDAEFE #D7FEAE #AEFED5
monochromatic
#FA35FD #FC72FD #FDAEFE #FEE1FF #FEE1FF
Accessibility & contrast
On white
1.66
#FDAEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#FDAEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDAEFE
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDAEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDAEFE | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C3FF
Deuteranopia (green-blind)
#BBCCFB
Tritanopia (blue-blind)
#FFB5CB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fdaefe; /* rgb */ color: rgb(253, 174, 254); /* oklch */ color: oklch(85.2% 0.137 326.3);
Tailwind
colors: {
custom: {
50: '#ffc7ff',
500: '#fdaefe',
950: '#000000',
},
}SCSS
$custom: #fdaefe; $custom-light: #ffc7ff; $custom-dark: #000000;
JSON
{
"hex": "#fdaefe",
"rgb": {
"r": 253,
"g": 174,
"b": 254
},
"hsl": {
"h": 299.25,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.85187,
"c": 0.13701,
"h": 326.3
},
"luminance": 0.58311
}Semantic roles & 50–950 ramp
primary
#FDAEFE
secondary
#6EE36D
accent
#E60003
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181318
muted
#868286