#F08FEA#F08FEA
#F08FEA is a light, vivid purple. Relative luminance 0.441; OKLCH L 78.1% C 0.162 H 329.2°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F08FEA |
|---|---|
| RGB | rgb(240, 143, 234) |
| HSL | hsl(304, 76%, 75%) |
| HSV | hsv(304, 40%, 94%) |
| CMYK | cmyk(0%, 40.4%, 2.5%, 5.9%) |
| CIE-LAB | lab(72.30, 49.74, -30.56) |
| CIE-LCH | lch(72.30, 58.38, 328.43°) |
| OKLab | oklab(78.14% 0.1396 -0.0831) |
| OKLCH | oklch(78.14% 0.162 329.2) |
| XYZ | xyz(60.6080, 44.1137, 83.1483) |
| Luminance | 0.4411 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.18
Lavender Pink
#DD85D7
ΔE00 4.10
Purply Pink
#F075E6
ΔE00 5.20
Plum
#DDA0DD
ΔE00 6.12
Bubblegum Pink
#FE83CC
ΔE00 7.02
Candy Pink
#FF63E9
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08FEA #8FF095
analogous
#C58FF0 #F08FEA #F08FBA
triadic
#F08FEA #EAF08F #8FEAF0
tetradic
#F08FEA #F0C58F #8FF095 #8FBAF0
square
#F08FEA #F0C58F #8FF095 #8FBAF0
split-complementary
#F08FEA #BAF08F #8FF0C5
monochromatic
#E223D6 #E959E0 #F08FEA #F7C5F4 #FBE4FA
Accessibility & contrast
On white
2.14
#F08FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#F08FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08FEA
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08FEA | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA9ED
Deuteranopia (green-blind)
#A4B6E7
Tritanopia (blue-blind)
#F797B2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f08fea; /* rgb */ color: rgb(240, 143, 234); /* oklch */ color: oklch(78.1% 0.162 329.2);
Tailwind
colors: {
custom: {
50: '#f6b2f1',
500: '#f08fea',
950: '#000000',
},
}SCSS
$custom: #f08fea; $custom-light: #f6b2f1; $custom-dark: #000000;
JSON
{
"hex": "#f08fea",
"rgb": {
"r": 240,
"g": 143,
"b": 234
},
"hsl": {
"h": 303.711,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.78136,
"c": 0.16244,
"h": 329.2
},
"luminance": 0.44111
}Semantic roles & 50–950 ramp
primary
#F08FEA
secondary
#D8F3DA
accent
#D91A0D
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084