#F09EEB#F09EEB
#F09EEB is a light, vivid purple. Relative luminance 0.490; OKLCH L 80.5% C 0.138 H 328.9°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F09EEB |
|---|---|
| RGB | rgb(240, 158, 235) |
| HSL | hsl(304, 73%, 78%) |
| HSV | hsv(304, 34%, 94%) |
| CMYK | cmyk(0%, 34.2%, 2.1%, 5.9%) |
| CIE-LAB | lab(75.44, 42.18, -26.29) |
| CIE-LCH | lch(75.44, 49.70, 328.06°) |
| OKLab | oklab(80.51% 0.118 -0.0712) |
| OKLCH | oklch(80.51% 0.138 328.9) |
| XYZ | xyz(63.1563, 48.9798, 84.7084) |
| Luminance | 0.4898 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.90
Lavender Pink
#DD85D7
ΔE00 6.30
Violet (CSS)
#EE82EE
ΔE00 6.52
Mauve
#E0B0FF
ΔE00 7.09
Bubblegum Pink
#FE83CC
ΔE00 8.02
Light Lavendar
#EFC0FE
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09EEB #9EF0A3
analogous
#CC9EF0 #F09EEB #F09EC2
triadic
#F09EEB #EBF09E #9EEBF0
tetradic
#F09EEB #F0CC9E #9EF0A3 #9EC2F0
square
#F09EEB #F0CC9E #9EF0A3 #9EC2F0
split-complementary
#F09EEB #C2F09E #9EF0CC
monochromatic
#E034D5 #E869E0 #F09EEB #F8D3F6 #FBE4FA
Accessibility & contrast
On white
1.95
#F09EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#F09EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09EEB
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09EEB | 1.00 | 1.95 | 10.80 | 10.80 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB3EE
Deuteranopia (green-blind)
#AEBEE8
Tritanopia (blue-blind)
#F6A4BA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f09eeb; /* rgb */ color: rgb(240, 158, 235); /* oklch */ color: oklch(80.5% 0.138 328.9);
Tailwind
colors: {
custom: {
50: '#f6bcf1',
500: '#f09eeb',
950: '#000000',
},
}SCSS
$custom: #f09eeb; $custom-light: #f6bcf1; $custom-dark: #000000;
JSON
{
"hex": "#f09eeb",
"rgb": {
"r": 240,
"g": 158,
"b": 235
},
"hsl": {
"h": 303.659,
"s": 73.214,
"l": 78.039
},
"oklch": {
"l": 0.80509,
"c": 0.13781,
"h": 328.9
},
"luminance": 0.48977
}Semantic roles & 50–950 ramp
primary
#F09EEB
secondary
#D8F3DA
accent
#D51C10
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171216
muted
#858184