#F97CEB#F97CEB
#F97CEB is a light, highly saturated purple. Relative luminance 0.406; OKLCH L 76.6% C 0.200 H 331.7°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F97CEB |
|---|---|
| RGB | rgb(249, 124, 235) |
| HSL | hsl(307, 91%, 73%) |
| HSV | hsv(307, 50%, 98%) |
| CMYK | cmyk(0%, 50.2%, 5.6%, 2.4%) |
| CIE-LAB | lab(69.86, 61.82, -34.79) |
| CIE-LCH | lch(69.86, 70.93, 330.63°) |
| OKLab | oklab(76.57% 0.1761 -0.0948) |
| OKLCH | oklch(76.57% 0.2 331.7) |
| XYZ | xyz(61.2696, 40.5571, 83.1823) |
| Luminance | 0.4055 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.13
Violet (CSS)
#EE82EE
ΔE00 2.18
Candy Pink
#FF63E9
ΔE00 3.93
Lavender Pink
#DD85D7
ΔE00 5.07
Light Magenta
#FA5FF7
ΔE00 5.38
Violet Pink
#FB5FFC
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97CEB #7CF98A
analogous
#C87CF9 #F97CEB #F97CAC
triadic
#F97CEB #EBF97C #7CEBF9
tetradic
#F97CEB #F9C87C #7CF98A #7CACF9
square
#F97CEB #F9C87C #7CF98A #7CACF9
split-complementary
#F97CEB #ACF97C #7CF9C8
monochromatic
#F00BD6 #F641E2 #F97CEB #FCB7F4 #FEE2FB
Accessibility & contrast
On white
2.31
#F97CEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#F97CEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97CEB
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97CEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97CEB | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A0EF
Deuteranopia (green-blind)
#9CB1E7
Tritanopia (blue-blind)
#FF85A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f97ceb; /* rgb */ color: rgb(249, 124, 235); /* oklch */ color: oklch(76.6% 0.200 331.7);
Tailwind
colors: {
custom: {
50: '#fea6f1',
500: '#f97ceb',
950: '#000000',
},
}SCSS
$custom: #f97ceb; $custom-light: #fea6f1; $custom-dark: #000000;
JSON
{
"hex": "#f97ceb",
"rgb": {
"r": 249,
"g": 124,
"b": 235
},
"hsl": {
"h": 306.72,
"s": 91.241,
"l": 73.137
},
"oklch": {
"l": 0.76566,
"c": 0.2,
"h": 331.7
},
"luminance": 0.40553
}Semantic roles & 50–950 ramp
primary
#F97CEB
secondary
#D5F6D9
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85