#F07DED#F07DED
#F07DED is a light, vivid purple. Relative luminance 0.393; OKLCH L 75.7% C 0.194 H 328.3°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F07DED |
|---|---|
| RGB | rgb(240, 125, 237) |
| HSL | hsl(302, 79%, 72%) |
| HSV | hsv(302, 48%, 94%) |
| CMYK | cmyk(0%, 47.9%, 1.2%, 5.9%) |
| CIE-LAB | lab(68.98, 59.17, -37.36) |
| CIE-LCH | lch(68.98, 69.98, 327.73°) |
| OKLab | oklab(75.69% 0.1653 -0.1023) |
| OKLCH | oklch(75.69% 0.194 328.3) |
| XYZ | xyz(58.5540, 39.3102, 84.6078) |
| Luminance | 0.3931 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.98
Purply Pink
#F075E6
ΔE00 1.74
Candy Pink
#FF63E9
ΔE00 4.36
Lavender Pink
#DD85D7
ΔE00 4.55
Light Magenta
#FA5FF7
ΔE00 5.00
Orchid
#DA70D6
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07DED #7DF080
analogous
#BA7DF0 #F07DED #F07DB4
triadic
#F07DED #EDF07D #7DEDF0
tetradic
#F07DED #F0BA7D #7DF080 #7DB4F0
square
#F07DED #F0BA7D #7DF080 #7DB4F0
split-complementary
#F07DED #B4F07D #7DF0BA
monochromatic
#DA19D4 #EA46E5 #F07DED #F6B4F5 #FCE4FB
Accessibility & contrast
On white
2.37
#F07DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#F07DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07DED
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07DED | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749FF1
Deuteranopia (green-blind)
#96AEEA
Tritanopia (blue-blind)
#F788AA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f07ded; /* rgb */ color: rgb(240, 125, 237); /* oklch */ color: oklch(75.7% 0.194 328.3);
Tailwind
colors: {
custom: {
50: '#f7a6f3',
500: '#f07ded',
950: '#000000',
},
}SCSS
$custom: #f07ded; $custom-light: #f7a6f3; $custom-dark: #000000;
JSON
{
"hex": "#f07ded",
"rgb": {
"r": 240,
"g": 125,
"b": 237
},
"hsl": {
"h": 301.565,
"s": 79.31,
"l": 71.569
},
"oklch": {
"l": 0.75694,
"c": 0.19443,
"h": 328.3
},
"luminance": 0.39307
}Semantic roles & 50–950 ramp
primary
#F07DED
secondary
#D6F3D6
accent
#DC0F0A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85