#F07EDF#F07EDF
#F07EDF is a light, vivid purple. Relative luminance 0.388; OKLCH L 75.2% C 0.181 H 333.1°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F07EDF |
|---|---|
| RGB | rgb(240, 126, 223) |
| HSL | hsl(309, 79%, 72%) |
| HSV | hsv(309, 48%, 94%) |
| CMYK | cmyk(0%, 47.5%, 7.1%, 5.9%) |
| CIE-LAB | lab(68.59, 56.33, -30.23) |
| CIE-LCH | lch(68.59, 63.93, 331.78°) |
| OKLab | oklab(75.22% 0.1614 -0.082) |
| OKLCH | oklch(75.22% 0.181 333.1) |
| XYZ | xyz(56.7151, 38.7782, 74.2954) |
| Luminance | 0.3877 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.44
Violet (CSS)
#EE82EE
ΔE00 2.81
Lavender Pink
#DD85D7
ΔE00 3.36
Candy Pink
#FF63E9
ΔE00 4.82
Orchid
#DA70D6
ΔE00 5.08
Bubblegum Pink
#FE83CC
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07EDF #7EF08F
analogous
#C87EF0 #F07EDF #F07EA6
triadic
#F07EDF #DFF07E #7EDFF0
tetradic
#F07EDF #F0C87E #7EF08F #7EA6F0
square
#F07EDF #F0C87E #7EF08F #7EA6F0
split-complementary
#F07EDF #A6F07E #7EF0C8
monochromatic
#DA19BD #EA47D1 #F07EDF #F6B5ED #FCE4F8
Accessibility & contrast
On white
2.40
#F07EDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#F07EDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07EDF
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07EDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07EDF | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9DE2
Deuteranopia (green-blind)
#9CADDC
Tritanopia (blue-blind)
#F985A4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f07edf; /* rgb */ color: rgb(240, 126, 223); /* oklch */ color: oklch(75.2% 0.181 333.1);
Tailwind
colors: {
custom: {
50: '#f7a7e9',
500: '#f07edf',
950: '#000000',
},
}SCSS
$custom: #f07edf; $custom-light: #f7a7e9; $custom-dark: #000000;
JSON
{
"hex": "#f07edf",
"rgb": {
"r": 240,
"g": 126,
"b": 223
},
"hsl": {
"h": 308.947,
"s": 79.167,
"l": 71.765
},
"oklch": {
"l": 0.75221,
"c": 0.181,
"h": 333.1
},
"luminance": 0.38775
}Semantic roles & 50–950 ramp
primary
#F07EDF
secondary
#D6F3DB
accent
#DB290A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84