#F97FFB#F97FFB
#F97FFB is a light, highly saturated purple. Relative luminance 0.423; OKLCH L 77.7% C 0.209 H 326.8°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F97FFB |
|---|---|
| RGB | rgb(249, 127, 251) |
| HSL | hsl(299, 94%, 74%) |
| HSV | hsv(299, 49%, 98%) |
| CMYK | cmyk(0.8%, 49.4%, 0%, 1.6%) |
| CIE-LAB | lab(71.07, 63.11, -41.68) |
| CIE-LCH | lch(71.07, 75.63, 326.55°) |
| OKLab | oklab(77.68% 0.1747 -0.1145) |
| OKLCH | oklch(77.68% 0.209 326.8) |
| XYZ | xyz(64.0677, 42.2870, 96.0357) |
| Luminance | 0.4228 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.25
Purply Pink
#F075E6
ΔE00 3.56
Candy Pink
#FF63E9
ΔE00 5.06
Violet Pink
#FB5FFC
ΔE00 5.10
Light Magenta
#FA5FF7
ΔE00 5.15
Lavender Pink
#DD85D7
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97FFB #81FB7F
analogous
#BB7FFB #F97FFB #FB7FBF
triadic
#F97FFB #FBF97F #7FFBF9
tetradic
#F97FFB #FBBB7F #81FB7F #7FBFFB
square
#F97FFB #FBBB7F #81FB7F #7FBFFB
split-complementary
#F97FFB #BFFB7F #7FFBBB
monochromatic
#F308F7 #F644F9 #F97FFB #FCBAFD #FEE1FE
Accessibility & contrast
On white
2.22
#F97FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#F97FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97FFB
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97FFB | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A4FF
Deuteranopia (green-blind)
#97B4F7
Tritanopia (blue-blind)
#FF8DB2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f97ffb; /* rgb */ color: rgb(249, 127, 251); /* oklch */ color: oklch(77.7% 0.209 326.8);
Tailwind
colors: {
custom: {
50: '#fea8fd',
500: '#f97ffb',
950: '#000000',
},
}SCSS
$custom: #f97ffb; $custom-light: #fea8fd; $custom-dark: #000000;
JSON
{
"hex": "#f97ffb",
"rgb": {
"r": 249,
"g": 127,
"b": 251
},
"hsl": {
"h": 299.032,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.77676,
"c": 0.20888,
"h": 326.8
},
"luminance": 0.42284
}Semantic roles & 50–950 ramp
primary
#F97FFB
secondary
#D5F6D5
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85