#F97BEC#F97BEC
#F97BEC is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.5% C 0.202 H 331.4°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F97BEC |
|---|---|
| RGB | rgb(249, 123, 236) |
| HSL | hsl(306, 91%, 73%) |
| HSV | hsv(306, 51%, 98%) |
| CMYK | cmyk(0%, 50.6%, 5.2%, 2.4%) |
| CIE-LAB | lab(69.73, 62.45, -35.55) |
| CIE-LCH | lch(69.73, 71.86, 330.35°) |
| OKLab | oklab(76.48% 0.1776 -0.0969) |
| OKLCH | oklch(76.48% 0.202 331.4) |
| XYZ | xyz(61.2898, 40.3656, 83.9038) |
| Luminance | 0.4036 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.99
Violet (CSS)
#EE82EE
ΔE00 2.15
Candy Pink
#FF63E9
ΔE00 3.75
Light Magenta
#FA5FF7
ΔE00 5.11
Lavender Pink
#DD85D7
ΔE00 5.20
Violet Pink
#FB5FFC
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97BEC #7BF988
analogous
#C77BF9 #F97BEC #F97BAD
triadic
#F97BEC #ECF97B #7BECF9
tetradic
#F97BEC #F9C77B #7BF988 #7BADF9
square
#F97BEC #F9C77B #7BF988 #7BADF9
split-complementary
#F97BEC #ADF97B #7BF9C7
monochromatic
#EF0BD7 #F640E4 #F97BEC #FCB6F4 #FEE2FB
Accessibility & contrast
On white
2.31
#F97BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#F97BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97BEC
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97BEC | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769FF0
Deuteranopia (green-blind)
#9BB1E8
Tritanopia (blue-blind)
#FF85A9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f97bec; /* rgb */ color: rgb(249, 123, 236); /* oklch */ color: oklch(76.5% 0.202 331.4);
Tailwind
colors: {
custom: {
50: '#fea6f2',
500: '#f97bec',
950: '#000000',
},
}SCSS
$custom: #f97bec; $custom-light: #fea6f2; $custom-dark: #000000;
JSON
{
"hex": "#f97bec",
"rgb": {
"r": 249,
"g": 123,
"b": 236
},
"hsl": {
"h": 306.19,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.76479,
"c": 0.20237,
"h": 331.4
},
"luminance": 0.40362
}Semantic roles & 50–950 ramp
primary
#F97BEC
secondary
#D5F6D9
accent
#E61800
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85