#F975E6#F975E6
#F975E6 is a light, highly saturated purple. Relative luminance 0.386; OKLCH L 75.4% C 0.207 H 333.2°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F975E6 |
|---|---|
| RGB | rgb(249, 117, 230) |
| HSL | hsl(309, 92%, 72%) |
| HSV | hsv(309, 53%, 98%) |
| CMYK | cmyk(0%, 53%, 7.6%, 2.4%) |
| CIE-LAB | lab(68.45, 64.24, -34.23) |
| CIE-LCH | lch(68.45, 72.79, 331.95°) |
| OKLab | oklab(75.45% 0.1846 -0.0931) |
| OKLCH | oklch(75.45% 0.207 333.2) |
| XYZ | xyz(59.7111, 38.5796, 79.1492) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.57
Candy Pink
#FF63E9
ΔE00 2.81
Violet (CSS)
#EE82EE
ΔE00 3.14
Light Magenta
#FA5FF7
ΔE00 4.73
Violet Pink
#FB5FFC
ΔE00 5.15
Lavender Pink
#DD85D7
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F975E6 #75F988
analogous
#CA75F9 #F975E6 #F975A4
triadic
#F975E6 #E6F975 #75E6F9
tetradic
#F975E6 #F9CA75 #75F988 #75A4F9
square
#F975E6 #F9CA75 #75F988 #75A4F9
split-complementary
#F975E6 #A4F975 #75F9CA
monochromatic
#E90AC9 #F63ADB #F975E6 #FCB0F1 #FEE2FA
Accessibility & contrast
On white
2.41
#F975E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#F975E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F975E6
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F975E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F975E6 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729BEA
Deuteranopia (green-blind)
#99AEE2
Tritanopia (blue-blind)
#FF7EA3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f975e6; /* rgb */ color: rgb(249, 117, 230); /* oklch */ color: oklch(75.4% 0.207 333.2);
Tailwind
colors: {
custom: {
50: '#fea2ee',
500: '#f975e6',
950: '#000000',
},
}SCSS
$custom: #f975e6; $custom-light: #fea2ee; $custom-dark: #000000;
JSON
{
"hex": "#f975e6",
"rgb": {
"r": 249,
"g": 117,
"b": 230
},
"hsl": {
"h": 308.636,
"s": 91.667,
"l": 71.765
},
"oklch": {
"l": 0.7545,
"c": 0.20673,
"h": 333.2
},
"luminance": 0.38575
}Semantic roles & 50–950 ramp
primary
#F975E6
secondary
#D4F6D9
accent
#E62100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84