#F09BEC#F09BEC
#F09BEC is a light, vivid purple. Relative luminance 0.480; OKLCH L 80.1% C 0.144 H 328.5°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F09BEC |
|---|---|
| RGB | rgb(240, 155, 236) |
| HSL | hsl(303, 74%, 77%) |
| HSV | hsv(303, 35%, 94%) |
| CMYK | cmyk(0%, 35.4%, 1.7%, 5.9%) |
| CIE-LAB | lab(74.84, 43.92, -27.75) |
| CIE-LCH | lch(74.84, 51.95, 327.71°) |
| OKLab | oklab(80.07% 0.1226 -0.0753) |
| OKLCH | oklch(80.07% 0.144 328.5) |
| XYZ | xyz(62.7957, 48.0268, 85.3030) |
| Luminance | 0.4802 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.36
Violet (CSS)
#EE82EE
ΔE00 5.71
Lavender Pink
#DD85D7
ΔE00 5.78
Mauve
#E0B0FF
ΔE00 7.32
Purply Pink
#F075E6
ΔE00 7.84
Bubblegum Pink
#FE83CC
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09BEC #9BF09F
analogous
#CA9BF0 #F09BEC #F09BC1
triadic
#F09BEC #ECF09B #9BECF0
tetradic
#F09BEC #F0CA9B #9BF09F #9BC1F0
square
#F09BEC #F0CA9B #9BF09F #9BC1F0
split-complementary
#F09BEC #C1F09B #9BF0CA
monochromatic
#E031D8 #E866E2 #F09BEC #F8D0F6 #FBE4FA
Accessibility & contrast
On white
1.98
#F09BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#F09BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09BEC
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09BEC | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1EF
Deuteranopia (green-blind)
#ACBCE9
Tritanopia (blue-blind)
#F6A2B9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f09bec; /* rgb */ color: rgb(240, 155, 236); /* oklch */ color: oklch(80.1% 0.144 328.5);
Tailwind
colors: {
custom: {
50: '#f6baf2',
500: '#f09bec',
950: '#000000',
},
}SCSS
$custom: #f09bec; $custom-light: #f6baf2; $custom-dark: #000000;
JSON
{
"hex": "#f09bec",
"rgb": {
"r": 240,
"g": 155,
"b": 236
},
"hsl": {
"h": 302.824,
"s": 73.913,
"l": 77.451
},
"oklch": {
"l": 0.8007,
"c": 0.1439,
"h": 328.5
},
"luminance": 0.48024
}Semantic roles & 50–950 ramp
primary
#F09BEC
secondary
#D8F3DA
accent
#D6190F
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185