#F07EE0#F07EE0
#F07EE0 is a light, vivid purple. Relative luminance 0.388; OKLCH L 75.3% C 0.182 H 332.7°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F07EE0 |
|---|---|
| RGB | rgb(240, 126, 224) |
| HSL | hsl(308, 79%, 72%) |
| HSV | hsv(308, 48%, 94%) |
| CMYK | cmyk(0%, 47.5%, 6.7%, 5.9%) |
| CIE-LAB | lab(68.63, 56.49, -30.72) |
| CIE-LCH | lch(68.63, 64.31, 331.46°) |
| OKLab | oklab(75.26% 0.1616 -0.0834) |
| OKLCH | oklch(75.26% 0.182 332.7) |
| XYZ | xyz(56.8503, 38.8323, 75.0075) |
| Luminance | 0.3883 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.31
Violet (CSS)
#EE82EE
ΔE00 2.63
Lavender Pink
#DD85D7
ΔE00 3.39
Candy Pink
#FF63E9
ΔE00 4.75
Orchid
#DA70D6
ΔE00 5.05
Bubblegum Pink
#FE83CC
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07EE0 #7EF08E
analogous
#C77EF0 #F07EE0 #F07EA7
triadic
#F07EE0 #E0F07E #7EE0F0
tetradic
#F07EE0 #F0C77E #7EF08E #7EA7F0
square
#F07EE0 #F0C77E #7EF08E #7EA7F0
split-complementary
#F07EE0 #A7F07E #7EF0C7
monochromatic
#DA19BF #EA47D3 #F07EE0 #F6B5ED #FCE4F8
Accessibility & contrast
On white
2.40
#F07EE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#F07EE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07EE0
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07EE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07EE0 | 1.00 | 2.40 | 8.77 | 8.77 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9DE3
Deuteranopia (green-blind)
#9BADDD
Tritanopia (blue-blind)
#F985A5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f07ee0; /* rgb */ color: rgb(240, 126, 224); /* oklch */ color: oklch(75.3% 0.182 332.7);
Tailwind
colors: {
custom: {
50: '#f7a7ea',
500: '#f07ee0',
950: '#000000',
},
}SCSS
$custom: #f07ee0; $custom-light: #f7a7ea; $custom-dark: #000000;
JSON
{
"hex": "#f07ee0",
"rgb": {
"r": 240,
"g": 126,
"b": 224
},
"hsl": {
"h": 308.421,
"s": 79.167,
"l": 71.765
},
"oklch": {
"l": 0.75264,
"c": 0.18183,
"h": 332.7
},
"luminance": 0.38829
}Semantic roles & 50–950 ramp
primary
#F07EE0
secondary
#D6F3DA
accent
#DB270A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84