#F08FEB#F08FEB
#F08FEB is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.2% C 0.163 H 328.9°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F08FEB |
|---|---|
| RGB | rgb(240, 143, 235) |
| HSL | hsl(303, 76%, 75%) |
| HSV | hsv(303, 40%, 94%) |
| CMYK | cmyk(0%, 40.4%, 2.1%, 5.9%) |
| CIE-LAB | lab(72.34, 49.91, -31.05) |
| CIE-LCH | lch(72.34, 58.78, 328.12°) |
| OKLab | oklab(78.18% 0.1398 -0.0845) |
| OKLCH | oklch(78.18% 0.163 328.9) |
| XYZ | xyz(60.7521, 44.1713, 83.9070) |
| Luminance | 0.4417 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.08
Lavender Pink
#DD85D7
ΔE00 4.17
Purply Pink
#F075E6
ΔE00 5.17
Plum
#DDA0DD
ΔE00 6.20
Bubblegum Pink
#FE83CC
ΔE00 7.19
Candy Pink
#FF63E9
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08FEB #8FF094
analogous
#C58FF0 #F08FEB #F08FBA
triadic
#F08FEB #EBF08F #8FEBF0
tetradic
#F08FEB #F0C58F #8FF094 #8FBAF0
square
#F08FEB #F0C58F #8FF094 #8FBAF0
split-complementary
#F08FEB #BAF08F #8FF0C5
monochromatic
#E223D8 #E959E1 #F08FEB #F7C5F5 #FBE4FA
Accessibility & contrast
On white
2.14
#F08FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#F08FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08FEB
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08FEB | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A9EE
Deuteranopia (green-blind)
#A3B6E8
Tritanopia (blue-blind)
#F697B2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f08feb; /* rgb */ color: rgb(240, 143, 235); /* oklch */ color: oklch(78.2% 0.163 328.9);
Tailwind
colors: {
custom: {
50: '#f6b2f1',
500: '#f08feb',
950: '#000000',
},
}SCSS
$custom: #f08feb; $custom-light: #f6b2f1; $custom-dark: #000000;
JSON
{
"hex": "#f08feb",
"rgb": {
"r": 240,
"g": 143,
"b": 235
},
"hsl": {
"h": 303.093,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.78178,
"c": 0.16333,
"h": 328.9
},
"luminance": 0.44168
}Semantic roles & 50–950 ramp
primary
#F08FEB
secondary
#D8F3D9
accent
#D9170D
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085