#F97DEB#F97DEB
#F97DEB is a light, vivid purple. Relative luminance 0.408; OKLCH L 76.7% C 0.198 H 331.7°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F97DEB |
|---|---|
| RGB | rgb(249, 125, 235) |
| HSL | hsl(307, 91%, 73%) |
| HSV | hsv(307, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 5.6%, 2.4%) |
| CIE-LAB | lab(70.04, 61.35, -34.52) |
| CIE-LCH | lch(70.04, 70.39, 330.64°) |
| OKLab | oklab(76.7% 0.1748 -0.094) |
| OKLCH | oklch(76.7% 0.198 331.7) |
| XYZ | xyz(61.3956, 40.8090, 83.2243) |
| Luminance | 0.4081 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.14
Purply Pink
#F075E6
ΔE00 2.27
Candy Pink
#FF63E9
ΔE00 4.12
Lavender Pink
#DD85D7
ΔE00 5.01
Light Magenta
#FA5FF7
ΔE00 5.56
Violet Pink
#FB5FFC
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97DEB #7DF98B
analogous
#C97DF9 #F97DEB #F97DAD
triadic
#F97DEB #EBF97D #7DEBF9
tetradic
#F97DEB #F9C97D #7DF98B #7DADF9
square
#F97DEB #F9C97D #7DF98B #7DADF9
split-complementary
#F97DEB #ADF97D #7DF9C9
monochromatic
#F00BD7 #F642E2 #F97DEB #FCB7F4 #FEE2FB
Accessibility & contrast
On white
2.29
#F97DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#F97DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97DEB
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97DEB | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A0EF
Deuteranopia (green-blind)
#9DB2E7
Tritanopia (blue-blind)
#FF86A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f97deb; /* rgb */ color: rgb(249, 125, 235); /* oklch */ color: oklch(76.7% 0.198 331.7);
Tailwind
colors: {
custom: {
50: '#fea7f1',
500: '#f97deb',
950: '#000000',
},
}SCSS
$custom: #f97deb; $custom-light: #fea7f1; $custom-dark: #000000;
JSON
{
"hex": "#f97deb",
"rgb": {
"r": 249,
"g": 125,
"b": 235
},
"hsl": {
"h": 306.774,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.76697,
"c": 0.19845,
"h": 331.7
},
"luminance": 0.40805
}Semantic roles & 50–950 ramp
primary
#F97DEB
secondary
#D5F6D9
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85