#F09DFD#F09DFD
#F09DFD is a light, vivid purple. Relative luminance 0.497; OKLCH L 81.1% C 0.157 H 322.0°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F09DFD |
|---|---|
| RGB | rgb(240, 157, 253) |
| HSL | hsl(292, 96%, 80%) |
| HSV | hsv(292, 38%, 99%) |
| CMYK | cmyk(5.1%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(75.91, 45.99, -35.33) |
| CIE-LCH | lch(75.91, 58.00, 322.47°) |
| OKLab | oklab(81.08% 0.1237 -0.0967) |
| OKLCH | oklch(81.08% 0.157 322) |
| XYZ | xyz(65.7197, 49.7333, 99.0471) |
| Luminance | 0.4973 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.72
Mauve
#E0B0FF
ΔE00 5.92
Plum
#DDA0DD
ΔE00 6.40
Lilac (survey)
#CEA2FD
ΔE00 7.02
Baby Purple
#CA9BF7
ΔE00 7.10
Lavender Pink
#DD85D7
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09DFD #AAFD9D
analogous
#C09DFD #F09DFD #FD9DDA
triadic
#F09DFD #FDF09D #9DFDF0
tetradic
#F09DFD #FDC09D #AAFD9D #9DDAFD
square
#F09DFD #FDC09D #AAFD9D #9DDAFD
split-complementary
#F09DFD #DAFD9D #9DFDC0
monochromatic
#DE25FB #E761FC #F09DFD #F9D9FE #FAE1FE
Accessibility & contrast
On white
1.92
#F09DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#F09DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09DFD
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09DFD | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FF
Deuteranopia (green-blind)
#A7BEFA
Tritanopia (blue-blind)
#F3A8C1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f09dfd; /* rgb */ color: rgb(240, 157, 253); /* oklch */ color: oklch(81.1% 0.157 322.0);
Tailwind
colors: {
custom: {
50: '#f6bbfe',
500: '#f09dfd',
950: '#000000',
},
}SCSS
$custom: #f09dfd; $custom-light: #f6bbfe; $custom-dark: #000000;
JSON
{
"hex": "#f09dfd",
"rgb": {
"r": 240,
"g": 157,
"b": 253
},
"hsl": {
"h": 291.875,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.81084,
"c": 0.15703,
"h": 322
},
"luminance": 0.49731
}Semantic roles & 50–950 ramp
primary
#F09DFD
secondary
#D9F7D4
accent
#E6001F
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171218
muted
#858186