#F08CFB#F08CFB
#F08CFB is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.4% C 0.183 H 323.5°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F08CFB |
|---|---|
| RGB | rgb(240, 140, 251) |
| HSL | hsl(294, 93%, 77%) |
| HSV | hsv(294, 44%, 98%) |
| CMYK | cmyk(4.4%, 44.2%, 0%, 1.6%) |
| CIE-LAB | lab(72.39, 54.30, -39.70) |
| CIE-LCH | lch(72.39, 67.26, 323.83°) |
| OKLab | oklab(78.43% 0.1472 -0.1091) |
| OKLCH | oklch(78.43% 0.183 323.5) |
| XYZ | xyz(62.7241, 44.2492, 96.4850) |
| Luminance | 0.4425 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.63
Purply Pink
#F075E6
ΔE00 5.17
Lavender Pink
#DD85D7
ΔE00 5.92
Violet Pink
#FB5FFC
ΔE00 7.45
Candy Pink
#FF63E9
ΔE00 7.46
Light Magenta
#FA5FF7
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08CFB #97FB8C
analogous
#B98CFB #F08CFB #FB8CCF
triadic
#F08CFB #FBF08C #8CFBF0
tetradic
#F08CFB #FBB98C #97FB8C #8CCFFB
square
#F08CFB #FBB98C #97FB8C #8CCFFB
split-complementary
#F08CFB #CFFB8C #8CFBB9
monochromatic
#E116F7 #E851F9 #F08CFB #F8C7FD #FBE1FE
Accessibility & contrast
On white
2.13
#F08CFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#F08CFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08CFB
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08CFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08CFB | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFF
Deuteranopia (green-blind)
#9BB6F8
Tritanopia (blue-blind)
#F499B8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f08cfb; /* rgb */ color: rgb(240, 140, 251); /* oklch */ color: oklch(78.4% 0.183 323.5);
Tailwind
colors: {
custom: {
50: '#f7b0fd',
500: '#f08cfb',
950: '#000000',
},
}SCSS
$custom: #f08cfb; $custom-light: #f7b0fd; $custom-dark: #000000;
JSON
{
"hex": "#f08cfb",
"rgb": {
"r": 240,
"g": 140,
"b": 251
},
"hsl": {
"h": 294.054,
"s": 93.277,
"l": 76.667
},
"oklch": {
"l": 0.78428,
"c": 0.18318,
"h": 323.5
},
"luminance": 0.44246
}Semantic roles & 50–950 ramp
primary
#F08CFB
secondary
#D8F6D5
accent
#E60017
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085