#F08BEE#F08BEE
#F08BEE is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.7% C 0.173 H 327.8°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F08BEE |
|---|---|
| RGB | rgb(240, 139, 238) |
| HSL | hsl(301, 77%, 74%) |
| HSV | hsv(301, 42%, 94%) |
| CMYK | cmyk(0%, 42.1%, 0.8%, 5.9%) |
| CIE-LAB | lab(71.67, 52.46, -33.73) |
| CIE-LCH | lch(71.67, 62.37, 327.26°) |
| OKLab | oklab(77.71% 0.1461 -0.0921) |
| OKLCH | oklch(77.71% 0.173 327.8) |
| XYZ | xyz(60.5994, 43.1665, 86.0123) |
| Luminance | 0.4316 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.98
Lavender Pink
#DD85D7
ΔE00 4.22
Purply Pink
#F075E6
ΔE00 4.31
Candy Pink
#FF63E9
ΔE00 6.87
Orchid
#DA70D6
ΔE00 7.14
Plum
#DDA0DD
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08BEE #8BF08D
analogous
#C08BF0 #F08BEE #F08BBC
triadic
#F08BEE #EEF08B #8BEEF0
tetradic
#F08BEE #F0C08B #8BF08D #8BBCF0
square
#F08BEE #F0C08B #8BF08D #8BBCF0
split-complementary
#F08BEE #BCF08B #8BF0C0
monochromatic
#E21FDE #E955E6 #F08BEE #F7C1F6 #FBE4FB
Accessibility & contrast
On white
2.18
#F08BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#F08BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08BEE
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08BEE | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A7F1
Deuteranopia (green-blind)
#9FB4EB
Tritanopia (blue-blind)
#F694B2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f08bee; /* rgb */ color: rgb(240, 139, 238); /* oklch */ color: oklch(77.7% 0.173 327.8);
Tailwind
colors: {
custom: {
50: '#f7aff4',
500: '#f08bee',
950: '#000000',
},
}SCSS
$custom: #f08bee; $custom-light: #f7aff4; $custom-dark: #000000;
JSON
{
"hex": "#f08bee",
"rgb": {
"r": 240,
"g": 139,
"b": 238
},
"hsl": {
"h": 301.188,
"s": 77.099,
"l": 74.314
},
"oklch": {
"l": 0.77711,
"c": 0.1727,
"h": 327.8
},
"luminance": 0.43164
}Semantic roles & 50–950 ramp
primary
#F08BEE
secondary
#D8F3D8
accent
#D9100C
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085