#F970DD#F970DD
#F970DD is a light, highly saturated pink. Relative luminance 0.369; OKLCH L 74.4% C 0.207 H 336.0°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F970DD |
|---|---|
| RGB | rgb(249, 112, 221) |
| HSL | hsl(312, 92%, 71%) |
| HSV | hsv(312, 55%, 98%) |
| CMYK | cmyk(0%, 55%, 11.2%, 2.4%) |
| CIE-LAB | lab(67.24, 65.09, -31.10) |
| CIE-LCH | lch(67.24, 72.14, 334.46°) |
| OKLab | oklab(74.44% 0.1895 -0.0842) |
| OKLCH | oklch(74.44% 0.207 336) |
| XYZ | xyz(57.9127, 36.9529, 72.4750) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.51
Candy Pink
#FF63E9
ΔE00 2.81
Violet (CSS)
#EE82EE
ΔE00 4.54
Orchid
#DA70D6
ΔE00 5.18
Light Magenta
#FA5FF7
ΔE00 5.30
Lavender Pink
#DD85D7
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F970DD #70F98C
analogous
#D070F9 #F970DD #F97098
triadic
#F970DD #DDF970 #70DDF9
tetradic
#F970DD #F9D070 #70F98C #7098F9
square
#F970DD #F9D070 #70F98C #7098F9
split-complementary
#F970DD #98F970 #70F9D0
monochromatic
#E50AB8 #F735CF #F970DD #FBABEB #FEE2F8
Accessibility & contrast
On white
2.50
#F970DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#F970DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F970DD
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F970DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F970DD | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7197E1
Deuteranopia (green-blind)
#9AABD9
Tritanopia (blue-blind)
#FF779D
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f970dd; /* rgb */ color: rgb(249, 112, 221); /* oklch */ color: oklch(74.4% 0.207 336.0);
Tailwind
colors: {
custom: {
50: '#fe9fe8',
500: '#f970dd',
950: '#000000',
},
}SCSS
$custom: #f970dd; $custom-light: #fe9fe8; $custom-dark: #000000;
JSON
{
"hex": "#f970dd",
"rgb": {
"r": 249,
"g": 112,
"b": 221
},
"hsl": {
"h": 312.263,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.74442,
"c": 0.2074,
"h": 336
},
"luminance": 0.36949
}Semantic roles & 50–950 ramp
primary
#F970DD
secondary
#D0F5D8
accent
#E62F00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84