#F08DF0#F08DF0
#F08DF0 is a light, vivid purple. Relative luminance 0.439; OKLCH L 78.1% C 0.171 H 327.1°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F08DF0 |
|---|---|
| RGB | rgb(240, 141, 240) |
| HSL | hsl(300, 77%, 75%) |
| HSV | hsv(300, 41%, 94%) |
| CMYK | cmyk(0%, 41.3%, 0%, 5.9%) |
| CIE-LAB | lab(72.14, 51.81, -34.09) |
| CIE-LCH | lch(72.14, 62.02, 326.65°) |
| OKLab | oklab(78.09% 0.1437 -0.0931) |
| OKLCH | oklch(78.09% 0.171 327.1) |
| XYZ | xyz(61.1871, 43.8692, 87.6658) |
| Luminance | 0.4387 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.31
Lavender Pink
#DD85D7
ΔE00 4.52
Purply Pink
#F075E6
ΔE00 4.74
Plum
#DDA0DD
ΔE00 7.01
Candy Pink
#FF63E9
ΔE00 7.27
Orchid
#DA70D6
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08DF0 #8DF08D
analogous
#BF8DF0 #F08DF0 #F08DBF
triadic
#F08DF0 #F0F08D #8DF0F0
tetradic
#F08DF0 #F0BF8D #8DF08D #8DBFF0
square
#F08DF0 #F0BF8D #8DF08D #8DBFF0
split-complementary
#F08DF0 #BFF08D #8DF0BF
monochromatic
#E221E2 #E957E9 #F08DF0 #F7C3F7 #FBE4FB
Accessibility & contrast
On white
2.15
#F08DF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#F08DF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08DF0
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08DF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08DF0 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A9F4
Deuteranopia (green-blind)
#A0B5ED
Tritanopia (blue-blind)
#F697B3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f08df0; /* rgb */ color: rgb(240, 141, 240); /* oklch */ color: oklch(78.1% 0.171 327.1);
Tailwind
colors: {
custom: {
50: '#f7b1f5',
500: '#f08df0',
950: '#000000',
},
}SCSS
$custom: #f08df0; $custom-light: #f7b1f5; $custom-dark: #000000;
JSON
{
"hex": "#f08df0",
"rgb": {
"r": 240,
"g": 141,
"b": 240
},
"hsl": {
"h": 300,
"s": 76.744,
"l": 74.706
},
"oklch": {
"l": 0.78091,
"c": 0.17123,
"h": 327.1
},
"luminance": 0.43866
}Semantic roles & 50–950 ramp
primary
#F08DF0
secondary
#D8F3D8
accent
#D90D0D
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085