#F08CF8#F08CF8
#F08CF8 is a light, vivid purple. Relative luminance 0.441; OKLCH L 78.3% C 0.180 H 324.4°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F08CF8 |
|---|---|
| RGB | rgb(240, 140, 248) |
| HSL | hsl(296, 89%, 76%) |
| HSV | hsv(296, 44%, 97%) |
| CMYK | cmyk(3.2%, 43.5%, 0%, 2.7%) |
| CIE-LAB | lab(72.27, 53.75, -38.26) |
| CIE-LCH | lch(72.27, 65.98, 324.56°) |
| OKLab | oklab(78.29% 0.1466 -0.105) |
| OKLCH | oklch(78.29% 0.18 324.4) |
| XYZ | xyz(62.2550, 44.0615, 94.0142) |
| Luminance | 0.4406 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.34
Purply Pink
#F075E6
ΔE00 4.93
Lavender Pink
#DD85D7
ΔE00 5.50
Candy Pink
#FF63E9
ΔE00 7.31
Violet Pink
#FB5FFC
ΔE00 7.53
Light Magenta
#FA5FF7
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08CF8 #94F88C
analogous
#BA8CF8 #F08CF8 #F88CCA
triadic
#F08CF8 #F8F08C #8CF8F0
tetradic
#F08CF8 #F8BA8C #94F88C #8CCAF8
square
#F08CF8 #F8BA8C #94F88C #8CCAF8
split-complementary
#F08CF8 #CAF88C #8CF8BA
monochromatic
#E119F1 #E852F4 #F08CF8 #F8C6FC #FBE2FD
Accessibility & contrast
On white
2.14
#F08CF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#F08CF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08CF8
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08CF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08CF8 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A9FC
Deuteranopia (green-blind)
#9CB6F5
Tritanopia (blue-blind)
#F498B7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f08cf8; /* rgb */ color: rgb(240, 140, 248); /* oklch */ color: oklch(78.3% 0.180 324.4);
Tailwind
colors: {
custom: {
50: '#f7b0fb',
500: '#f08cf8',
950: '#000000',
},
}SCSS
$custom: #f08cf8; $custom-light: #f7b0fb; $custom-dark: #000000;
JSON
{
"hex": "#f08cf8",
"rgb": {
"r": 240,
"g": 140,
"b": 248
},
"hsl": {
"h": 295.556,
"s": 88.525,
"l": 76.078
},
"oklch": {
"l": 0.78294,
"c": 0.18034,
"h": 324.4
},
"luminance": 0.44059
}Semantic roles & 50–950 ramp
primary
#F08CF8
secondary
#D8F5D6
accent
#E50011
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085