#F08DEE#F08DEE
#F08DEE is a light, vivid purple. Relative luminance 0.437; OKLCH L 78.0% C 0.169 H 327.8°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F08DEE |
|---|---|
| RGB | rgb(240, 141, 238) |
| HSL | hsl(301, 77%, 75%) |
| HSV | hsv(301, 41%, 94%) |
| CMYK | cmyk(0%, 41.3%, 0.8%, 5.9%) |
| CIE-LAB | lab(72.06, 51.46, -33.12) |
| CIE-LCH | lch(72.06, 61.19, 327.23°) |
| OKLab | oklab(78.01% 0.1433 -0.0903) |
| OKLCH | oklch(78.01% 0.169 327.8) |
| XYZ | xyz(60.8916, 43.7510, 86.1097) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.41
Lavender Pink
#DD85D7
ΔE00 4.30
Purply Pink
#F075E6
ΔE00 4.72
Plum
#DDA0DD
ΔE00 6.82
Candy Pink
#FF63E9
ΔE00 7.27
Orchid
#DA70D6
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08DEE #8DF08F
analogous
#C18DF0 #F08DEE #F08DBD
triadic
#F08DEE #EEF08D #8DEEF0
tetradic
#F08DEE #F0C18D #8DF08F #8DBDF0
square
#F08DEE #F0C18D #8DF08F #8DBDF0
split-complementary
#F08DEE #BDF08D #8DF0C1
monochromatic
#E221DE #E957E6 #F08DEE #F7C3F6 #FBE4FB
Accessibility & contrast
On white
2.15
#F08DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#F08DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08DEE
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08DEE | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8F1
Deuteranopia (green-blind)
#A1B5EB
Tritanopia (blue-blind)
#F696B3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f08dee; /* rgb */ color: rgb(240, 141, 238); /* oklch */ color: oklch(78.0% 0.169 327.8);
Tailwind
colors: {
custom: {
50: '#f7b1f3',
500: '#f08dee',
950: '#000000',
},
}SCSS
$custom: #f08dee; $custom-light: #f7b1f3; $custom-dark: #000000;
JSON
{
"hex": "#f08dee",
"rgb": {
"r": 240,
"g": 141,
"b": 238
},
"hsl": {
"h": 301.212,
"s": 76.744,
"l": 74.706
},
"oklch": {
"l": 0.78006,
"c": 0.1694,
"h": 327.8
},
"luminance": 0.43748
}Semantic roles & 50–950 ramp
primary
#F08DEE
secondary
#D8F3D8
accent
#D9110D
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085