#FD98EE#FD98EE
#FD98EE is a light, vivid purple. Relative luminance 0.495; OKLCH L 81.1% C 0.160 H 332.5°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FD98EE |
|---|---|
| RGB | rgb(253, 152, 238) |
| HSL | hsl(309, 96%, 79%) |
| HSV | hsv(309, 40%, 99%) |
| CMYK | cmyk(0%, 39.9%, 5.9%, 0.8%) |
| CIE-LAB | lab(75.77, 49.80, -27.29) |
| CIE-LCH | lch(75.77, 56.78, 331.28°) |
| OKLab | oklab(81.12% 0.1419 -0.0738) |
| OKLCH | oklch(81.12% 0.16 332.5) |
| XYZ | xyz(67.1683, 49.5157, 86.8919) |
| Luminance | 0.4951 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.78
Plum
#DDA0DD
ΔE00 6.25
Lavender Pink
#DD85D7
ΔE00 6.61
Bubblegum Pink
#FE83CC
ΔE00 6.72
Purply Pink
#F075E6
ΔE00 7.56
Pink (survey)
#FF81C0
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD98EE #98FDA7
analogous
#DA98FD #FD98EE #FD98BC
triadic
#FD98EE #EEFD98 #98EEFD
tetradic
#FD98EE #FDDA98 #98FDA7 #98BCFD
square
#FD98EE #FDDA98 #98FDA7 #98BCFD
split-complementary
#FD98EE #BCFD98 #98FDDA
monochromatic
#FB20DA #FC5CE4 #FD98EE #FED4F8 #FEE1FA
Accessibility & contrast
On white
1.93
#FD98EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#FD98EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD98EE
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD98EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD98EE | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B2F1
Deuteranopia (green-blind)
#B0C0EB
Tritanopia (blue-blind)
#FF9EB8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fd98ee; /* rgb */ color: rgb(253, 152, 238); /* oklch */ color: oklch(81.1% 0.160 332.5);
Tailwind
colors: {
custom: {
50: '#ffb8f3',
500: '#fd98ee',
950: '#000000',
},
}SCSS
$custom: #fd98ee; $custom-light: #ffb8f3; $custom-dark: #000000;
JSON
{
"hex": "#fd98ee",
"rgb": {
"r": 253,
"g": 152,
"b": 238
},
"hsl": {
"h": 308.911,
"s": 96.19,
"l": 79.412
},
"oklch": {
"l": 0.81115,
"c": 0.1599,
"h": 332.5
},
"luminance": 0.49512
}Semantic roles & 50–950 ramp
primary
#FD98EE
secondary
#D4F7D9
accent
#E62200
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181217
muted
#868185