#FD8FFE#FD8FFE
#FD8FFE is a light, vivid purple. Relative luminance 0.477; OKLCH L 80.5% C 0.189 H 326.8°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8FFE |
|---|---|
| RGB | rgb(253, 143, 254) |
| HSL | hsl(299, 98%, 78%) |
| HSV | hsv(299, 44%, 100%) |
| CMYK | cmyk(0.4%, 43.7%, 0%, 0.4%) |
| CIE-LAB | lab(74.63, 57.04, -37.74) |
| CIE-LCH | lch(74.63, 68.39, 326.51°) |
| OKLab | oklab(80.46% 0.158 -0.1033) |
| OKLCH | oklch(80.46% 0.189 326.8) |
| XYZ | xyz(68.2186, 47.6867, 99.3578) |
| Luminance | 0.4768 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.73
Purply Pink
#F075E6
ΔE00 5.93
Lavender Pink
#DD85D7
ΔE00 6.93
Candy Pink
#FF63E9
ΔE00 7.73
Violet Pink
#FB5FFC
ΔE00 8.22
Light Magenta
#FA5FF7
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8FFE #90FE8F
analogous
#C58FFE #FD8FFE #FE8FC8
triadic
#FD8FFE #FEFD8F #8FFEFD
tetradic
#FD8FFE #FEC58F #90FE8F #8FC8FE
square
#FD8FFE #FEC58F #90FE8F #8FC8FE
split-complementary
#FD8FFE #C8FE8F #8FFEC5
monochromatic
#FB16FD #FC52FD #FD8FFE #FECCFF #FEE1FF
Accessibility & contrast
On white
1.99
#FD8FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#FD8FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8FFE
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8FFE | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AFFF
Deuteranopia (green-blind)
#A4BDFB
Tritanopia (blue-blind)
#FF9ABB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fd8ffe; /* rgb */ color: rgb(253, 143, 254); /* oklch */ color: oklch(80.5% 0.189 326.8);
Tailwind
colors: {
custom: {
50: '#ffb3ff',
500: '#fd8ffe',
950: '#000000',
},
}SCSS
$custom: #fd8ffe; $custom-light: #ffb3ff; $custom-dark: #000000;
JSON
{
"hex": "#fd8ffe",
"rgb": {
"r": 253,
"g": 143,
"b": 254
},
"hsl": {
"h": 299.459,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.80461,
"c": 0.18875,
"h": 326.8
},
"luminance": 0.47683
}Semantic roles & 50–950 ramp
primary
#FD8FFE
secondary
#D4F7D4
accent
#E60002
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086