#F97CED#F97CED
#F97CED is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 76.7% C 0.202 H 331.1°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F97CED |
|---|---|
| RGB | rgb(249, 124, 237) |
| HSL | hsl(306, 91%, 73%) |
| HSV | hsv(306, 50%, 98%) |
| CMYK | cmyk(0%, 50.2%, 4.8%, 2.4%) |
| CIE-LAB | lab(69.95, 62.15, -35.76) |
| CIE-LCH | lch(69.95, 71.70, 330.08°) |
| OKLab | oklab(76.65% 0.1765 -0.0976) |
| OKLCH | oklch(76.65% 0.202 331.1) |
| XYZ | xyz(61.5602, 40.6733, 84.7126) |
| Luminance | 0.4067 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.02
Purply Pink
#F075E6
ΔE00 2.13
Candy Pink
#FF63E9
ΔE00 3.93
Light Magenta
#FA5FF7
ΔE00 5.21
Lavender Pink
#DD85D7
ΔE00 5.21
Violet Pink
#FB5FFC
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97CED #7CF988
analogous
#C67CF9 #F97CED #F97CAE
triadic
#F97CED #EDF97C #7CEDF9
tetradic
#F97CED #F9C67C #7CF988 #7CAEF9
square
#F97CED #F9C67C #7CF988 #7CAEF9
split-complementary
#F97CED #AEF97C #7CF9C6
monochromatic
#F00BDA #F641E5 #F97CED #FCB7F5 #FEE2FB
Accessibility & contrast
On white
2.30
#F97CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#F97CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97CED
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97CED | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A0F1
Deuteranopia (green-blind)
#9BB1E9
Tritanopia (blue-blind)
#FF86AA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f97ced; /* rgb */ color: rgb(249, 124, 237); /* oklch */ color: oklch(76.7% 0.202 331.1);
Tailwind
colors: {
custom: {
50: '#fea6f3',
500: '#f97ced',
950: '#000000',
},
}SCSS
$custom: #f97ced; $custom-light: #fea6f3; $custom-dark: #000000;
JSON
{
"hex": "#f97ced",
"rgb": {
"r": 249,
"g": 124,
"b": 237
},
"hsl": {
"h": 305.76,
"s": 91.241,
"l": 73.137
},
"oklch": {
"l": 0.76653,
"c": 0.20164,
"h": 331.1
},
"luminance": 0.40669
}Semantic roles & 50–950 ramp
primary
#F97CED
secondary
#D5F6D8
accent
#E61600
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85