#FDAFFD#FDAFFD
#FDAFFD is a very light, vivid purple. Relative luminance 0.586; OKLCH L 85.3% C 0.134 H 326.7°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FDAFFD |
|---|---|
| RGB | rgb(253, 175, 253) |
| HSL | hsl(300, 95%, 84%) |
| HSV | hsv(300, 31%, 99%) |
| CMYK | cmyk(0%, 30.8%, 0%, 0.8%) |
| CIE-LAB | lab(81.09, 40.58, -27.23) |
| CIE-LCH | lch(81.09, 48.87, 326.13°) |
| OKLab | oklab(85.31% 0.1122 -0.0738) |
| OKLCH | oklch(85.31% 0.134 326.7) |
| XYZ | xyz(73.5660, 58.6371, 100.3524) |
| Luminance | 0.5863 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.55
Mauve
#E0B0FF
ΔE00 6.09
Plum
#DDA0DD
ΔE00 6.38
Light Lilac
#EDC8FF
ΔE00 7.93
Light Violet
#D6B4FC
ΔE00 8.44
Very Light Purple
#F6CEFC
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDAFFD #AFFDAF
analogous
#D6AFFD #FDAFFD #FDAFD6
triadic
#FDAFFD #FDFDAF #AFFDFD
tetradic
#FDAFFD #FDD6AF #AFFDAF #AFD6FD
square
#FDAFFD #FDD6AF #AFFDAF #AFD6FD
split-complementary
#FDAFFD #D6FDAF #AFFDD6
monochromatic
#FA38FA #FC73FC #FDAFFD #FEE1FE #FEE1FE
Accessibility & contrast
On white
1.65
#FDAFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#FDAFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDAFFD
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDAFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDAFFD | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC3FF
Deuteranopia (green-blind)
#BCCDFA
Tritanopia (blue-blind)
#FFB6CB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fdaffd; /* rgb */ color: rgb(253, 175, 253); /* oklch */ color: oklch(85.3% 0.134 326.7);
Tailwind
colors: {
custom: {
50: '#ffc8fe',
500: '#fdaffd',
950: '#000000',
},
}SCSS
$custom: #fdaffd; $custom-light: #ffc8fe; $custom-dark: #000000;
JSON
{
"hex": "#fdaffd",
"rgb": {
"r": 253,
"g": 175,
"b": 253
},
"hsl": {
"h": 300,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.85311,
"c": 0.13433,
"h": 326.7
},
"luminance": 0.58634
}Semantic roles & 50–950 ramp
primary
#FDAFFD
secondary
#6EE26E
accent
#E60000
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285