#F96DDE#F96DDE
#F96DDE is a light, highly saturated pink. Relative luminance 0.364; OKLCH L 74.1% C 0.213 H 335.6°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F96DDE |
|---|---|
| RGB | rgb(249, 109, 222) |
| HSL | hsl(312, 92%, 70%) |
| HSV | hsv(312, 56%, 98%) |
| CMYK | cmyk(0%, 56.2%, 10.8%, 2.4%) |
| CIE-LAB | lab(66.79, 66.56, -32.36) |
| CIE-LCH | lch(66.79, 74.01, 334.07°) |
| OKLab | oklab(74.12% 0.1936 -0.0878) |
| OKLCH | oklch(74.12% 0.213 335.6) |
| XYZ | xyz(57.7208, 36.3553, 73.0703) |
| Luminance | 0.3635 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.29
Purply Pink
#F075E6
ΔE00 2.41
Violet (CSS)
#EE82EE
ΔE00 4.69
Light Magenta
#FA5FF7
ΔE00 4.80
Orchid
#DA70D6
ΔE00 4.98
Violet Pink
#FB5FFC
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F96DDE #6DF988
analogous
#CE6DF9 #F96DDE #F96D98
triadic
#F96DDE #DEF96D #6DDEF9
tetradic
#F96DDE #F9CE6D #6DF988 #6D98F9
square
#F96DDE #F9CE6D #6DF988 #6D98F9
split-complementary
#F96DDE #98F96D #6DF9CE
monochromatic
#E209B8 #F732D1 #F96DDE #FBA8EB #FEE2F8
Accessibility & contrast
On white
2.54
#F96DDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#F96DDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F96DDE
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F96DDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F96DDE | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E95E2
Deuteranopia (green-blind)
#98AADA
Tritanopia (blue-blind)
#FF749C
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f96dde; /* rgb */ color: rgb(249, 109, 222); /* oklch */ color: oklch(74.1% 0.213 335.6);
Tailwind
colors: {
custom: {
50: '#fe9de8',
500: '#f96dde',
950: '#000000',
},
}SCSS
$custom: #f96dde; $custom-light: #fe9de8; $custom-dark: #000000;
JSON
{
"hex": "#f96dde",
"rgb": {
"r": 249,
"g": 109,
"b": 222
},
"hsl": {
"h": 311.571,
"s": 92.105,
"l": 70.196
},
"oklch": {
"l": 0.74123,
"c": 0.21255,
"h": 335.6
},
"luminance": 0.36351
}Semantic roles & 50–950 ramp
primary
#F96DDE
secondary
#CDF4D5
accent
#E62C00
background
#FFFAFE
surface
#FFF3FC
border
#D7CDD5
text
#180F16
muted
#867F84