#F09AED#F09AED
#F09AED is a light, vivid purple. Relative luminance 0.478; OKLCH L 80.0% C 0.147 H 328.1°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F09AED |
|---|---|
| RGB | rgb(240, 154, 237) |
| HSL | hsl(302, 74%, 77%) |
| HSV | hsv(302, 36%, 94%) |
| CMYK | cmyk(0%, 35.8%, 1.2%, 5.9%) |
| CIE-LAB | lab(74.67, 44.62, -28.56) |
| CIE-LCH | lch(74.67, 52.97, 327.38°) |
| OKLab | oklab(79.95% 0.1244 -0.0775) |
| OKLCH | oklch(79.95% 0.147 328.1) |
| XYZ | xyz(62.7757, 47.7536, 86.0150) |
| Luminance | 0.4775 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.60
Violet (CSS)
#EE82EE
ΔE00 5.40
Lavender Pink
#DD85D7
ΔE00 5.65
Mauve
#E0B0FF
ΔE00 7.34
Purply Pink
#F075E6
ΔE00 7.57
Bubblegum Pink
#FE83CC
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09AED #9AF09D
analogous
#C89AF0 #F09AED #F09AC2
triadic
#F09AED #EDF09A #9AEDF0
tetradic
#F09AED #F0C89A #9AF09D #9AC2F0
square
#F09AED #F0C89A #9AF09D #9AC2F0
split-complementary
#F09AED #C2F09A #9AF0C8
monochromatic
#E02FDA #E865E4 #F09AED #F8CFF6 #FBE4FA
Accessibility & contrast
On white
1.99
#F09AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#F09AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09AED
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09AED | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B1F0
Deuteranopia (green-blind)
#ABBCEA
Tritanopia (blue-blind)
#F6A1B9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f09aed; /* rgb */ color: rgb(240, 154, 237); /* oklch */ color: oklch(80.0% 0.147 328.1);
Tailwind
colors: {
custom: {
50: '#f6b9f3',
500: '#f09aed',
950: '#000000',
},
}SCSS
$custom: #f09aed; $custom-light: #f6b9f3; $custom-dark: #000000;
JSON
{
"hex": "#f09aed",
"rgb": {
"r": 240,
"g": 154,
"b": 237
},
"hsl": {
"h": 302.093,
"s": 74.138,
"l": 77.255
},
"oklch": {
"l": 0.79952,
"c": 0.14654,
"h": 328.1
},
"luminance": 0.47751
}Semantic roles & 50–950 ramp
primary
#F09AED
secondary
#D8F3D9
accent
#D6160F
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185