#FD8EEB#FD8EEB
#FD8EEB is a light, vivid purple. Relative luminance 0.462; OKLCH L 79.5% C 0.174 H 333.4°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8EEB |
|---|---|
| RGB | rgb(253, 142, 235) |
| HSL | hsl(310, 97%, 77%) |
| HSV | hsv(310, 44%, 99%) |
| CMYK | cmyk(0%, 43.9%, 7.1%, 0.8%) |
| CIE-LAB | lab(73.69, 54.30, -28.84) |
| CIE-LCH | lch(73.69, 61.48, 332.03°) |
| OKLab | oklab(79.52% 0.1555 -0.078) |
| OKLCH | oklch(79.52% 0.174 333.4) |
| XYZ | xyz(65.1761, 46.2306, 84.0716) |
| Luminance | 0.4623 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.29
Lavender Pink
#DD85D7
ΔE00 5.61
Purply Pink
#F075E6
ΔE00 5.70
Bubblegum Pink
#FE83CC
ΔE00 5.85
Plum
#DDA0DD
ΔE00 7.30
Candy Pink
#FF63E9
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8EEB #8EFDA0
analogous
#D88EFD #FD8EEB #FD8EB3
triadic
#FD8EEB #EBFD8E #8EEBFD
tetradic
#FD8EEB #FDD88E #8EFDA0 #8EB3FD
square
#FD8EEB #FDD88E #8EFDA0 #8EB3FD
split-complementary
#FD8EEB #B3FD8E #8EFDD8
monochromatic
#FB16D6 #FC52E0 #FD8EEB #FECAF6 #FEE1FA
Accessibility & contrast
On white
2.05
#FD8EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#FD8EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8EEB
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8EEB | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABEE
Deuteranopia (green-blind)
#AABBE8
Tritanopia (blue-blind)
#FF94B2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fd8eeb; /* rgb */ color: rgb(253, 142, 235); /* oklch */ color: oklch(79.5% 0.174 333.4);
Tailwind
colors: {
custom: {
50: '#ffb2f1',
500: '#fd8eeb',
950: '#000000',
},
}SCSS
$custom: #fd8eeb; $custom-light: #ffb2f1; $custom-dark: #000000;
JSON
{
"hex": "#fd8eeb",
"rgb": {
"r": 253,
"g": 142,
"b": 235
},
"hsl": {
"h": 309.73,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.79522,
"c": 0.17398,
"h": 333.4
},
"luminance": 0.46227
}Semantic roles & 50–950 ramp
primary
#FD8EEB
secondary
#D4F7DA
accent
#E62500
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084