#F970DA#F970DA
#F970DA is a light, highly saturated pink. Relative luminance 0.368; OKLCH L 74.3% C 0.205 H 337.0°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F970DA |
|---|---|
| RGB | rgb(249, 112, 218) |
| HSL | hsl(314, 92%, 71%) |
| HSV | hsv(314, 55%, 98%) |
| CMYK | cmyk(0%, 55%, 12.4%, 2.4%) |
| CIE-LAB | lab(67.12, 64.63, -29.62) |
| CIE-LCH | lch(67.12, 71.09, 335.38°) |
| OKLab | oklab(74.32% 0.189 -0.08) |
| OKLCH | oklch(74.32% 0.205 337) |
| XYZ | xyz(57.5166, 36.7944, 70.3888) |
| Luminance | 0.3679 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.97
Candy Pink
#FF63E9
ΔE00 3.23
Violet (CSS)
#EE82EE
ΔE00 4.92
Orchid
#DA70D6
ΔE00 5.33
Lavender Pink
#DD85D7
ΔE00 5.63
Light Magenta
#FA5FF7
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F970DA #70F98F
analogous
#D470F9 #F970DA #F97095
triadic
#F970DA #DAF970 #70DAF9
tetradic
#F970DA #F9D470 #70F98F #7095F9
square
#F970DA #F9D470 #70F98F #7095F9
split-complementary
#F970DA #95F970 #70F9D4
monochromatic
#E50AB3 #F735CB #F970DA #FBABE9 #FEE2F7
Accessibility & contrast
On white
2.51
#F970DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#F970DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F970DA
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F970DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F970DA | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7396DD
Deuteranopia (green-blind)
#9BABD6
Tritanopia (blue-blind)
#FF769B
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f970da; /* rgb */ color: rgb(249, 112, 218); /* oklch */ color: oklch(74.3% 0.205 337.0);
Tailwind
colors: {
custom: {
50: '#fe9fe5',
500: '#f970da',
950: '#000000',
},
}SCSS
$custom: #f970da; $custom-light: #fe9fe5; $custom-dark: #000000;
JSON
{
"hex": "#f970da",
"rgb": {
"r": 249,
"g": 112,
"b": 218
},
"hsl": {
"h": 313.577,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.74315,
"c": 0.2052,
"h": 337
},
"luminance": 0.3679
}Semantic roles & 50–950 ramp
primary
#F970DA
secondary
#D0F5D8
accent
#E63400
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84