#F08FED#F08FED
#F08FED is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.3% C 0.165 H 328.1°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F08FED |
|---|---|
| RGB | rgb(240, 143, 237) |
| HSL | hsl(302, 76%, 75%) |
| HSV | hsv(302, 40%, 94%) |
| CMYK | cmyk(0%, 40.4%, 1.2%, 5.9%) |
| CIE-LAB | lab(72.42, 50.27, -32.02) |
| CIE-LCH | lch(72.42, 59.60, 327.50°) |
| OKLab | oklab(78.26% 0.1402 -0.0872) |
| OKLCH | oklch(78.26% 0.165 328.1) |
| XYZ | xyz(61.0427, 44.2875, 85.4373) |
| Luminance | 0.4429 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.91
Lavender Pink
#DD85D7
ΔE00 4.33
Purply Pink
#F075E6
ΔE00 5.14
Plum
#DDA0DD
ΔE00 6.38
Bubblegum Pink
#FE83CC
ΔE00 7.52
Candy Pink
#FF63E9
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08FED #8FF092
analogous
#C38FF0 #F08FED #F08FBC
triadic
#F08FED #EDF08F #8FEDF0
tetradic
#F08FED #F0C38F #8FF092 #8FBCF0
square
#F08FED #F0C38F #8FF092 #8FBCF0
split-complementary
#F08FED #BCF08F #8FF0C3
monochromatic
#E223DC #E959E4 #F08FED #F7C5F6 #FBE4FB
Accessibility & contrast
On white
2.13
#F08FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#F08FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08FED
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08FED | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF0
Deuteranopia (green-blind)
#A2B6EA
Tritanopia (blue-blind)
#F698B3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f08fed; /* rgb */ color: rgb(240, 143, 237); /* oklch */ color: oklch(78.3% 0.165 328.1);
Tailwind
colors: {
custom: {
50: '#f6b2f3',
500: '#f08fed',
950: '#000000',
},
}SCSS
$custom: #f08fed; $custom-light: #f6b2f3; $custom-dark: #000000;
JSON
{
"hex": "#f08fed",
"rgb": {
"r": 240,
"g": 143,
"b": 237
},
"hsl": {
"h": 301.856,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.78261,
"c": 0.16515,
"h": 328.1
},
"luminance": 0.44285
}Semantic roles & 50–950 ramp
primary
#F08FED
secondary
#D8F3D9
accent
#D9130D
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085