#F07DF8#F07DF8
#F07DF8 is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.2% C 0.204 H 324.9°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F07DF8 |
|---|---|
| RGB | rgb(240, 125, 248) |
| HSL | hsl(296, 90%, 73%) |
| HSV | hsv(296, 50%, 97%) |
| CMYK | cmyk(3.2%, 49.6%, 0%, 2.7%) |
| CIE-LAB | lab(69.45, 61.10, -42.66) |
| CIE-LCH | lch(69.45, 74.52, 325.08°) |
| OKLab | oklab(76.2% 0.167 -0.1175) |
| OKLCH | oklch(76.2% 0.204 324.9) |
| XYZ | xyz(60.2106, 39.9728, 93.3328) |
| Luminance | 0.3997 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.00
Purply Pink
#F075E6
ΔE00 3.13
Violet Pink
#FB5FFC
ΔE00 4.64
Light Magenta
#FA5FF7
ΔE00 4.67
Candy Pink
#FF63E9
ΔE00 5.04
Lavender Pink
#DD85D7
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07DF8 #85F87D
analogous
#B37DF8 #F07DF8 #F87DC2
triadic
#F07DF8 #F8F07D #7DF8F0
tetradic
#F07DF8 #F8B37D #85F87D #7DC2F8
square
#F07DF8 #F8B37D #85F87D #7DC2F8
split-complementary
#F07DF8 #C2F87D #7DF8B3
monochromatic
#DF0DEE #E943F5 #F07DF8 #F7B7FB #FCE2FD
Accessibility & contrast
On white
2.33
#F07DF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#F07DF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07DF8
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07DF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07DF8 | 1.00 | 2.33 | 8.99 | 8.99 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA1FC
Deuteranopia (green-blind)
#91AFF4
Tritanopia (blue-blind)
#F58CAF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f07df8; /* rgb */ color: rgb(240, 125, 248); /* oklch */ color: oklch(76.2% 0.204 324.9);
Tailwind
colors: {
custom: {
50: '#f7a7fb',
500: '#f07df8',
950: '#000000',
},
}SCSS
$custom: #f07df8; $custom-light: #f7a7fb; $custom-dark: #000000;
JSON
{
"hex": "#f07df8",
"rgb": {
"r": 240,
"g": 125,
"b": 248
},
"hsl": {
"h": 296.098,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.76201,
"c": 0.20418,
"h": 324.9
},
"luminance": 0.3997
}Semantic roles & 50–950 ramp
primary
#F07DF8
secondary
#D8F6D5
accent
#E6000F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85