#F09EE4#F09EE4
#F09EE4 is a light, vivid purple. Relative luminance 0.486; OKLCH L 80.2% C 0.131 H 332.1°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F09EE4 |
|---|---|
| RGB | rgb(240, 158, 228) |
| HSL | hsl(309, 73%, 78%) |
| HSV | hsv(309, 34%, 94%) |
| CMYK | cmyk(0%, 34.2%, 5%, 5.9%) |
| CIE-LAB | lab(75.19, 40.95, -22.86) |
| CIE-LCH | lch(75.19, 46.90, 330.83°) |
| OKLab | oklab(80.24% 0.1162 -0.0616) |
| OKLCH | oklch(80.24% 0.131 332.1) |
| XYZ | xyz(62.1649, 48.5832, 79.4867) |
| Luminance | 0.4858 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.55
Lavender Pink
#DD85D7
ΔE00 6.43
Bubblegum Pink
#FE83CC
ΔE00 7.18
Violet (CSS)
#EE82EE
ΔE00 7.32
Mauve
#E0B0FF
ΔE00 8.05
Light Lavendar
#EFC0FE
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09EE4 #9EF0AA
analogous
#D39EF0 #F09EE4 #F09EBB
triadic
#F09EE4 #E4F09E #9EE4F0
tetradic
#F09EE4 #F0D39E #9EF0AA #9EBBF0
square
#F09EE4 #F0D39E #9EF0AA #9EBBF0
split-complementary
#F09EE4 #BBF09E #9EF0D3
monochromatic
#E034C6 #E869D5 #F09EE4 #F8D3F3 #FBE4F8
Accessibility & contrast
On white
1.96
#F09EE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#F09EE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09EE4
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09EE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09EE4 | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB2E7
Deuteranopia (green-blind)
#B1BDE1
Tritanopia (blue-blind)
#F7A3B7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f09ee4; /* rgb */ color: rgb(240, 158, 228); /* oklch */ color: oklch(80.2% 0.131 332.1);
Tailwind
colors: {
custom: {
50: '#f6bcec',
500: '#f09ee4',
950: '#000000',
},
}SCSS
$custom: #f09ee4; $custom-light: #f6bcec; $custom-dark: #000000;
JSON
{
"hex": "#f09ee4",
"rgb": {
"r": 240,
"g": 158,
"b": 228
},
"hsl": {
"h": 308.78,
"s": 73.214,
"l": 78.039
},
"oklch": {
"l": 0.8024,
"c": 0.13146,
"h": 332.1
},
"luminance": 0.4858
}Semantic roles & 50–950 ramp
primary
#F09EE4
secondary
#D8F3DC
accent
#D52D10
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171216
muted
#858184