#FDA5FE#FDA5FE
#FDA5FE is a very light, vivid purple. Relative luminance 0.549; OKLCH L 83.8% C 0.152 H 326.4°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FDA5FE |
|---|---|
| RGB | rgb(253, 165, 254) |
| HSL | hsl(299, 98%, 82%) |
| HSV | hsv(299, 35%, 100%) |
| CMYK | cmyk(0.4%, 35%, 0%, 0.4%) |
| CIE-LAB | lab(79.01, 45.94, -30.96) |
| CIE-LCH | lch(79.01, 55.40, 326.02°) |
| OKLab | oklab(83.75% 0.127 -0.0842) |
| OKLCH | oklch(83.75% 0.152 326.4) |
| XYZ | xyz(71.8510, 54.9516, 100.5687) |
| Luminance | 0.5495 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.57
Mauve
#E0B0FF
ΔE00 6.58
Violet (CSS)
#EE82EE
ΔE00 7.56
Light Lavendar
#EFC0FE
ΔE00 7.59
Lavender Pink
#DD85D7
ΔE00 8.82
Lilac (survey)
#CEA2FD
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDA5FE #A6FEA5
analogous
#D1A5FE #FDA5FE #FEA5D3
triadic
#FDA5FE #FEFDA5 #A5FEFD
tetradic
#FDA5FE #FED1A5 #A6FEA5 #A5D3FE
square
#FDA5FE #FED1A5 #A6FEA5 #A5D3FE
split-complementary
#FDA5FE #D3FEA5 #A5FED1
monochromatic
#FA2CFD #FC68FD #FDA5FE #FEE1FF #FEE1FF
Accessibility & contrast
On white
1.75
#FDA5FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#FDA5FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDA5FE
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDA5FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDA5FE | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBDFF
Deuteranopia (green-blind)
#B4C8FB
Tritanopia (blue-blind)
#FFADC6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #fda5fe; /* rgb */ color: rgb(253, 165, 254); /* oklch */ color: oklch(83.8% 0.152 326.4);
Tailwind
colors: {
custom: {
50: '#ffc1ff',
500: '#fda5fe',
950: '#000000',
},
}SCSS
$custom: #fda5fe; $custom-light: #ffc1ff; $custom-dark: #000000;
JSON
{
"hex": "#fda5fe",
"rgb": {
"r": 253,
"g": 165,
"b": 254
},
"hsl": {
"h": 299.326,
"s": 97.802,
"l": 82.157
},
"oklch": {
"l": 0.8375,
"c": 0.15233,
"h": 326.4
},
"luminance": 0.54949
}Semantic roles & 50–950 ramp
primary
#FDA5FE
secondary
#66E265
accent
#E60003
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181218
muted
#868286