#F099EA#F099EA
#F099EA is a light, vivid purple. Relative luminance 0.472; OKLCH L 79.7% C 0.145 H 329.3°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F099EA |
|---|---|
| RGB | rgb(240, 153, 234) |
| HSL | hsl(304, 74%, 77%) |
| HSV | hsv(304, 36%, 94%) |
| CMYK | cmyk(0%, 36.3%, 2.5%, 5.9%) |
| CIE-LAB | lab(74.35, 44.60, -27.41) |
| CIE-LCH | lch(74.35, 52.35, 328.42°) |
| OKLab | oklab(79.68% 0.1251 -0.0743) |
| OKLCH | oklch(79.68% 0.145 329.3) |
| XYZ | xyz(62.1767, 47.2510, 83.6712) |
| Luminance | 0.4725 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.46
Lavender Pink
#DD85D7
ΔE00 5.40
Violet (CSS)
#EE82EE
ΔE00 5.43
Bubblegum Pink
#FE83CC
ΔE00 7.43
Purply Pink
#F075E6
ΔE00 7.46
Mauve
#E0B0FF
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F099EA #99F09F
analogous
#CB99F0 #F099EA #F099BF
triadic
#F099EA #EAF099 #99EAF0
tetradic
#F099EA #F0CB99 #99F09F #99BFF0
square
#F099EA #F0CB99 #99F09F #99BFF0
split-complementary
#F099EA #BFF099 #99F0CB
monochromatic
#E02ED4 #E864DF #F099EA #F8CEF5 #FBE4FA
Accessibility & contrast
On white
2.01
#F099EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#F099EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F099EA
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F099EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F099EA | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B0ED
Deuteranopia (green-blind)
#ABBBE7
Tritanopia (blue-blind)
#F6A0B7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f099ea; /* rgb */ color: rgb(240, 153, 234); /* oklch */ color: oklch(79.7% 0.145 329.3);
Tailwind
colors: {
custom: {
50: '#f6b8f1',
500: '#f099ea',
950: '#000000',
},
}SCSS
$custom: #f099ea; $custom-light: #f6b8f1; $custom-dark: #000000;
JSON
{
"hex": "#f099ea",
"rgb": {
"r": 240,
"g": 153,
"b": 234
},
"hsl": {
"h": 304.138,
"s": 74.359,
"l": 77.059
},
"oklch": {
"l": 0.79675,
"c": 0.14548,
"h": 329.3
},
"luminance": 0.47248
}Semantic roles & 50–950 ramp
primary
#F099EA
secondary
#D8F3DA
accent
#D61D0F
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084