#F08DEC#F08DEC
#F08DEC is a light, vivid purple. Relative luminance 0.436; OKLCH L 77.9% C 0.168 H 328.5°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F08DEC |
|---|---|
| RGB | rgb(240, 141, 236) |
| HSL | hsl(302, 77%, 75%) |
| HSV | hsv(302, 41%, 94%) |
| CMYK | cmyk(0%, 41.3%, 1.7%, 5.9%) |
| CIE-LAB | lab(71.98, 51.10, -32.15) |
| CIE-LCH | lch(71.98, 60.37, 327.83°) |
| OKLab | oklab(77.92% 0.1429 -0.0876) |
| OKLCH | oklch(77.92% 0.168 328.5) |
| XYZ | xyz(60.5994, 43.6341, 84.5709) |
| Luminance | 0.4363 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.56
Lavender Pink
#DD85D7
ΔE00 4.11
Purply Pink
#F075E6
ΔE00 4.72
Plum
#DDA0DD
ΔE00 6.64
Candy Pink
#FF63E9
ΔE00 7.28
Bubblegum Pink
#FE83CC
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08DEC #8DF091
analogous
#C28DF0 #F08DEC #F08DBB
triadic
#F08DEC #ECF08D #8DECF0
tetradic
#F08DEC #F0C28D #8DF091 #8DBBF0
square
#F08DEC #F0C28D #8DF091 #8DBBF0
split-complementary
#F08DEC #BBF08D #8DF0C2
monochromatic
#E221DA #E957E3 #F08DEC #F7C3F5 #FBE4FA
Accessibility & contrast
On white
2.16
#F08DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#F08DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08DEC
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08DEC | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8EF
Deuteranopia (green-blind)
#A1B5E9
Tritanopia (blue-blind)
#F696B2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f08dec; /* rgb */ color: rgb(240, 141, 236); /* oklch */ color: oklch(77.9% 0.168 328.5);
Tailwind
colors: {
custom: {
50: '#f7b1f2',
500: '#f08dec',
950: '#000000',
},
}SCSS
$custom: #f08dec; $custom-light: #f7b1f2; $custom-dark: #000000;
JSON
{
"hex": "#f08dec",
"rgb": {
"r": 240,
"g": 141,
"b": 236
},
"hsl": {
"h": 302.424,
"s": 76.744,
"l": 74.706
},
"oklch": {
"l": 0.77921,
"c": 0.16758,
"h": 328.5
},
"luminance": 0.43631
}Semantic roles & 50–950 ramp
primary
#F08DEC
secondary
#D8F3D9
accent
#D9150D
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085