#F07DF1#F07DF1
#F07DF1 is a light, vivid purple. Relative luminance 0.395; OKLCH L 75.9% C 0.198 H 327.0°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F07DF1 |
|---|---|
| RGB | rgb(240, 125, 241) |
| HSL | hsl(299, 81%, 72%) |
| HSV | hsv(299, 48%, 95%) |
| CMYK | cmyk(0.4%, 48.1%, 0%, 5.5%) |
| CIE-LAB | lab(69.15, 59.87, -39.30) |
| CIE-LCH | lch(69.15, 71.61, 326.72°) |
| OKLab | oklab(75.88% 0.166 -0.1078) |
| OKLCH | oklch(75.88% 0.198 327) |
| XYZ | xyz(59.1449, 39.5465, 87.7199) |
| Luminance | 0.3954 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.13
Purply Pink
#F075E6
ΔE00 2.17
Candy Pink
#FF63E9
ΔE00 4.53
Light Magenta
#FA5FF7
ΔE00 4.80
Violet Pink
#FB5FFC
ΔE00 4.93
Lavender Pink
#DD85D7
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07DF1 #7EF17D
analogous
#B67DF1 #F07DF1 #F17DB8
triadic
#F07DF1 #F1F07D #7DF1F0
tetradic
#F07DF1 #F1B67D #7EF17D #7DB8F1
square
#F07DF1 #F1B67D #7EF17D #7DB8F1
split-complementary
#F07DF1 #B8F17D #7DF1B6
monochromatic
#DA18DC #EA46EB #F07DF1 #F6B4F7 #FCE3FC
Accessibility & contrast
On white
2.36
#F07DF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#F07DF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07DF1
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07DF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07DF1 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729FF5
Deuteranopia (green-blind)
#94AEED
Tritanopia (blue-blind)
#F68AAC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f07df1; /* rgb */ color: rgb(240, 125, 241); /* oklch */ color: oklch(75.9% 0.198 327.0);
Tailwind
colors: {
custom: {
50: '#f7a6f6',
500: '#f07df1',
950: '#000000',
},
}SCSS
$custom: #f07df1; $custom-light: #f7a6f6; $custom-dark: #000000;
JSON
{
"hex": "#f07df1",
"rgb": {
"r": 240,
"g": 125,
"b": 241
},
"hsl": {
"h": 299.483,
"s": 80.556,
"l": 71.765
},
"oklch": {
"l": 0.75876,
"c": 0.19793,
"h": 327
},
"luminance": 0.39543
}Semantic roles & 50–950 ramp
primary
#F07DF1
secondary
#D6F4D6
accent
#DD090A
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#171017
muted
#857F85