#F96DE5#F96DE5
#F96DE5 is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.4% C 0.218 H 333.4°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F96DE5 |
|---|---|
| RGB | rgb(249, 109, 229) |
| HSL | hsl(309, 92%, 70%) |
| HSV | hsv(309, 56%, 98%) |
| CMYK | cmyk(0%, 56.2%, 8%, 2.4%) |
| CIE-LAB | lab(67.08, 67.64, -35.80) |
| CIE-LCH | lch(67.08, 76.53, 332.11°) |
| OKLab | oklab(74.43% 0.1947 -0.0975) |
| OKLCH | oklch(74.43% 0.218 333.4) |
| XYZ | xyz(58.6785, 36.7384, 78.1142) |
| Luminance | 0.3673 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.57
Purply Pink
#F075E6
ΔE00 1.74
Light Magenta
#FA5FF7
ΔE00 3.75
Violet (CSS)
#EE82EE
ΔE00 4.09
Violet Pink
#FB5FFC
ΔE00 4.28
Orchid
#DA70D6
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F96DE5 #6DF981
analogous
#C76DF9 #F96DE5 #F96D9F
triadic
#F96DE5 #E5F96D #6DE5F9
tetradic
#F96DE5 #F9C76D #6DF981 #6D9FF9
square
#F96DE5 #F9C76D #6DF981 #6D9FF9
split-complementary
#F96DE5 #9FF96D #6DF9C7
monochromatic
#E209C3 #F732DB #F96DE5 #FBA8EF #FEE2FA
Accessibility & contrast
On white
2.52
#F96DE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#F96DE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F96DE5
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F96DE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F96DE5 | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A96E9
Deuteranopia (green-blind)
#95ABE1
Tritanopia (blue-blind)
#FF779F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f96de5; /* rgb */ color: rgb(249, 109, 229); /* oklch */ color: oklch(74.4% 0.218 333.4);
Tailwind
colors: {
custom: {
50: '#fe9ded',
500: '#f96de5',
950: '#000000',
},
}SCSS
$custom: #f96de5; $custom-light: #fe9ded; $custom-dark: #000000;
JSON
{
"hex": "#f96de5",
"rgb": {
"r": 249,
"g": 109,
"b": 229
},
"hsl": {
"h": 308.571,
"s": 92.105,
"l": 70.196
},
"oklch": {
"l": 0.74431,
"c": 0.21779,
"h": 333.4
},
"luminance": 0.36734
}Semantic roles & 50–950 ramp
primary
#F96DE5
secondary
#CDF4D3
accent
#E62100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84