#F08FF4#F08FF4
#F08FF4 is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.6% C 0.172 H 325.6°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F08FF4 |
|---|---|
| RGB | rgb(240, 143, 244) |
| HSL | hsl(298, 82%, 76%) |
| HSV | hsv(298, 41%, 96%) |
| CMYK | cmyk(1.6%, 41.4%, 0%, 4.3%) |
| CIE-LAB | lab(72.70, 51.52, -35.41) |
| CIE-LCH | lch(72.70, 62.52, 325.49°) |
| OKLab | oklab(78.56% 0.1417 -0.0969) |
| OKLCH | oklch(78.56% 0.172 325.6) |
| XYZ | xyz(62.0854, 44.7046, 90.9289) |
| Luminance | 0.4470 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.69
Lavender Pink
#DD85D7
ΔE00 5.08
Purply Pink
#F075E6
ΔE00 5.24
Plum
#DDA0DD
ΔE00 7.09
Candy Pink
#FF63E9
ΔE00 7.72
Orchid
#DA70D6
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08FF4 #93F48F
analogous
#BD8FF4 #F08FF4 #F48FC5
triadic
#F08FF4 #F4F08F #8FF4F0
tetradic
#F08FF4 #F4BD8F #93F48F #8FC5F4
square
#F08FF4 #F4BD8F #93F48F #8FC5F4
split-complementary
#F08FF4 #C5F48F #8FF4BD
monochromatic
#E120E9 #E957EF #F08FF4 #F7C7F9 #FBE3FC
Accessibility & contrast
On white
2.11
#F08FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#F08FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08FF4
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08FF4 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ABF8
Deuteranopia (green-blind)
#A0B7F1
Tritanopia (blue-blind)
#F59AB6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f08ff4; /* rgb */ color: rgb(240, 143, 244); /* oklch */ color: oklch(78.6% 0.172 325.6);
Tailwind
colors: {
custom: {
50: '#f7b2f8',
500: '#f08ff4',
950: '#000000',
},
}SCSS
$custom: #f08ff4; $custom-light: #f7b2f8; $custom-dark: #000000;
JSON
{
"hex": "#f08ff4",
"rgb": {
"r": 240,
"g": 143,
"b": 244
},
"hsl": {
"h": 297.624,
"s": 82.114,
"l": 75.882
},
"oklch": {
"l": 0.78559,
"c": 0.17164,
"h": 325.6
},
"luminance": 0.44702
}Semantic roles & 50–950 ramp
primary
#F08FF4
secondary
#D8F4D7
accent
#DF0710
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085