#F97DE6#F97DE6
#F97DE6 is a light, vivid purple. Relative luminance 0.405; OKLCH L 76.5% C 0.194 H 333.4°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F97DE6 |
|---|---|
| RGB | rgb(249, 125, 230) |
| HSL | hsl(309, 91%, 73%) |
| HSV | hsv(309, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 7.6%, 2.4%) |
| CIE-LAB | lab(69.84, 60.54, -32.07) |
| CIE-LCH | lch(69.84, 68.51, 332.09°) |
| OKLab | oklab(76.48% 0.1738 -0.0871) |
| OKLCH | oklch(76.48% 0.194 333.4) |
| XYZ | xyz(60.6834, 40.5241, 79.4733) |
| Luminance | 0.4052 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.52
Violet (CSS)
#EE82EE
ΔE00 2.74
Candy Pink
#FF63E9
ΔE00 4.26
Lavender Pink
#DD85D7
ΔE00 4.75
Light Magenta
#FA5FF7
ΔE00 6.06
Bubblegum Pink
#FE83CC
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97DE6 #7DF990
analogous
#CE7DF9 #F97DE6 #F97DA8
triadic
#F97DE6 #E6F97D #7DE6F9
tetradic
#F97DE6 #F9CE7D #7DF990 #7DA8F9
square
#F97DE6 #F9CE7D #7DF990 #7DA8F9
split-complementary
#F97DE6 #A8F97D #7DF9CE
monochromatic
#F00BCD #F642DB #F97DE6 #FCB7F1 #FEE2F9
Accessibility & contrast
On white
2.31
#F97DE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#F97DE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97DE6
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97DE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97DE6 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9FEA
Deuteranopia (green-blind)
#9EB1E2
Tritanopia (blue-blind)
#FF85A7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f97de6; /* rgb */ color: rgb(249, 125, 230); /* oklch */ color: oklch(76.5% 0.194 333.4);
Tailwind
colors: {
custom: {
50: '#fea7ee',
500: '#f97de6',
950: '#000000',
},
}SCSS
$custom: #f97de6; $custom-light: #fea7ee; $custom-dark: #000000;
JSON
{
"hex": "#f97de6",
"rgb": {
"r": 249,
"g": 125,
"b": 230
},
"hsl": {
"h": 309.194,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.76482,
"c": 0.19444,
"h": 333.4
},
"luminance": 0.4052
}Semantic roles & 50–950 ramp
primary
#F97DE6
secondary
#D5F6DA
accent
#E62300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84