#F07FDF#F07FDF
#F07FDF is a light, vivid purple. Relative luminance 0.390; OKLCH L 75.4% C 0.179 H 333.1°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F07FDF |
|---|---|
| RGB | rgb(240, 127, 223) |
| HSL | hsl(309, 79%, 72%) |
| HSV | hsv(309, 47%, 94%) |
| CMYK | cmyk(0%, 47.1%, 7.1%, 5.9%) |
| CIE-LAB | lab(68.78, 55.84, -29.94) |
| CIE-LCH | lch(68.78, 63.36, 331.80°) |
| OKLab | oklab(75.36% 0.16 -0.0812) |
| OKLCH | oklch(75.36% 0.179 333.1) |
| XYZ | xyz(56.8436, 39.0352, 74.3382) |
| Luminance | 0.3903 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.62
Violet (CSS)
#EE82EE
ΔE00 2.82
Lavender Pink
#DD85D7
ΔE00 3.30
Candy Pink
#FF63E9
ΔE00 5.00
Orchid
#DA70D6
ΔE00 5.23
Bubblegum Pink
#FE83CC
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07FDF #7FF090
analogous
#C97FF0 #F07FDF #F07FA6
triadic
#F07FDF #DFF07F #7FDFF0
tetradic
#F07FDF #F0C97F #7FF090 #7FA6F0
square
#F07FDF #F0C97F #7FF090 #7FA6F0
split-complementary
#F07FDF #A6F07F #7FF0C9
monochromatic
#DB1ABE #EA48D1 #F07FDF #F6B6ED #FCE4F8
Accessibility & contrast
On white
2.38
#F07FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#F07FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07FDF
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07FDF | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9EE2
Deuteranopia (green-blind)
#9CAEDC
Tritanopia (blue-blind)
#F986A5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f07fdf; /* rgb */ color: rgb(240, 127, 223); /* oklch */ color: oklch(75.4% 0.179 333.1);
Tailwind
colors: {
custom: {
50: '#f7a7e9',
500: '#f07fdf',
950: '#000000',
},
}SCSS
$custom: #f07fdf; $custom-light: #f7a7e9; $custom-dark: #000000;
JSON
{
"hex": "#f07fdf",
"rgb": {
"r": 240,
"g": 127,
"b": 223
},
"hsl": {
"h": 309.027,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.7536,
"c": 0.17939,
"h": 333.1
},
"luminance": 0.39032
}Semantic roles & 50–950 ramp
primary
#F07FDF
secondary
#D7F4DC
accent
#DB2A0A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84