#FD8CEF#FD8CEF
#FD8CEF is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.4% C 0.181 H 331.9°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8CEF |
|---|---|
| RGB | rgb(253, 140, 239) |
| HSL | hsl(307, 97%, 77%) |
| HSV | hsv(307, 45%, 99%) |
| CMYK | cmyk(0%, 44.7%, 5.5%, 0.8%) |
| CIE-LAB | lab(73.46, 55.94, -31.38) |
| CIE-LCH | lch(73.46, 64.14, 330.71°) |
| OKLab | oklab(79.4% 0.1592 -0.0852) |
| OKLCH | oklch(79.4% 0.181 331.9) |
| XYZ | xyz(65.4656, 45.8746, 87.0511) |
| Luminance | 0.4587 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.58
Purply Pink
#F075E6
ΔE00 5.16
Lavender Pink
#DD85D7
ΔE00 5.63
Bubblegum Pink
#FE83CC
ΔE00 6.55
Candy Pink
#FF63E9
ΔE00 7.01
Plum
#DDA0DD
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8CEF #8CFD9A
analogous
#D38CFD #FD8CEF #FD8CB6
triadic
#FD8CEF #EFFD8C #8CEFFD
tetradic
#FD8CEF #FDD38C #8CFD9A #8CB6FD
square
#FD8CEF #FDD38C #8CFD9A #8CB6FD
split-complementary
#FD8CEF #B6FD8C #8CFDD3
monochromatic
#FB14DE #FC50E7 #FD8CEF #FEC8F7 #FEE1FB
Accessibility & contrast
On white
2.06
#FD8CEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#FD8CEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8CEF
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8CEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8CEF | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF2
Deuteranopia (green-blind)
#A8BAEC
Tritanopia (blue-blind)
#FF94B3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fd8cef; /* rgb */ color: rgb(253, 140, 239); /* oklch */ color: oklch(79.4% 0.181 331.9);
Tailwind
colors: {
custom: {
50: '#ffb1f4',
500: '#fd8cef',
950: '#000000',
},
}SCSS
$custom: #fd8cef; $custom-light: #ffb1f4; $custom-dark: #000000;
JSON
{
"hex": "#fd8cef",
"rgb": {
"r": 253,
"g": 140,
"b": 239
},
"hsl": {
"h": 307.434,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.79399,
"c": 0.18056,
"h": 331.9
},
"luminance": 0.45871
}Semantic roles & 50–950 ramp
primary
#FD8CEF
secondary
#D4F7D9
accent
#E61C00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085