#F989EE#F989EE
#F989EE is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.5% C 0.182 H 330.9°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F989EE |
|---|---|
| RGB | rgb(249, 137, 238) |
| HSL | hsl(306, 90%, 76%) |
| HSV | hsv(306, 45%, 98%) |
| CMYK | cmyk(0%, 45%, 4.4%, 2.4%) |
| CIE-LAB | lab(72.37, 56.08, -32.56) |
| CIE-LCH | lch(72.37, 64.85, 329.86°) |
| OKLab | oklab(78.46% 0.1588 -0.0886) |
| OKLCH | oklch(78.46% 0.182 330.9) |
| XYZ | xyz(63.4446, 44.2077, 86.0635) |
| Luminance | 0.4420 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.65
Purply Pink
#F075E6
ΔE00 4.30
Lavender Pink
#DD85D7
ΔE00 5.00
Candy Pink
#FF63E9
ΔE00 6.36
Bubblegum Pink
#FE83CC
ΔE00 6.79
Light Magenta
#FA5FF7
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F989EE #89F994
analogous
#CC89F9 #F989EE #F989B6
triadic
#F989EE #EEF989 #89EEF9
tetradic
#F989EE #F9CC89 #89F994 #89B6F9
square
#F989EE #F9CC89 #89F994 #89B6F9
split-complementary
#F989EE #B6F989 #89F9CC
monochromatic
#F315DD #F64FE6 #F989EE #FCC3F6 #FEE2FB
Accessibility & contrast
On white
2.13
#F989EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#F989EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F989EE
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F989EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F989EE | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A8F1
Deuteranopia (green-blind)
#A3B7EB
Tritanopia (blue-blind)
#FF91B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f989ee; /* rgb */ color: rgb(249, 137, 238); /* oklch */ color: oklch(78.5% 0.182 330.9);
Tailwind
colors: {
custom: {
50: '#fdaef3',
500: '#f989ee',
950: '#000000',
},
}SCSS
$custom: #f989ee; $custom-light: #fdaef3; $custom-dark: #000000;
JSON
{
"hex": "#f989ee",
"rgb": {
"r": 249,
"g": 137,
"b": 238
},
"hsl": {
"h": 305.893,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.78464,
"c": 0.18187,
"h": 330.9
},
"luminance": 0.44204
}Semantic roles & 50–950 ramp
primary
#F989EE
secondary
#D5F6D9
accent
#E61700
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085