#FD8FEB#FD8FEB
#FD8FEB is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.7% C 0.172 H 333.4°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8FEB |
|---|---|
| RGB | rgb(253, 143, 235) |
| HSL | hsl(310, 96%, 78%) |
| HSV | hsv(310, 43%, 99%) |
| CMYK | cmyk(0%, 43.5%, 7.1%, 0.8%) |
| CIE-LAB | lab(73.89, 53.80, -28.54) |
| CIE-LCH | lch(73.89, 60.90, 332.06°) |
| OKLab | oklab(79.67% 0.1541 -0.0772) |
| OKLCH | oklch(79.67% 0.172 333.4) |
| XYZ | xyz(65.3256, 46.5295, 84.1214) |
| Luminance | 0.4653 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.45
Lavender Pink
#DD85D7
ΔE00 5.68
Bubblegum Pink
#FE83CC
ΔE00 5.86
Purply Pink
#F075E6
ΔE00 5.89
Plum
#DDA0DD
ΔE00 7.17
Candy Pink
#FF63E9
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8FEB #8FFDA1
analogous
#D88FFD #FD8FEB #FD8FB4
triadic
#FD8FEB #EBFD8F #8FEBFD
tetradic
#FD8FEB #FDD88F #8FFDA1 #8FB4FD
square
#FD8FEB #FDD88F #8FFDA1 #8FB4FD
split-complementary
#FD8FEB #B4FD8F #8FFDD8
monochromatic
#FB17D6 #FC53E0 #FD8FEB #FECBF6 #FEE1FA
Accessibility & contrast
On white
2.04
#FD8FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#FD8FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8FEB
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8FEB | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EACEE
Deuteranopia (green-blind)
#ABBBE8
Tritanopia (blue-blind)
#FF95B2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fd8feb; /* rgb */ color: rgb(253, 143, 235); /* oklch */ color: oklch(79.7% 0.172 333.4);
Tailwind
colors: {
custom: {
50: '#ffb2f1',
500: '#fd8feb',
950: '#000000',
},
}SCSS
$custom: #fd8feb; $custom-light: #ffb2f1; $custom-dark: #000000;
JSON
{
"hex": "#fd8feb",
"rgb": {
"r": 253,
"g": 143,
"b": 235
},
"hsl": {
"h": 309.818,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.79666,
"c": 0.17234,
"h": 333.4
},
"luminance": 0.46526
}Semantic roles & 50–950 ramp
primary
#FD8FEB
secondary
#D4F7DA
accent
#E62600
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084