#F97BF0#F97BF0
#F97BF0 is a light, highly saturated purple. Relative luminance 0.406; OKLCH L 76.7% C 0.206 H 330.1°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F97BF0 |
|---|---|
| RGB | rgb(249, 123, 240) |
| HSL | hsl(304, 91%, 73%) |
| HSV | hsv(304, 51%, 98%) |
| CMYK | cmyk(0%, 50.6%, 3.6%, 2.4%) |
| CIE-LAB | lab(69.90, 63.11, -37.49) |
| CIE-LCH | lch(69.90, 73.40, 329.29°) |
| OKLab | oklab(76.66% 0.1783 -0.1025) |
| OKLCH | oklch(76.66% 0.206 330.1) |
| XYZ | xyz(61.8775, 40.6007, 86.9987) |
| Luminance | 0.4060 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.95
Purply Pink
#F075E6
ΔE00 2.13
Candy Pink
#FF63E9
ΔE00 3.82
Light Magenta
#FA5FF7
ΔE00 4.81
Violet Pink
#FB5FFC
ΔE00 5.00
Lavender Pink
#DD85D7
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97BF0 #7BF984
analogous
#C37BF9 #F97BF0 #F97BB1
triadic
#F97BF0 #F0F97B #7BF0F9
tetradic
#F97BF0 #F9C37B #7BF984 #7BB1F9
square
#F97BF0 #F9C37B #7BF984 #7BB1F9
split-complementary
#F97BF0 #B1F97B #7BF9C3
monochromatic
#EF0BDE #F640E9 #F97BF0 #FCB6F7 #FEE2FC
Accessibility & contrast
On white
2.30
#F97BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#F97BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97BF0
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97BF0 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A0F4
Deuteranopia (green-blind)
#99B1EC
Tritanopia (blue-blind)
#FF86AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f97bf0; /* rgb */ color: rgb(249, 123, 240); /* oklch */ color: oklch(76.7% 0.206 330.1);
Tailwind
colors: {
custom: {
50: '#fea6f5',
500: '#f97bf0',
950: '#000000',
},
}SCSS
$custom: #f97bf0; $custom-light: #fea6f5; $custom-dark: #000000;
JSON
{
"hex": "#f97bf0",
"rgb": {
"r": 249,
"g": 123,
"b": 240
},
"hsl": {
"h": 304.286,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.76656,
"c": 0.20566,
"h": 330.1
},
"luminance": 0.40597
}Semantic roles & 50–950 ramp
primary
#F97BF0
secondary
#D5F6D8
accent
#E61000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85