#F09AEB#F09AEB
#F09AEB is a light, vivid purple. Relative luminance 0.476; OKLCH L 79.9% C 0.145 H 328.9°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F09AEB |
|---|---|
| RGB | rgb(240, 154, 235) |
| HSL | hsl(303, 74%, 77%) |
| HSV | hsv(303, 36%, 94%) |
| CMYK | cmyk(0%, 35.8%, 2.1%, 5.9%) |
| CIE-LAB | lab(74.60, 44.26, -27.58) |
| CIE-LCH | lch(74.60, 52.15, 328.07°) |
| OKLab | oklab(79.87% 0.1239 -0.0748) |
| OKLCH | oklch(79.87% 0.145 328.9) |
| XYZ | xyz(62.4851, 47.6374, 84.4847) |
| Luminance | 0.4763 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.40
Violet (CSS)
#EE82EE
ΔE00 5.57
Lavender Pink
#DD85D7
ΔE00 5.59
Mauve
#E0B0FF
ΔE00 7.54
Purply Pink
#F075E6
ΔE00 7.65
Bubblegum Pink
#FE83CC
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09AEB #9AF09F
analogous
#CA9AF0 #F09AEB #F09AC0
triadic
#F09AEB #EBF09A #9AEBF0
tetradic
#F09AEB #F0CA9A #9AF09F #9AC0F0
square
#F09AEB #F0CA9A #9AF09F #9AC0F0
split-complementary
#F09AEB #C0F09A #9AF0CA
monochromatic
#E02FD6 #E865E0 #F09AEB #F8CFF6 #FBE4FA
Accessibility & contrast
On white
1.99
#F09AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#F09AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09AEB
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09AEB | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B0EE
Deuteranopia (green-blind)
#ABBCE8
Tritanopia (blue-blind)
#F6A1B8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f09aeb; /* rgb */ color: rgb(240, 154, 235); /* oklch */ color: oklch(79.9% 0.145 328.9);
Tailwind
colors: {
custom: {
50: '#f6b9f1',
500: '#f09aeb',
950: '#000000',
},
}SCSS
$custom: #f09aeb; $custom-light: #f6b9f1; $custom-dark: #000000;
JSON
{
"hex": "#f09aeb",
"rgb": {
"r": 240,
"g": 154,
"b": 235
},
"hsl": {
"h": 303.488,
"s": 74.138,
"l": 77.255
},
"oklch": {
"l": 0.79872,
"c": 0.14469,
"h": 328.9
},
"luminance": 0.47635
}Semantic roles & 50–950 ramp
primary
#F09AEB
secondary
#D8F3DA
accent
#D61B0F
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171216
muted
#858184