#F09EE8#F09EE8
#F09EE8 is a light, vivid purple. Relative luminance 0.488; OKLCH L 80.4% C 0.135 H 330.2°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F09EE8 |
|---|---|
| RGB | rgb(240, 158, 232) |
| HSL | hsl(306, 73%, 78%) |
| HSV | hsv(306, 34%, 94%) |
| CMYK | cmyk(0%, 34.2%, 3.3%, 5.9%) |
| CIE-LAB | lab(75.33, 41.65, -24.82) |
| CIE-LCH | lch(75.33, 48.48, 329.20°) |
| OKLab | oklab(80.39% 0.1172 -0.0671) |
| OKLCH | oklch(80.39% 0.135 330.2) |
| XYZ | xyz(62.7266, 48.8079, 82.4450) |
| Luminance | 0.4880 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.68
Lavender Pink
#DD85D7
ΔE00 6.30
Violet (CSS)
#EE82EE
ΔE00 6.83
Mauve
#E0B0FF
ΔE00 7.48
Bubblegum Pink
#FE83CC
ΔE00 7.64
Light Lavendar
#EFC0FE
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09EE8 #9EF0A6
analogous
#CF9EF0 #F09EE8 #F09EBF
triadic
#F09EE8 #E8F09E #9EE8F0
tetradic
#F09EE8 #F0CF9E #9EF0A6 #9EBFF0
square
#F09EE8 #F0CF9E #9EF0A6 #9EBFF0
split-complementary
#F09EE8 #BFF09E #9EF0CF
monochromatic
#E034CF #E869DB #F09EE8 #F8D3F5 #FBE4F9
Accessibility & contrast
On white
1.95
#F09EE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#F09EE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09EE8
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09EE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09EE8 | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB3EB
Deuteranopia (green-blind)
#AFBEE5
Tritanopia (blue-blind)
#F6A4B9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f09ee8; /* rgb */ color: rgb(240, 158, 232); /* oklch */ color: oklch(80.4% 0.135 330.2);
Tailwind
colors: {
custom: {
50: '#f6bcef',
500: '#f09ee8',
950: '#000000',
},
}SCSS
$custom: #f09ee8; $custom-light: #f6bcef; $custom-dark: #000000;
JSON
{
"hex": "#f09ee8",
"rgb": {
"r": 240,
"g": 158,
"b": 232
},
"hsl": {
"h": 305.854,
"s": 73.214,
"l": 78.039
},
"oklch": {
"l": 0.80393,
"c": 0.13506,
"h": 330.2
},
"luminance": 0.48805
}Semantic roles & 50–950 ramp
primary
#F09EE8
secondary
#D8F3DB
accent
#D52310
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171216
muted
#858184