#F07FDA#F07FDA
#F07FDA is a light, vivid pink. Relative luminance 0.388; OKLCH L 75.2% C 0.175 H 335.0°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F07FDA |
|---|---|
| RGB | rgb(240, 127, 218) |
| HSL | hsl(312, 79%, 72%) |
| HSV | hsv(312, 47%, 94%) |
| CMYK | cmyk(0%, 47.1%, 9.2%, 5.9%) |
| CIE-LAB | lab(68.58, 55.03, -27.47) |
| CIE-LCH | lch(68.58, 61.50, 333.47°) |
| OKLab | oklab(75.15% 0.1589 -0.0742) |
| OKLCH | oklch(75.15% 0.175 335) |
| XYZ | xyz(56.1795, 38.7695, 70.8403) |
| Luminance | 0.3877 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.34
Purply Pink
#F075E6
ΔE00 3.36
Violet (CSS)
#EE82EE
ΔE00 3.77
Bubblegum Pink
#FE83CC
ΔE00 4.98
Candy Pink
#FF63E9
ΔE00 5.44
Orchid
#DA70D6
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07FDA #7FF095
analogous
#CD7FF0 #F07FDA #F07FA2
triadic
#F07FDA #DAF07F #7FDAF0
tetradic
#F07FDA #F0CD7F #7FF095 #7FA2F0
square
#F07FDA #F0CD7F #7FF095 #7FA2F0
split-complementary
#F07FDA #A2F07F #7FF0CD
monochromatic
#DB1AB5 #EA48CA #F07FDA #F6B6EA #FCE4F7
Accessibility & contrast
On white
2.40
#F07FDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#F07FDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07FDA
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07FDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07FDA | 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)
#7F9DDD
Deuteranopia (green-blind)
#9EADD7
Tritanopia (blue-blind)
#FA85A3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f07fda; /* rgb */ color: rgb(240, 127, 218); /* oklch */ color: oklch(75.2% 0.175 335.0);
Tailwind
colors: {
custom: {
50: '#f7a7e5',
500: '#f07fda',
950: '#000000',
},
}SCSS
$custom: #f07fda; $custom-light: #f7a7e5; $custom-dark: #000000;
JSON
{
"hex": "#f07fda",
"rgb": {
"r": 240,
"g": 127,
"b": 218
},
"hsl": {
"h": 311.681,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.75153,
"c": 0.17537,
"h": 335
},
"luminance": 0.38766
}Semantic roles & 50–950 ramp
primary
#F07FDA
secondary
#D7F4DD
accent
#DB330A
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#171015
muted
#857F84