#FD9EEE#FD9EEE
#FD9EEE is a very light, vivid purple. Relative luminance 0.515; OKLCH L 82.0% C 0.150 H 332.7°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9EEE |
|---|---|
| RGB | rgb(253, 158, 238) |
| HSL | hsl(309, 96%, 81%) |
| HSV | hsv(309, 38%, 99%) |
| CMYK | cmyk(0%, 37.5%, 5.9%, 0.8%) |
| CIE-LAB | lab(76.99, 46.74, -25.42) |
| CIE-LCH | lch(76.99, 53.21, 331.46°) |
| OKLab | oklab(82.03% 0.1332 -0.0686) |
| OKLCH | oklch(82.03% 0.15 332.7) |
| XYZ | xyz(68.1669, 51.5128, 87.2247) |
| Luminance | 0.5151 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.73
Violet (CSS)
#EE82EE
ΔE00 7.01
Bubblegum Pink
#FE83CC
ΔE00 7.23
Lavender Pink
#DD85D7
ΔE00 7.41
Mauve
#E0B0FF
ΔE00 8.59
Purply Pink
#F075E6
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9EEE #9EFDAD
analogous
#DD9EFD #FD9EEE #FD9EBE
triadic
#FD9EEE #EEFD9E #9EEEFD
tetradic
#FD9EEE #FDDD9E #9EFDAD #9EBEFD
square
#FD9EEE #FDDD9E #9EFDAD #9EBEFD
split-complementary
#FD9EEE #BEFD9E #9EFDDD
monochromatic
#FB26D9 #FC62E3 #FD9EEE #FEDAF9 #FEE1FA
Accessibility & contrast
On white
1.86
#FD9EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#FD9EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9EEE
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9EEE | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB6F1
Deuteranopia (green-blind)
#B5C3EB
Tritanopia (blue-blind)
#FFA3BC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fd9eee; /* rgb */ color: rgb(253, 158, 238); /* oklch */ color: oklch(82.0% 0.150 332.7);
Tailwind
colors: {
custom: {
50: '#ffbcf3',
500: '#fd9eee',
950: '#000000',
},
}SCSS
$custom: #fd9eee; $custom-light: #ffbcf3; $custom-dark: #000000;
JSON
{
"hex": "#fd9eee",
"rgb": {
"r": 253,
"g": 158,
"b": 238
},
"hsl": {
"h": 309.474,
"s": 95.96,
"l": 80.588
},
"oklch": {
"l": 0.82032,
"c": 0.14977,
"h": 332.7
},
"luminance": 0.51509
}Semantic roles & 50–950 ramp
primary
#FD9EEE
secondary
#60E074
accent
#E62400
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285