#F96DDF#F96DDF
#F96DDF is a light, highly saturated pink. Relative luminance 0.364; OKLCH L 74.2% C 0.213 H 335.3°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F96DDF |
|---|---|
| RGB | rgb(249, 109, 223) |
| HSL | hsl(311, 92%, 70%) |
| HSV | hsv(311, 56%, 98%) |
| CMYK | cmyk(0%, 56.2%, 10.4%, 2.4%) |
| CIE-LAB | lab(66.83, 66.71, -32.85) |
| CIE-LCH | lch(66.83, 74.36, 333.78°) |
| OKLab | oklab(74.17% 0.1938 -0.0892) |
| OKLCH | oklch(74.17% 0.213 335.3) |
| XYZ | xyz(57.8552, 36.4091, 73.7782) |
| Luminance | 0.3640 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.16
Purply Pink
#F075E6
ΔE00 2.29
Violet (CSS)
#EE82EE
ΔE00 4.59
Light Magenta
#FA5FF7
ΔE00 4.64
Orchid
#DA70D6
ΔE00 4.96
Violet Pink
#FB5FFC
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F96DDF #6DF987
analogous
#CD6DF9 #F96DDF #F96D99
triadic
#F96DDF #DFF96D #6DDFF9
tetradic
#F96DDF #F9CD6D #6DF987 #6D99F9
square
#F96DDF #F9CD6D #6DF987 #6D99F9
split-complementary
#F96DDF #99F96D #6DF9CD
monochromatic
#E209BA #F732D2 #F96DDF #FBA8EC #FEE2F9
Accessibility & contrast
On white
2.54
#F96DDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#F96DDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F96DDF
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F96DDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F96DDF | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D95E3
Deuteranopia (green-blind)
#97AADB
Tritanopia (blue-blind)
#FF759C
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f96ddf; /* rgb */ color: rgb(249, 109, 223); /* oklch */ color: oklch(74.2% 0.213 335.3);
Tailwind
colors: {
custom: {
50: '#fe9de9',
500: '#f96ddf',
950: '#000000',
},
}SCSS
$custom: #f96ddf; $custom-light: #fe9de9; $custom-dark: #000000;
JSON
{
"hex": "#f96ddf",
"rgb": {
"r": 249,
"g": 109,
"b": 223
},
"hsl": {
"h": 311.143,
"s": 92.105,
"l": 70.196
},
"oklch": {
"l": 0.74166,
"c": 0.21328,
"h": 335.3
},
"luminance": 0.36405
}Semantic roles & 50–950 ramp
primary
#F96DDF
secondary
#CDF4D5
accent
#E62B00
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F16
muted
#867F84