#FDABFE#FDABFE
#FDABFE is a very light, vivid purple. Relative luminance 0.572; OKLCH L 84.7% C 0.142 H 326.3°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FDABFE |
|---|---|
| RGB | rgb(253, 171, 254) |
| HSL | hsl(299, 98%, 83%) |
| HSV | hsv(299, 33%, 100%) |
| CMYK | cmyk(0.4%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(80.27, 42.84, -29.02) |
| CIE-LCH | lch(80.27, 51.74, 325.88°) |
| OKLab | oklab(84.7% 0.1183 -0.0788) |
| OKLCH | oklch(84.7% 0.142 326.3) |
| XYZ | xyz(72.9587, 57.1670, 100.9379) |
| Luminance | 0.5716 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 6.14
Light Lavendar
#EFC0FE
ΔE00 6.37
Plum
#DDA0DD
ΔE00 6.42
Light Violet
#D6B4FC
ΔE00 8.65
Light Lilac
#EDC8FF
ΔE00 8.78
Violet (CSS)
#EE82EE
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDABFE #ACFEAB
analogous
#D3ABFE #FDABFE #FEABD5
triadic
#FDABFE #FEFDAB #ABFEFD
tetradic
#FDABFE #FED3AB #ACFEAB #ABD5FE
square
#FDABFE #FED3AB #ACFEAB #ABD5FE
split-complementary
#FDABFE #D5FEAB #ABFED3
monochromatic
#FA32FD #FC6FFD #FDABFE #FEE1FF #FEE1FF
Accessibility & contrast
On white
1.69
#FDABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#FDABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDABFE
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDABFE | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C1FF
Deuteranopia (green-blind)
#B9CBFB
Tritanopia (blue-blind)
#FFB3CA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fdabfe; /* rgb */ color: rgb(253, 171, 254); /* oklch */ color: oklch(84.7% 0.142 326.3);
Tailwind
colors: {
custom: {
50: '#ffc5ff',
500: '#fdabfe',
950: '#000000',
},
}SCSS
$custom: #fdabfe; $custom-light: #ffc5ff; $custom-dark: #000000;
JSON
{
"hex": "#fdabfe",
"rgb": {
"r": 253,
"g": 171,
"b": 254
},
"hsl": {
"h": 299.277,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.84702,
"c": 0.14214,
"h": 326.3
},
"luminance": 0.57164
}Semantic roles & 50–950 ramp
primary
#FDABFE
secondary
#6CE36A
accent
#E60003
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181318
muted
#868286