#FE98EE#FE98EE
#FE98EE is a light, vivid purple. Relative luminance 0.497; OKLCH L 81.2% C 0.161 H 332.9°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FE98EE |
|---|---|
| RGB | rgb(254, 152, 238) |
| HSL | hsl(309, 98%, 80%) |
| HSV | hsv(309, 40%, 100%) |
| CMYK | cmyk(0%, 40.2%, 6.3%, 0.4%) |
| CIE-LAB | lab(75.89, 50.10, -27.10) |
| CIE-LCH | lch(75.89, 56.96, 331.59°) |
| OKLab | oklab(81.23% 0.143 -0.0732) |
| OKLCH | oklch(81.23% 0.161 332.9) |
| XYZ | xyz(67.5334, 49.7039, 86.9090) |
| Luminance | 0.4970 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.89
Plum
#DDA0DD
ΔE00 6.36
Bubblegum Pink
#FE83CC
ΔE00 6.65
Lavender Pink
#DD85D7
ΔE00 6.72
Purply Pink
#F075E6
ΔE00 7.63
Pink (survey)
#FF81C0
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE98EE #98FEA8
analogous
#DB98FE #FE98EE #FE98BB
triadic
#FE98EE #EEFE98 #98EEFE
tetradic
#FE98EE #FEDB98 #98FEA8 #98BBFE
square
#FE98EE #FEDB98 #98FEA8 #98BBFE
split-complementary
#FE98EE #BBFE98 #98FEDB
monochromatic
#FD1FDA #FD5BE4 #FE98EE #FFD5F8 #FFE1FA
Accessibility & contrast
On white
1.92
#FE98EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#FE98EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE98EE
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE98EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE98EE | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B2F1
Deuteranopia (green-blind)
#B1C0EB
Tritanopia (blue-blind)
#FF9EB8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fe98ee; /* rgb */ color: rgb(254, 152, 238); /* oklch */ color: oklch(81.2% 0.161 332.9);
Tailwind
colors: {
custom: {
50: '#ffb8f3',
500: '#fe98ee',
950: '#000000',
},
}SCSS
$custom: #fe98ee; $custom-light: #ffb8f3; $custom-dark: #000000;
JSON
{
"hex": "#fe98ee",
"rgb": {
"r": 254,
"g": 152,
"b": 238
},
"hsl": {
"h": 309.412,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.81227,
"c": 0.16062,
"h": 332.9
},
"luminance": 0.497
}Semantic roles & 50–950 ramp
primary
#FE98EE
secondary
#D4F7D9
accent
#E62400
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181217
muted
#868185