#F997EB#F997EB
#F997EB is a light, vivid purple. Relative luminance 0.483; OKLCH L 80.4% C 0.156 H 332.3°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F997EB |
|---|---|
| RGB | rgb(249, 151, 235) |
| HSL | hsl(309, 89%, 78%) |
| HSV | hsv(309, 39%, 98%) |
| CMYK | cmyk(0%, 39.4%, 5.6%, 2.4%) |
| CIE-LAB | lab(75.00, 48.57, -26.88) |
| CIE-LCH | lch(75.00, 55.51, 331.04°) |
| OKLab | oklab(80.4% 0.1382 -0.0727) |
| OKLCH | oklch(80.4% 0.156 332.3) |
| XYZ | xyz(65.1283, 48.2745, 84.4685) |
| Luminance | 0.4827 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.50
Plum
#DDA0DD
ΔE00 5.75
Lavender Pink
#DD85D7
ΔE00 6.00
Bubblegum Pink
#FE83CC
ΔE00 6.51
Purply Pink
#F075E6
ΔE00 7.27
Pink (survey)
#FF81C0
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F997EB #97F9A5
analogous
#D697F9 #F997EB #F997BA
triadic
#F997EB #EBF997 #97EBF9
tetradic
#F997EB #F9D697 #97F9A5 #97BAF9
square
#F997EB #F9D697 #97F9A5 #97BAF9
split-complementary
#F997EB #BAF997 #97F9D6
monochromatic
#F223D5 #F65DE0 #F997EB #FCD1F6 #FDE2F9
Accessibility & contrast
On white
1.97
#F997EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#F997EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F997EB
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F997EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F997EB | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B0EE
Deuteranopia (green-blind)
#AEBEE8
Tritanopia (blue-blind)
#FF9DB7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f997eb; /* rgb */ color: rgb(249, 151, 235); /* oklch */ color: oklch(80.4% 0.156 332.3);
Tailwind
colors: {
custom: {
50: '#fdb7f1',
500: '#f997eb',
950: '#000000',
},
}SCSS
$custom: #f997eb; $custom-light: #fdb7f1; $custom-dark: #000000;
JSON
{
"hex": "#f997eb",
"rgb": {
"r": 249,
"g": 151,
"b": 235
},
"hsl": {
"h": 308.571,
"s": 89.091,
"l": 78.431
},
"oklch": {
"l": 0.80397,
"c": 0.15613,
"h": 332.3
},
"luminance": 0.48271
}Semantic roles & 50–950 ramp
primary
#F997EB
secondary
#D6F5DA
accent
#E62100
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084