#FDA3FE#FDA3FE
#FDA3FE is a very light, vivid purple. Relative luminance 0.542; OKLCH L 83.4% C 0.156 H 326.5°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FDA3FE |
|---|---|
| RGB | rgb(253, 163, 254) |
| HSL | hsl(299, 98%, 82%) |
| HSV | hsv(299, 36%, 100%) |
| CMYK | cmyk(0.4%, 35.8%, 0%, 0.4%) |
| CIE-LAB | lab(78.60, 46.97, -31.60) |
| CIE-LCH | lch(78.60, 56.61, 326.07°) |
| OKLab | oklab(83.44% 0.1298 -0.086) |
| OKLCH | oklch(83.44% 0.156 326.5) |
| XYZ | xyz(71.4931, 54.2357, 100.4493) |
| Luminance | 0.5423 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.67
Mauve
#E0B0FF
ΔE00 6.78
Violet (CSS)
#EE82EE
ΔE00 7.16
Light Lavendar
#EFC0FE
ΔE00 8.00
Lavender Pink
#DD85D7
ΔE00 8.56
Lilac (survey)
#CEA2FD
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDA3FE #A4FEA3
analogous
#D0A3FE #FDA3FE #FEA3D2
triadic
#FDA3FE #FEFDA3 #A3FEFD
tetradic
#FDA3FE #FED0A3 #A4FEA3 #A3D2FE
square
#FDA3FE #FED0A3 #A4FEA3 #A3D2FE
split-complementary
#FDA3FE #D2FEA3 #A3FED0
monochromatic
#FA2AFD #FC66FD #FDA3FE #FEE0FF #FEE1FF
Accessibility & contrast
On white
1.77
#FDA3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#FDA3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDA3FE
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDA3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDA3FE | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBBFF
Deuteranopia (green-blind)
#B3C7FB
Tritanopia (blue-blind)
#FFACC5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fda3fe; /* rgb */ color: rgb(253, 163, 254); /* oklch */ color: oklch(83.4% 0.156 326.5);
Tailwind
colors: {
custom: {
50: '#ffc0ff',
500: '#fda3fe',
950: '#000000',
},
}SCSS
$custom: #fda3fe; $custom-light: #ffc0ff; $custom-dark: #000000;
JSON
{
"hex": "#fda3fe",
"rgb": {
"r": 253,
"g": 163,
"b": 254
},
"hsl": {
"h": 299.341,
"s": 97.849,
"l": 81.765
},
"oklch": {
"l": 0.83438,
"c": 0.15572,
"h": 326.5
},
"luminance": 0.54233
}Semantic roles & 50–950 ramp
primary
#FDA3FE
secondary
#65E263
accent
#E60003
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181218
muted
#868286