#F06DED#F06DED
#F06DED is a light, highly saturated purple. Relative luminance 0.356; OKLCH L 73.6% C 0.219 H 328.4°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F06DED |
|---|---|
| RGB | rgb(240, 109, 237) |
| HSL | hsl(301, 81%, 68%) |
| HSV | hsv(301, 55%, 94%) |
| CMYK | cmyk(0%, 54.6%, 1.2%, 5.9%) |
| CIE-LAB | lab(66.20, 66.58, -41.70) |
| CIE-LCH | lch(66.20, 78.56, 327.94°) |
| OKLab | oklab(73.65% 0.1863 -0.1146) |
| OKLCH | oklch(73.65% 0.219 328.4) |
| XYZ | xyz(56.6891, 35.5805, 83.9862) |
| Luminance | 0.3558 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.04
Light Magenta
#FA5FF7
ΔE00 2.42
Candy Pink
#FF63E9
ΔE00 2.68
Violet Pink
#FB5FFC
ΔE00 2.83
Violet (CSS)
#EE82EE
ΔE00 3.86
Orchid
#DA70D6
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F06DED #6DF070
analogous
#B16DF0 #F06DED #F06DAB
triadic
#F06DED #EDF06D #6DEDF0
tetradic
#F06DED #F0B16D #6DF070 #6DABF0
square
#F06DED #F0B16D #6DF070 #6DABF0
split-complementary
#F06DED #ABF06D #6DF0B1
monochromatic
#CD15C9 #EA36E6 #F06DED #F6A4F4 #FBDCFB
Accessibility & contrast
On white
2.59
#F06DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#F06DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F06DED
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F06DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F06DED | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6196F1
Deuteranopia (green-blind)
#8BA7E9
Tritanopia (blue-blind)
#F77BA3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f06ded; /* rgb */ color: rgb(240, 109, 237); /* oklch */ color: oklch(73.6% 0.219 328.4);
Tailwind
colors: {
custom: {
50: '#f89df3',
500: '#f06ded',
950: '#000000',
},
}SCSS
$custom: #f06ded; $custom-light: #f89df3; $custom-dark: #000000;
JSON
{
"hex": "#f06ded",
"rgb": {
"r": 240,
"g": 109,
"b": 237
},
"hsl": {
"h": 301.374,
"s": 81.366,
"l": 68.431
},
"oklch": {
"l": 0.73647,
"c": 0.21871,
"h": 328.4
},
"luminance": 0.35577
}Semantic roles & 50–950 ramp
primary
#F06DED
secondary
#C9F0CA
accent
#DE0D08
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85