#F08DF3#F08DF3
#F08DF3 is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.2% C 0.174 H 326.0°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F08DF3 |
|---|---|
| RGB | rgb(240, 141, 243) |
| HSL | hsl(298, 81%, 75%) |
| HSV | hsv(298, 42%, 95%) |
| CMYK | cmyk(1.2%, 42%, 0%, 4.7%) |
| CIE-LAB | lab(72.26, 52.35, -35.55) |
| CIE-LCH | lch(72.26, 63.27, 325.82°) |
| OKLab | oklab(78.22% 0.1443 -0.0972) |
| OKLCH | oklch(78.22% 0.174 326) |
| XYZ | xyz(61.6364, 44.0489, 90.0323) |
| Luminance | 0.4405 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.28
Purply Pink
#F075E6
ΔE00 4.83
Lavender Pink
#DD85D7
ΔE00 4.87
Plum
#DDA0DD
ΔE00 7.31
Candy Pink
#FF63E9
ΔE00 7.32
Orchid
#DA70D6
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08DF3 #90F38D
analogous
#BD8DF3 #F08DF3 #F38DC3
triadic
#F08DF3 #F3F08D #8DF3F0
tetradic
#F08DF3 #F3BD8D #90F38D #8DC3F3
square
#F08DF3 #F3BD8D #90F38D #8DC3F3
split-complementary
#F08DF3 #C3F38D #8DF3BD
monochromatic
#E11EE7 #E956ED #F08DF3 #F7C4F9 #FBE3FC
Accessibility & contrast
On white
2.14
#F08DF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#F08DF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08DF3
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08DF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08DF3 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A9F7
Deuteranopia (green-blind)
#9FB6F0
Tritanopia (blue-blind)
#F598B5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f08df3; /* rgb */ color: rgb(240, 141, 243); /* oklch */ color: oklch(78.2% 0.174 326.0);
Tailwind
colors: {
custom: {
50: '#f7b1f7',
500: '#f08df3',
950: '#000000',
},
}SCSS
$custom: #f08df3; $custom-light: #f7b1f7; $custom-dark: #000000;
JSON
{
"hex": "#f08df3",
"rgb": {
"r": 240,
"g": 141,
"b": 243
},
"hsl": {
"h": 298.235,
"s": 80.952,
"l": 75.294
},
"oklch": {
"l": 0.7822,
"c": 0.17401,
"h": 326
},
"luminance": 0.44046
}Semantic roles & 50–950 ramp
primary
#F08DF3
secondary
#D8F4D7
accent
#DD080E
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085