#F08FFB#F08FFB
#F08FFB is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.9% C 0.178 H 323.3°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F08FFB |
|---|---|
| RGB | rgb(240, 143, 251) |
| HSL | hsl(294, 93%, 77%) |
| HSV | hsv(294, 43%, 98%) |
| CMYK | cmyk(4.4%, 43%, 0%, 1.6%) |
| CIE-LAB | lab(72.98, 52.79, -38.78) |
| CIE-LCH | lch(72.98, 65.51, 323.70°) |
| OKLab | oklab(78.87% 0.143 -0.1065) |
| OKLCH | oklch(78.87% 0.178 323.3) |
| XYZ | xyz(63.1685, 45.1378, 96.6332) |
| Luminance | 0.4513 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.05
Purply Pink
#F075E6
ΔE00 5.65
Lavender Pink
#DD85D7
ΔE00 5.99
Baby Purple
#CA9BF7
ΔE00 7.74
Plum
#DDA0DD
ΔE00 7.91
Candy Pink
#FF63E9
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08FFB #9AFB8F
analogous
#BA8FFB #F08FFB #FB8FD0
triadic
#F08FFB #FBF08F #8FFBF0
tetradic
#F08FFB #FBBA8F #9AFB8F #8FD0FB
square
#F08FFB #FBBA8F #9AFB8F #8FD0FB
split-complementary
#F08FFB #D0FB8F #8FFBBA
monochromatic
#E019F7 #E854F9 #F08FFB #F8CAFD #FBE1FE
Accessibility & contrast
On white
2.09
#F08FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#F08FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08FFB
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08FFB | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ACFF
Deuteranopia (green-blind)
#9DB7F8
Tritanopia (blue-blind)
#F49BB9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f08ffb; /* rgb */ color: rgb(240, 143, 251); /* oklch */ color: oklch(78.9% 0.178 323.3);
Tailwind
colors: {
custom: {
50: '#f7b2fd',
500: '#f08ffb',
950: '#000000',
},
}SCSS
$custom: #f08ffb; $custom-light: #f7b2fd; $custom-dark: #000000;
JSON
{
"hex": "#f08ffb",
"rgb": {
"r": 240,
"g": 143,
"b": 251
},
"hsl": {
"h": 293.889,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.78866,
"c": 0.17831,
"h": 323.3
},
"luminance": 0.45135
}Semantic roles & 50–950 ramp
primary
#F08FFB
secondary
#D8F6D5
accent
#E60017
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085