#F96EDF#F96EDF
#F96EDF is a light, highly saturated pink. Relative luminance 0.366; OKLCH L 74.3% C 0.212 H 335.3°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F96EDF |
|---|---|
| RGB | rgb(249, 110, 223) |
| HSL | hsl(311, 92%, 70%) |
| HSV | hsv(311, 56%, 98%) |
| CMYK | cmyk(0%, 55.8%, 10.4%, 2.4%) |
| CIE-LAB | lab(66.99, 66.28, -32.60) |
| CIE-LCH | lch(66.99, 73.86, 333.81°) |
| OKLab | oklab(74.29% 0.1925 -0.0885) |
| OKLCH | oklch(74.29% 0.212 335.3) |
| XYZ | xyz(57.9625, 36.6236, 73.8140) |
| Luminance | 0.3662 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.25
Candy Pink
#FF63E9
ΔE00 2.29
Violet (CSS)
#EE82EE
ΔE00 4.49
Light Magenta
#FA5FF7
ΔE00 4.75
Orchid
#DA70D6
ΔE00 5.00
Violet Pink
#FB5FFC
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F96EDF #6EF988
analogous
#CD6EF9 #F96EDF #F96E99
triadic
#F96EDF #DFF96E #6EDFF9
tetradic
#F96EDF #F9CD6E #6EF988 #6E99F9
square
#F96EDF #F9CD6E #6EF988 #6E99F9
split-complementary
#F96EDF #99F96E #6EF9CD
monochromatic
#E309BA #F733D2 #F96EDF #FBA9EC #FEE2F9
Accessibility & contrast
On white
2.52
#F96EDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#F96EDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F96EDF
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F96EDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F96EDF | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E96E3
Deuteranopia (green-blind)
#98ABDB
Tritanopia (blue-blind)
#FF769D
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f96edf; /* rgb */ color: rgb(249, 110, 223); /* oklch */ color: oklch(74.3% 0.212 335.3);
Tailwind
colors: {
custom: {
50: '#fe9ee9',
500: '#f96edf',
950: '#000000',
},
}SCSS
$custom: #f96edf; $custom-light: #fe9ee9; $custom-dark: #000000;
JSON
{
"hex": "#f96edf",
"rgb": {
"r": 249,
"g": 110,
"b": 223
},
"hsl": {
"h": 311.223,
"s": 92.053,
"l": 70.392
},
"oklch": {
"l": 0.74286,
"c": 0.21183,
"h": 335.3
},
"luminance": 0.36619
}Semantic roles & 50–950 ramp
primary
#F96EDF
secondary
#CEF4D5
accent
#E62B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84