#F08DFF#F08DFF
#F08DFF is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.8% C 0.185 H 322.2°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F08DFF |
|---|---|
| RGB | rgb(240, 141, 255) |
| HSL | hsl(292, 100%, 78%) |
| HSV | hsv(292, 45%, 100%) |
| CMYK | cmyk(5.9%, 44.7%, 0%, 0%) |
| CIE-LAB | lab(72.76, 54.54, -41.30) |
| CIE-LCH | lch(72.76, 68.41, 322.86°) |
| OKLab | oklab(78.75% 0.1465 -0.1137) |
| OKLCH | oklch(78.75% 0.185 322.2) |
| XYZ | xyz(63.5081, 44.7976, 99.8898) |
| Luminance | 0.4480 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.21
Purply Pink
#F075E6
ΔE00 5.69
Lavender Pink
#DD85D7
ΔE00 6.50
Violet Pink
#FB5FFC
ΔE00 7.61
Light Magenta
#FA5FF7
ΔE00 7.72
Baby Purple
#CA9BF7
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08DFF #9CFF8D
analogous
#B78DFF #F08DFF #FF8DD5
triadic
#F08DFF #FFF08D #8DFFF0
tetradic
#F08DFF #FFB78D #9CFF8D #8DD5FF
square
#F08DFF #FFB78D #9CFF8D #8DD5FF
split-complementary
#F08DFF #D5FF8D #8DFFB7
monochromatic
#E013FF #E850FF #F08DFF #F8CAFF #FBE0FF
Accessibility & contrast
On white
2.11
#F08DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#F08DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08DFF
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08DFF | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#9AB6FC
Tritanopia (blue-blind)
#F39BBA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f08dff; /* rgb */ color: rgb(240, 141, 255); /* oklch */ color: oklch(78.8% 0.185 322.2);
Tailwind
colors: {
custom: {
50: '#f7b1ff',
500: '#f08dff',
950: '#000000',
},
}SCSS
$custom: #f08dff; $custom-light: #f7b1ff; $custom-dark: #000000;
JSON
{
"hex": "#f08dff",
"rgb": {
"r": 240,
"g": 141,
"b": 255
},
"hsl": {
"h": 292.105,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.78754,
"c": 0.18543,
"h": 322.2
},
"luminance": 0.44795
}Semantic roles & 50–950 ramp
primary
#F08DFF
secondary
#D8F7D4
accent
#E6001E
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086