#F09BEF#F09BEF
#F09BEF is a light, vivid purple. Relative luminance 0.482; OKLCH L 80.2% C 0.147 H 327.2°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F09BEF |
|---|---|
| RGB | rgb(240, 155, 239) |
| HSL | hsl(301, 74%, 77%) |
| HSV | hsv(301, 35%, 94%) |
| CMYK | cmyk(0%, 35.4%, 0.4%, 5.9%) |
| CIE-LAB | lab(74.95, 44.46, -29.21) |
| CIE-LCH | lch(74.95, 53.19, 326.69°) |
| OKLab | oklab(80.19% 0.1234 -0.0794) |
| OKLCH | oklch(80.19% 0.147 327.2) |
| XYZ | xyz(63.2352, 48.2026, 87.6177) |
| Luminance | 0.4820 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.68
Violet (CSS)
#EE82EE
ΔE00 5.49
Lavender Pink
#DD85D7
ΔE00 5.90
Mauve
#E0B0FF
ΔE00 7.03
Purply Pink
#F075E6
ΔE00 7.74
Bubblegum Pink
#FE83CC
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09BEF #9BF09C
analogous
#C79BF0 #F09BEF #F09BC4
triadic
#F09BEF #EFF09B #9BEFF0
tetradic
#F09BEF #F0C79B #9BF09C #9BC4F0
square
#F09BEF #F0C79B #9BF09C #9BC4F0
split-complementary
#F09BEF #C4F09B #9BF0C7
monochromatic
#E031DE #E866E6 #F09BEF #F8D0F8 #FBE4FB
Accessibility & contrast
On white
1.97
#F09BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#F09BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09BEF
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09BEF | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B2F2
Deuteranopia (green-blind)
#ABBCEC
Tritanopia (blue-blind)
#F5A3BA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f09bef; /* rgb */ color: rgb(240, 155, 239); /* oklch */ color: oklch(80.2% 0.147 327.2);
Tailwind
colors: {
custom: {
50: '#f6baf4',
500: '#f09bef',
950: '#000000',
},
}SCSS
$custom: #f09bef; $custom-light: #f6baf4; $custom-dark: #000000;
JSON
{
"hex": "#f09bef",
"rgb": {
"r": 240,
"g": 155,
"b": 239
},
"hsl": {
"h": 300.706,
"s": 73.913,
"l": 77.451
},
"oklch": {
"l": 0.8019,
"c": 0.14672,
"h": 327.2
},
"luminance": 0.482
}Semantic roles & 50–950 ramp
primary
#F09BEF
secondary
#D8F3D9
accent
#D6120F
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185