#F09AEF#F09AEF
#F09AEF is a light, vivid purple. Relative luminance 0.479; OKLCH L 80.0% C 0.148 H 327.3°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F09AEF |
|---|---|
| RGB | rgb(240, 154, 239) |
| HSL | hsl(301, 74%, 77%) |
| HSV | hsv(301, 36%, 94%) |
| CMYK | cmyk(0%, 35.8%, 0.4%, 5.9%) |
| CIE-LAB | lab(74.74, 44.97, -29.53) |
| CIE-LCH | lch(74.74, 53.80, 326.71°) |
| OKLab | oklab(80.03% 0.1248 -0.0803) |
| OKLCH | oklch(80.03% 0.148 327.3) |
| XYZ | xyz(63.0695, 47.8711, 87.5625) |
| Luminance | 0.4787 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.82
Violet (CSS)
#EE82EE
ΔE00 5.26
Lavender Pink
#DD85D7
ΔE00 5.74
Mauve
#E0B0FF
ΔE00 7.16
Purply Pink
#F075E6
ΔE00 7.52
Bubblegum Pink
#FE83CC
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09AEF #9AF09B
analogous
#C69AF0 #F09AEF #F09AC4
triadic
#F09AEF #EFF09A #9AEFF0
tetradic
#F09AEF #F0C69A #9AF09B #9AC4F0
square
#F09AEF #F0C69A #9AF09B #9AC4F0
split-complementary
#F09AEF #C4F09A #9AF0C6
monochromatic
#E02FDE #E865E7 #F09AEF #F8CFF7 #FBE4FB
Accessibility & contrast
On white
1.99
#F09AEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#F09AEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09AEF
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09AEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09AEF | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B1F2
Deuteranopia (green-blind)
#AABCEC
Tritanopia (blue-blind)
#F5A2BA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f09aef; /* rgb */ color: rgb(240, 154, 239); /* oklch */ color: oklch(80.0% 0.148 327.3);
Tailwind
colors: {
custom: {
50: '#f6b9f4',
500: '#f09aef',
950: '#000000',
},
}SCSS
$custom: #f09aef; $custom-light: #f6b9f4; $custom-dark: #000000;
JSON
{
"hex": "#f09aef",
"rgb": {
"r": 240,
"g": 154,
"b": 239
},
"hsl": {
"h": 300.698,
"s": 74.138,
"l": 77.255
},
"oklch": {
"l": 0.80032,
"c": 0.14842,
"h": 327.3
},
"luminance": 0.47868
}Semantic roles & 50–950 ramp
primary
#F09AEF
secondary
#D8F3D9
accent
#D6120F
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185