#F08EFB#F08EFB
#F08EFB is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.7% C 0.180 H 323.4°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F08EFB |
|---|---|
| RGB | rgb(240, 142, 251) |
| HSL | hsl(294, 93%, 77%) |
| HSV | hsv(294, 43%, 98%) |
| CMYK | cmyk(4.4%, 43.4%, 0%, 1.6%) |
| CIE-LAB | lab(72.79, 53.30, -39.09) |
| CIE-LCH | lch(72.79, 66.09, 323.74°) |
| OKLab | oklab(78.72% 0.1444 -0.1074) |
| OKLCH | oklch(78.72% 0.18 323.4) |
| XYZ | xyz(63.0190, 44.8389, 96.5833) |
| Luminance | 0.4484 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.91
Purply Pink
#F075E6
ΔE00 5.48
Lavender Pink
#DD85D7
ΔE00 5.96
Candy Pink
#FF63E9
ΔE00 7.80
Baby Purple
#CA9BF7
ΔE00 7.82
Violet Pink
#FB5FFC
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08EFB #99FB8E
analogous
#BA8EFB #F08EFB #FB8ED0
triadic
#F08EFB #FBF08E #8EFBF0
tetradic
#F08EFB #FBBA8E #99FB8E #8ED0FB
square
#F08EFB #FBBA8E #99FB8E #8ED0FB
split-complementary
#F08EFB #D0FB8E #8EFBBA
monochromatic
#E018F7 #E853F9 #F08EFB #F8C9FD #FBE1FE
Accessibility & contrast
On white
2.11
#F08EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#F08EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08EFB
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08EFB | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFF
Deuteranopia (green-blind)
#9CB7F8
Tritanopia (blue-blind)
#F49BB9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f08efb; /* rgb */ color: rgb(240, 142, 251); /* oklch */ color: oklch(78.7% 0.180 323.4);
Tailwind
colors: {
custom: {
50: '#f7b1fd',
500: '#f08efb',
950: '#000000',
},
}SCSS
$custom: #f08efb; $custom-light: #f7b1fd; $custom-dark: #000000;
JSON
{
"hex": "#f08efb",
"rgb": {
"r": 240,
"g": 142,
"b": 251
},
"hsl": {
"h": 293.945,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.78719,
"c": 0.17994,
"h": 323.4
},
"luminance": 0.44836
}Semantic roles & 50–950 ramp
primary
#F08EFB
secondary
#D8F6D5
accent
#E60017
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085