#F09DEE#F09DEE
#F09DEE is a light, vivid purple. Relative luminance 0.488; OKLCH L 80.5% C 0.142 H 327.6°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F09DEE |
|---|---|
| RGB | rgb(240, 157, 238) |
| HSL | hsl(301, 73%, 78%) |
| HSV | hsv(301, 35%, 94%) |
| CMYK | cmyk(0%, 34.6%, 0.8%, 5.9%) |
| CIE-LAB | lab(75.34, 43.24, -28.08) |
| CIE-LCH | lch(75.34, 51.55, 327.00°) |
| OKLab | oklab(80.47% 0.1202 -0.0762) |
| OKLCH | oklch(80.47% 0.142 327.6) |
| XYZ | xyz(63.4235, 48.8149, 86.9537) |
| Luminance | 0.4881 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.31
Violet (CSS)
#EE82EE
ΔE00 6.03
Lavender Pink
#DD85D7
ΔE00 6.18
Mauve
#E0B0FF
ΔE00 6.86
Purply Pink
#F075E6
ΔE00 8.23
Bubblegum Pink
#FE83CC
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09DEE #9DF09F
analogous
#C89DF0 #F09DEE #F09DC4
triadic
#F09DEE #EEF09D #9DEEF0
tetradic
#F09DEE #F0C89D #9DF09F #9DC4F0
square
#F09DEE #F0C89D #9DF09F #9DC4F0
split-complementary
#F09DEE #C4F09D #9DF0C8
monochromatic
#E033DC #E868E5 #F09DEE #F8D2F7 #FBE4FA
Accessibility & contrast
On white
1.95
#F09DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#F09DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09DEE
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09DEE | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B3F1
Deuteranopia (green-blind)
#ADBDEB
Tritanopia (blue-blind)
#F5A4BB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f09dee; /* rgb */ color: rgb(240, 157, 238); /* oklch */ color: oklch(80.5% 0.142 327.6);
Tailwind
colors: {
custom: {
50: '#f6bbf3',
500: '#f09dee',
950: '#000000',
},
}SCSS
$custom: #f09dee; $custom-light: #f6bbf3; $custom-dark: #000000;
JSON
{
"hex": "#f09dee",
"rgb": {
"r": 240,
"g": 157,
"b": 238
},
"hsl": {
"h": 301.446,
"s": 73.451,
"l": 77.843
},
"oklch": {
"l": 0.80467,
"c": 0.14234,
"h": 327.6
},
"luminance": 0.48812
}Semantic roles & 50–950 ramp
primary
#F09DEE
secondary
#D8F3D9
accent
#D61510
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185