#F97BEE#F97BEE
#F97BEE is a light, highly saturated purple. Relative luminance 0.405; OKLCH L 76.6% C 0.204 H 330.7°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F97BEE |
|---|---|
| RGB | rgb(249, 123, 238) |
| HSL | hsl(305, 91%, 73%) |
| HSV | hsv(305, 51%, 98%) |
| CMYK | cmyk(0%, 50.6%, 4.4%, 2.4%) |
| CIE-LAB | lab(69.81, 62.78, -36.52) |
| CIE-LCH | lch(69.81, 72.63, 329.81°) |
| OKLab | oklab(76.57% 0.178 -0.0997) |
| OKLCH | oklch(76.57% 0.204 330.7) |
| XYZ | xyz(61.5820, 40.4825, 85.4426) |
| Luminance | 0.4048 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.02
Purply Pink
#F075E6
ΔE00 2.03
Candy Pink
#FF63E9
ΔE00 3.77
Light Magenta
#FA5FF7
ΔE00 4.95
Violet Pink
#FB5FFC
ΔE00 5.18
Lavender Pink
#DD85D7
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97BEE #7BF986
analogous
#C57BF9 #F97BEE #F97BAF
triadic
#F97BEE #EEF97B #7BEEF9
tetradic
#F97BEE #F9C57B #7BF986 #7BAFF9
square
#F97BEE #F9C57B #7BF986 #7BAFF9
split-complementary
#F97BEE #AFF97B #7BF9C5
monochromatic
#EF0BDB #F640E6 #F97BEE #FCB6F6 #FEE2FB
Accessibility & contrast
On white
2.31
#F97BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#F97BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97BEE
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97BEE | 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)
#759FF2
Deuteranopia (green-blind)
#9AB1EA
Tritanopia (blue-blind)
#FF85AA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f97bee; /* rgb */ color: rgb(249, 123, 238); /* oklch */ color: oklch(76.6% 0.204 330.7);
Tailwind
colors: {
custom: {
50: '#fea6f4',
500: '#f97bee',
950: '#000000',
},
}SCSS
$custom: #f97bee; $custom-light: #fea6f4; $custom-dark: #000000;
JSON
{
"hex": "#f97bee",
"rgb": {
"r": 249,
"g": 123,
"b": 238
},
"hsl": {
"h": 305.238,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.76567,
"c": 0.204,
"h": 330.7
},
"luminance": 0.40479
}Semantic roles & 50–950 ramp
primary
#F97BEE
secondary
#D5F6D8
accent
#E61400
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85