#F07DEE#F07DEE
#F07DEE is a light, vivid purple. Relative luminance 0.394; OKLCH L 75.7% C 0.195 H 327.9°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F07DEE |
|---|---|
| RGB | rgb(240, 125, 238) |
| HSL | hsl(301, 79%, 72%) |
| HSV | hsv(301, 48%, 94%) |
| CMYK | cmyk(0%, 47.9%, 0.8%, 5.9%) |
| CIE-LAB | lab(69.02, 59.34, -37.85) |
| CIE-LCH | lch(69.02, 70.38, 327.47°) |
| OKLab | oklab(75.74% 0.1655 -0.1037) |
| OKLCH | oklch(75.74% 0.195 327.9) |
| XYZ | xyz(58.7005, 39.3688, 85.3794) |
| Luminance | 0.3937 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.97
Purply Pink
#F075E6
ΔE00 1.84
Candy Pink
#FF63E9
ΔE00 4.39
Lavender Pink
#DD85D7
ΔE00 4.66
Light Magenta
#FA5FF7
ΔE00 4.94
Violet Pink
#FB5FFC
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07DEE #7DF07F
analogous
#B87DF0 #F07DEE #F07DB5
triadic
#F07DEE #EEF07D #7DEEF0
tetradic
#F07DEE #F0B87D #7DF07F #7DB5F0
square
#F07DEE #F0B87D #7DF07F #7DB5F0
split-complementary
#F07DEE #B5F07D #7DF0B8
monochromatic
#DA19D6 #EA46E7 #F07DEE #F6B4F5 #FCE4FB
Accessibility & contrast
On white
2.37
#F07DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#F07DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07DEE
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07DEE | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749FF2
Deuteranopia (green-blind)
#95AEEB
Tritanopia (blue-blind)
#F689AB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f07dee; /* rgb */ color: rgb(240, 125, 238); /* oklch */ color: oklch(75.7% 0.195 327.9);
Tailwind
colors: {
custom: {
50: '#f7a6f4',
500: '#f07dee',
950: '#000000',
},
}SCSS
$custom: #f07dee; $custom-light: #f7a6f4; $custom-dark: #000000;
JSON
{
"hex": "#f07dee",
"rgb": {
"r": 240,
"g": 125,
"b": 238
},
"hsl": {
"h": 301.043,
"s": 79.31,
"l": 71.569
},
"oklch": {
"l": 0.75739,
"c": 0.19529,
"h": 327.9
},
"luminance": 0.39366
}Semantic roles & 50–950 ramp
primary
#F07DEE
secondary
#D6F3D6
accent
#DC0E0A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85