#F97DED#F97DED
#F97DED is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 76.8% C 0.200 H 331.1°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F97DED |
|---|---|
| RGB | rgb(249, 125, 237) |
| HSL | hsl(306, 91%, 73%) |
| HSV | hsv(306, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 4.8%, 2.4%) |
| CIE-LAB | lab(70.12, 61.68, -35.49) |
| CIE-LCH | lch(70.12, 71.16, 330.08°) |
| OKLab | oklab(76.78% 0.1751 -0.0968) |
| OKLCH | oklch(76.78% 0.2 331.1) |
| XYZ | xyz(61.6862, 40.9252, 84.7546) |
| Luminance | 0.4092 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.97
Purply Pink
#F075E6
ΔE00 2.27
Candy Pink
#FF63E9
ΔE00 4.11
Lavender Pink
#DD85D7
ΔE00 5.15
Light Magenta
#FA5FF7
ΔE00 5.39
Violet Pink
#FB5FFC
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97DED #7DF989
analogous
#C77DF9 #F97DED #F97DAF
triadic
#F97DED #EDF97D #7DEDF9
tetradic
#F97DED #F9C77D #7DF989 #7DAFF9
square
#F97DED #F9C77D #7DF989 #7DAFF9
split-complementary
#F97DED #AFF97D #7DF9C7
monochromatic
#F00BDA #F642E5 #F97DED #FCB7F5 #FEE2FB
Accessibility & contrast
On white
2.29
#F97DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#F97DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97DED
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97DED | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A0F1
Deuteranopia (green-blind)
#9CB2E9
Tritanopia (blue-blind)
#FF87AA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f97ded; /* rgb */ color: rgb(249, 125, 237); /* oklch */ color: oklch(76.8% 0.200 331.1);
Tailwind
colors: {
custom: {
50: '#fea7f3',
500: '#f97ded',
950: '#000000',
},
}SCSS
$custom: #f97ded; $custom-light: #fea7f3; $custom-dark: #000000;
JSON
{
"hex": "#f97ded",
"rgb": {
"r": 249,
"g": 125,
"b": 237
},
"hsl": {
"h": 305.806,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.76784,
"c": 0.20009,
"h": 331.1
},
"luminance": 0.40921
}Semantic roles & 50–950 ramp
primary
#F97DED
secondary
#D5F6D8
accent
#E61600
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85