#F09AEC#F09AEC
#F09AEC is a light, vivid purple. Relative luminance 0.477; OKLCH L 79.9% C 0.146 H 328.5°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F09AEC |
|---|---|
| RGB | rgb(240, 154, 236) |
| HSL | hsl(303, 74%, 77%) |
| HSV | hsv(303, 36%, 94%) |
| CMYK | cmyk(0%, 35.8%, 1.7%, 5.9%) |
| CIE-LAB | lab(74.63, 44.44, -28.07) |
| CIE-LCH | lch(74.63, 52.56, 327.72°) |
| OKLab | oklab(79.91% 0.1241 -0.0762) |
| OKLCH | oklch(79.91% 0.146 328.5) |
| XYZ | xyz(62.6300, 47.6953, 85.2477) |
| Luminance | 0.4769 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.50
Violet (CSS)
#EE82EE
ΔE00 5.48
Lavender Pink
#DD85D7
ΔE00 5.62
Mauve
#E0B0FF
ΔE00 7.44
Purply Pink
#F075E6
ΔE00 7.61
Bubblegum Pink
#FE83CC
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09AEC #9AF09E
analogous
#C99AF0 #F09AEC #F09AC1
triadic
#F09AEC #ECF09A #9AECF0
tetradic
#F09AEC #F0C99A #9AF09E #9AC1F0
square
#F09AEC #F0C99A #9AF09E #9AC1F0
split-complementary
#F09AEC #C1F09A #9AF0C9
monochromatic
#E02FD8 #E865E2 #F09AEC #F8CFF6 #FBE4FA
Accessibility & contrast
On white
1.99
#F09AEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#F09AEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09AEC
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09AEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09AEC | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B1EF
Deuteranopia (green-blind)
#ABBCE9
Tritanopia (blue-blind)
#F6A1B9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f09aec; /* rgb */ color: rgb(240, 154, 236); /* oklch */ color: oklch(79.9% 0.146 328.5);
Tailwind
colors: {
custom: {
50: '#f6b9f2',
500: '#f09aec',
950: '#000000',
},
}SCSS
$custom: #f09aec; $custom-light: #f6b9f2; $custom-dark: #000000;
JSON
{
"hex": "#f09aec",
"rgb": {
"r": 240,
"g": 154,
"b": 236
},
"hsl": {
"h": 302.791,
"s": 74.138,
"l": 77.255
},
"oklch": {
"l": 0.79912,
"c": 0.14561,
"h": 328.5
},
"luminance": 0.47693
}Semantic roles & 50–950 ramp
primary
#F09AEC
secondary
#D8F3D9
accent
#D6180F
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185