#F975F0#F975F0
#F975F0 is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 75.9% C 0.215 H 330.1°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F975F0 |
|---|---|
| RGB | rgb(249, 117, 240) |
| HSL | hsl(304, 92%, 72%) |
| HSV | hsv(304, 53%, 98%) |
| CMYK | cmyk(0%, 53%, 3.6%, 2.4%) |
| CIE-LAB | lab(68.87, 65.86, -39.10) |
| CIE-LCH | lch(68.87, 76.59, 329.30°) |
| OKLab | oklab(75.9% 0.1861 -0.107) |
| OKLCH | oklch(75.9% 0.215 330.1) |
| XYZ | xyz(61.1559, 39.1575, 86.7582) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.73
Violet (CSS)
#EE82EE
ΔE00 2.63
Candy Pink
#FF63E9
ΔE00 2.89
Light Magenta
#FA5FF7
ΔE00 3.75
Violet Pink
#FB5FFC
ΔE00 3.99
Orchid
#DA70D6
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F975F0 #75F97E
analogous
#C075F9 #F975F0 #F975AE
triadic
#F975F0 #F0F975 #75F0F9
tetradic
#F975F0 #F9C075 #75F97E #75AEF9
square
#F975F0 #F9C075 #75F97E #75AEF9
split-complementary
#F975F0 #AEF975 #75F9C0
monochromatic
#E90ADA #F63AEA #F975F0 #FCB0F6 #FEE2FC
Accessibility & contrast
On white
2.38
#F975F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#F975F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F975F0
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F975F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F975F0 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9CF4
Deuteranopia (green-blind)
#95AFEC
Tritanopia (blue-blind)
#FF81A8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f975f0; /* rgb */ color: rgb(249, 117, 240); /* oklch */ color: oklch(75.9% 0.215 330.1);
Tailwind
colors: {
custom: {
50: '#fea2f5',
500: '#f975f0',
950: '#000000',
},
}SCSS
$custom: #f975f0; $custom-light: #fea2f5; $custom-dark: #000000;
JSON
{
"hex": "#f975f0",
"rgb": {
"r": 249,
"g": 117,
"b": 240
},
"hsl": {
"h": 304.091,
"s": 91.667,
"l": 71.765
},
"oklch": {
"l": 0.75896,
"c": 0.21472,
"h": 330.1
},
"luminance": 0.39154
}Semantic roles & 50–950 ramp
primary
#F975F0
secondary
#D4F6D6
accent
#E61000
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85