#F08AED#F08AED
#F08AED is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.5% C 0.173 H 328.1°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F08AED |
|---|---|
| RGB | rgb(240, 138, 237) |
| HSL | hsl(302, 77%, 74%) |
| HSV | hsv(302, 43%, 94%) |
| CMYK | cmyk(0%, 42.5%, 1.2%, 5.9%) |
| CIE-LAB | lab(71.43, 52.79, -33.55) |
| CIE-LCH | lch(71.43, 62.55, 327.56°) |
| OKLab | oklab(77.52% 0.1473 -0.0915) |
| OKLCH | oklch(77.52% 0.173 328.1) |
| XYZ | xyz(60.3087, 42.8197, 85.1927) |
| Luminance | 0.4282 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.85
Lavender Pink
#DD85D7
ΔE00 4.08
Purply Pink
#F075E6
ΔE00 4.10
Candy Pink
#FF63E9
ΔE00 6.68
Orchid
#DA70D6
ΔE00 6.95
Plum
#DDA0DD
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08AED #8AF08D
analogous
#C08AF0 #F08AED #F08ABA
triadic
#F08AED #EDF08A #8AEDF0
tetradic
#F08AED #F0C08A #8AF08D #8ABAF0
square
#F08AED #F0C08A #8AF08D #8ABAF0
split-complementary
#F08AED #BAF08A #8AF0C0
monochromatic
#E21EDC #E954E5 #F08AED #F7C0F5 #FCE4FB
Accessibility & contrast
On white
2.20
#F08AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#F08AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08AED
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08AED | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6F0
Deuteranopia (green-blind)
#9FB4EA
Tritanopia (blue-blind)
#F693B1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f08aed; /* rgb */ color: rgb(240, 138, 237); /* oklch */ color: oklch(77.5% 0.173 328.1);
Tailwind
colors: {
custom: {
50: '#f7aff3',
500: '#f08aed',
950: '#000000',
},
}SCSS
$custom: #f08aed; $custom-light: #f7aff3; $custom-dark: #000000;
JSON
{
"hex": "#f08aed",
"rgb": {
"r": 240,
"g": 138,
"b": 237
},
"hsl": {
"h": 301.765,
"s": 77.273,
"l": 74.118
},
"oklch": {
"l": 0.77522,
"c": 0.17345,
"h": 328.1
},
"luminance": 0.42817
}Semantic roles & 50–950 ramp
primary
#F08AED
secondary
#D8F3D9
accent
#DA120C
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#171117
muted
#858085