#F09BEE#F09BEE
#F09BEE is a light, vivid purple. Relative luminance 0.481; OKLCH L 80.2% C 0.146 H 327.6°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F09BEE |
|---|---|
| RGB | rgb(240, 155, 238) |
| HSL | hsl(301, 74%, 77%) |
| HSV | hsv(301, 35%, 94%) |
| CMYK | cmyk(0%, 35.4%, 0.8%, 5.9%) |
| CIE-LAB | lab(74.92, 44.28, -28.72) |
| CIE-LCH | lch(74.92, 52.78, 327.03°) |
| OKLab | oklab(80.15% 0.1231 -0.078) |
| OKLCH | oklch(80.15% 0.146 327.6) |
| XYZ | xyz(63.0879, 48.1436, 86.8418) |
| Luminance | 0.4814 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.57
Violet (CSS)
#EE82EE
ΔE00 5.56
Lavender Pink
#DD85D7
ΔE00 5.85
Mauve
#E0B0FF
ΔE00 7.12
Purply Pink
#F075E6
ΔE00 7.77
Bubblegum Pink
#FE83CC
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09BEE #9BF09D
analogous
#C89BF0 #F09BEE #F09BC3
triadic
#F09BEE #EEF09B #9BEEF0
tetradic
#F09BEE #F0C89B #9BF09D #9BC3F0
square
#F09BEE #F0C89B #9BF09D #9BC3F0
split-complementary
#F09BEE #C3F09B #9BF0C8
monochromatic
#E031DC #E866E5 #F09BEE #F8D0F7 #FBE4FA
Accessibility & contrast
On white
1.98
#F09BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#F09BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09BEE
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09BEE | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B1F1
Deuteranopia (green-blind)
#ABBCEB
Tritanopia (blue-blind)
#F5A2BA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f09bee; /* rgb */ color: rgb(240, 155, 238); /* oklch */ color: oklch(80.2% 0.146 327.6);
Tailwind
colors: {
custom: {
50: '#f6baf3',
500: '#f09bee',
950: '#000000',
},
}SCSS
$custom: #f09bee; $custom-light: #f6baf3; $custom-dark: #000000;
JSON
{
"hex": "#f09bee",
"rgb": {
"r": 240,
"g": 155,
"b": 238
},
"hsl": {
"h": 301.412,
"s": 73.913,
"l": 77.451
},
"oklch": {
"l": 0.8015,
"c": 0.14578,
"h": 327.6
},
"luminance": 0.48141
}Semantic roles & 50–950 ramp
primary
#F09BEE
secondary
#D8F3D9
accent
#D6140F
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185