#F08FEE#F08FEE
#F08FEE is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.3% C 0.166 H 327.7°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F08FEE |
|---|---|
| RGB | rgb(240, 143, 238) |
| HSL | hsl(301, 76%, 75%) |
| HSV | hsv(301, 40%, 94%) |
| CMYK | cmyk(0%, 40.4%, 0.8%, 5.9%) |
| CIE-LAB | lab(72.46, 50.44, -32.51) |
| CIE-LCH | lch(72.46, 60.01, 327.20°) |
| OKLab | oklab(78.3% 0.1404 -0.0886) |
| OKLCH | oklch(78.3% 0.166 327.7) |
| XYZ | xyz(61.1892, 44.3461, 86.2089) |
| Luminance | 0.4434 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.84
Lavender Pink
#DD85D7
ΔE00 4.42
Purply Pink
#F075E6
ΔE00 5.13
Plum
#DDA0DD
ΔE00 6.47
Candy Pink
#FF63E9
ΔE00 7.67
Bubblegum Pink
#FE83CC
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08FEE #8FF091
analogous
#C18FF0 #F08FEE #F08FBE
triadic
#F08FEE #EEF08F #8FEEF0
tetradic
#F08FEE #F0C18F #8FF091 #8FBEF0
square
#F08FEE #F0C18F #8FF091 #8FBEF0
split-complementary
#F08FEE #BEF08F #8FF0C1
monochromatic
#E223DE #E959E6 #F08FEE #F7C5F6 #FBE4FB
Accessibility & contrast
On white
2.13
#F08FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#F08FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08FEE
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08FEE | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AAF1
Deuteranopia (green-blind)
#A2B6EB
Tritanopia (blue-blind)
#F698B4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f08fee; /* rgb */ color: rgb(240, 143, 238); /* oklch */ color: oklch(78.3% 0.166 327.7);
Tailwind
colors: {
custom: {
50: '#f6b2f3',
500: '#f08fee',
950: '#000000',
},
}SCSS
$custom: #f08fee; $custom-light: #f6b2f3; $custom-dark: #000000;
JSON
{
"hex": "#f08fee",
"rgb": {
"r": 240,
"g": 143,
"b": 238
},
"hsl": {
"h": 301.237,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.78303,
"c": 0.16606,
"h": 327.7
},
"luminance": 0.44343
}Semantic roles & 50–950 ramp
primary
#F08FEE
secondary
#D8F3D8
accent
#D9110D
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085