#F97DEE#F97DEE
#F97DEE is a light, highly saturated purple. Relative luminance 0.410; OKLCH L 76.8% C 0.201 H 330.7°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F97DEE |
|---|---|
| RGB | rgb(249, 125, 238) |
| HSL | hsl(305, 91%, 73%) |
| HSV | hsv(305, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 4.4%, 2.4%) |
| CIE-LAB | lab(70.16, 61.84, -35.97) |
| CIE-LCH | lch(70.16, 71.54, 329.81°) |
| OKLab | oklab(76.83% 0.1753 -0.0982) |
| OKLCH | oklch(76.83% 0.201 330.7) |
| XYZ | xyz(61.8327, 40.9838, 85.5262) |
| Luminance | 0.4098 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.90
Purply Pink
#F075E6
ΔE00 2.29
Candy Pink
#FF63E9
ΔE00 4.12
Lavender Pink
#DD85D7
ΔE00 5.23
Light Magenta
#FA5FF7
ΔE00 5.31
Violet Pink
#FB5FFC
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97DEE #7DF988
analogous
#C67DF9 #F97DEE #F97DB0
triadic
#F97DEE #EEF97D #7DEEF9
tetradic
#F97DEE #F9C67D #7DF988 #7DB0F9
square
#F97DEE #F9C67D #7DF988 #7DB0F9
split-complementary
#F97DEE #B0F97D #7DF9C6
monochromatic
#F00BDC #F642E6 #F97DEE #FCB7F6 #FEE2FB
Accessibility & contrast
On white
2.28
#F97DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#F97DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97DEE
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97DEE | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A1F2
Deuteranopia (green-blind)
#9BB2EA
Tritanopia (blue-blind)
#FF87AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f97dee; /* rgb */ color: rgb(249, 125, 238); /* oklch */ color: oklch(76.8% 0.201 330.7);
Tailwind
colors: {
custom: {
50: '#fea7f4',
500: '#f97dee',
950: '#000000',
},
}SCSS
$custom: #f97dee; $custom-light: #fea7f4; $custom-dark: #000000;
JSON
{
"hex": "#f97dee",
"rgb": {
"r": 249,
"g": 125,
"b": 238
},
"hsl": {
"h": 305.323,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.76828,
"c": 0.20091,
"h": 330.7
},
"luminance": 0.4098
}Semantic roles & 50–950 ramp
primary
#F97DEE
secondary
#D5F6D8
accent
#E61400
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85