#F08DED#F08DED
#F08DED is a light, vivid purple. Relative luminance 0.437; OKLCH L 78.0% C 0.168 H 328.1°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F08DED |
|---|---|
| RGB | rgb(240, 141, 237) |
| HSL | hsl(302, 77%, 75%) |
| HSV | hsv(302, 41%, 94%) |
| CMYK | cmyk(0%, 41.3%, 1.2%, 5.9%) |
| CIE-LAB | lab(72.02, 51.28, -32.64) |
| CIE-LCH | lch(72.02, 60.78, 327.53°) |
| OKLab | oklab(77.96% 0.1431 -0.089) |
| OKLCH | oklch(77.96% 0.168 328.1) |
| XYZ | xyz(60.7451, 43.6924, 85.3381) |
| Luminance | 0.4369 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.48
Lavender Pink
#DD85D7
ΔE00 4.20
Purply Pink
#F075E6
ΔE00 4.72
Plum
#DDA0DD
ΔE00 6.73
Candy Pink
#FF63E9
ΔE00 7.27
Orchid
#DA70D6
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08DED #8DF090
analogous
#C18DF0 #F08DED #F08DBC
triadic
#F08DED #EDF08D #8DEDF0
tetradic
#F08DED #F0C18D #8DF090 #8DBCF0
square
#F08DED #F0C18D #8DF090 #8DBCF0
split-complementary
#F08DED #BCF08D #8DF0C1
monochromatic
#E221DC #E957E4 #F08DED #F7C3F6 #FBE4FB
Accessibility & contrast
On white
2.16
#F08DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#F08DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08DED
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08DED | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8F0
Deuteranopia (green-blind)
#A1B5EA
Tritanopia (blue-blind)
#F696B2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f08ded; /* rgb */ color: rgb(240, 141, 237); /* oklch */ color: oklch(78.0% 0.168 328.1);
Tailwind
colors: {
custom: {
50: '#f7b1f3',
500: '#f08ded',
950: '#000000',
},
}SCSS
$custom: #f08ded; $custom-light: #f7b1f3; $custom-dark: #000000;
JSON
{
"hex": "#f08ded",
"rgb": {
"r": 240,
"g": 141,
"b": 237
},
"hsl": {
"h": 301.818,
"s": 76.744,
"l": 74.706
},
"oklch": {
"l": 0.77963,
"c": 0.16849,
"h": 328.1
},
"luminance": 0.43689
}Semantic roles & 50–950 ramp
primary
#F08DED
secondary
#D8F3D9
accent
#D9130D
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085