#FE98EB#FE98EB
#FE98EB is a light, vivid pink. Relative luminance 0.495; OKLCH L 81.1% C 0.158 H 334.1°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FE98EB |
|---|---|
| RGB | rgb(254, 152, 235) |
| HSL | hsl(311, 98%, 80%) |
| HSV | hsv(311, 40%, 100%) |
| CMYK | cmyk(0%, 40.2%, 7.5%, 0.4%) |
| CIE-LAB | lab(75.78, 49.60, -25.63) |
| CIE-LCH | lch(75.78, 55.83, 332.67°) |
| OKLab | oklab(81.11% 0.1422 -0.0691) |
| OKLCH | oklch(81.11% 0.158 334.1) |
| XYZ | xyz(67.0963, 49.5291, 84.6071) |
| Luminance | 0.4953 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 6.20
Bubblegum Pink
#FE83CC
ΔE00 6.20
Plum
#DDA0DD
ΔE00 6.26
Lavender Pink
#DD85D7
ΔE00 6.73
Purply Pink
#F075E6
ΔE00 7.81
Pink (survey)
#FF81C0
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE98EB #98FEAB
analogous
#DE98FE #FE98EB #FE98B8
triadic
#FE98EB #EBFE98 #98EBFE
tetradic
#FE98EB #FEDE98 #98FEAB #98B8FE
square
#FE98EB #FEDE98 #98FEAB #98B8FE
split-complementary
#FE98EB #B8FE98 #98FEDE
monochromatic
#FD1FD3 #FD5BDF #FE98EB #FFD5F7 #FFE1F9
Accessibility & contrast
On white
1.93
#FE98EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#FE98EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE98EB
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE98EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE98EB | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B2EE
Deuteranopia (green-blind)
#B2C0E8
Tritanopia (blue-blind)
#FF9DB7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fe98eb; /* rgb */ color: rgb(254, 152, 235); /* oklch */ color: oklch(81.1% 0.158 334.1);
Tailwind
colors: {
custom: {
50: '#ffb8f1',
500: '#fe98eb',
950: '#000000',
},
}SCSS
$custom: #fe98eb; $custom-light: #ffb8f1; $custom-dark: #000000;
JSON
{
"hex": "#fe98eb",
"rgb": {
"r": 254,
"g": 152,
"b": 235
},
"hsl": {
"h": 311.176,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.81111,
"c": 0.15812,
"h": 334.1
},
"luminance": 0.49525
}Semantic roles & 50–950 ramp
primary
#FE98EB
secondary
#D4F7DB
accent
#E62B00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181216
muted
#868184