#F09CEF#F09CEF
#F09CEF is a light, vivid purple. Relative luminance 0.485; OKLCH L 80.3% C 0.145 H 327.2°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F09CEF |
|---|---|
| RGB | rgb(240, 156, 239) |
| HSL | hsl(301, 74%, 78%) |
| HSV | hsv(301, 35%, 94%) |
| CMYK | cmyk(0%, 35%, 0.4%, 5.9%) |
| CIE-LAB | lab(75.16, 43.94, -28.89) |
| CIE-LCH | lch(75.16, 52.58, 326.67°) |
| OKLab | oklab(80.35% 0.1219 -0.0785) |
| OKLCH | oklch(80.35% 0.145 327.2) |
| XYZ | xyz(63.4024, 48.5368, 87.6734) |
| Luminance | 0.4853 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.55
Violet (CSS)
#EE82EE
ΔE00 5.72
Lavender Pink
#DD85D7
ΔE00 6.05
Mauve
#E0B0FF
ΔE00 6.89
Purply Pink
#F075E6
ΔE00 7.97
Bubblegum Pink
#FE83CC
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09CEF #9CF09D
analogous
#C79CF0 #F09CEF #F09CC5
triadic
#F09CEF #EFF09C #9CEFF0
tetradic
#F09CEF #F0C79C #9CF09D #9CC5F0
square
#F09CEF #F0C79C #9CF09D #9CC5F0
split-complementary
#F09CEF #C5F09C #9CF0C7
monochromatic
#E032DE #E867E6 #F09CEF #F8D1F8 #FBE4FB
Accessibility & contrast
On white
1.96
#F09CEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#F09CEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09CEF
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09CEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09CEF | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B2F2
Deuteranopia (green-blind)
#ABBDEC
Tritanopia (blue-blind)
#F5A3BB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f09cef; /* rgb */ color: rgb(240, 156, 239); /* oklch */ color: oklch(80.3% 0.145 327.2);
Tailwind
colors: {
custom: {
50: '#f6baf4',
500: '#f09cef',
950: '#000000',
},
}SCSS
$custom: #f09cef; $custom-light: #f6baf4; $custom-dark: #000000;
JSON
{
"hex": "#f09cef",
"rgb": {
"r": 240,
"g": 156,
"b": 239
},
"hsl": {
"h": 300.714,
"s": 73.684,
"l": 77.647
},
"oklch": {
"l": 0.80348,
"c": 0.145,
"h": 327.2
},
"luminance": 0.48534
}Semantic roles & 50–950 ramp
primary
#F09CEF
secondary
#D8F3D9
accent
#D61210
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185