#F09DED#F09DED
#F09DED is a light, vivid purple. Relative luminance 0.488; OKLCH L 80.4% C 0.141 H 328.0°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F09DED |
|---|---|
| RGB | rgb(240, 157, 237) |
| HSL | hsl(302, 73%, 78%) |
| HSV | hsv(302, 35%, 94%) |
| CMYK | cmyk(0%, 34.6%, 1.2%, 5.9%) |
| CIE-LAB | lab(75.30, 43.06, -27.59) |
| CIE-LCH | lch(75.30, 51.14, 327.35°) |
| OKLab | oklab(80.43% 0.12 -0.0748) |
| OKLCH | oklch(80.43% 0.141 328) |
| XYZ | xyz(63.2770, 48.7563, 86.1821) |
| Luminance | 0.4875 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.20
Violet (CSS)
#EE82EE
ΔE00 6.11
Lavender Pink
#DD85D7
ΔE00 6.15
Mauve
#E0B0FF
ΔE00 6.97
Bubblegum Pink
#FE83CC
ΔE00 8.20
Purply Pink
#F075E6
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09DED #9DF0A0
analogous
#CA9DF0 #F09DED #F09DC3
triadic
#F09DED #EDF09D #9DEDF0
tetradic
#F09DED #F0CA9D #9DF0A0 #9DC3F0
square
#F09DED #F0CA9D #9DF0A0 #9DC3F0
split-complementary
#F09DED #C3F09D #9DF0CA
monochromatic
#E033DA #E868E3 #F09DED #F8D2F7 #FBE4FA
Accessibility & contrast
On white
1.95
#F09DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#F09DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09DED
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09DED | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B3F0
Deuteranopia (green-blind)
#ADBDEA
Tritanopia (blue-blind)
#F5A4BB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f09ded; /* rgb */ color: rgb(240, 157, 237); /* oklch */ color: oklch(80.4% 0.141 328.0);
Tailwind
colors: {
custom: {
50: '#f6bbf3',
500: '#f09ded',
950: '#000000',
},
}SCSS
$custom: #f09ded; $custom-light: #f6bbf3; $custom-dark: #000000;
JSON
{
"hex": "#f09ded",
"rgb": {
"r": 240,
"g": 157,
"b": 237
},
"hsl": {
"h": 302.169,
"s": 73.451,
"l": 77.843
},
"oklch": {
"l": 0.80428,
"c": 0.1414,
"h": 328
},
"luminance": 0.48754
}Semantic roles & 50–950 ramp
primary
#F09DED
secondary
#D8F3D9
accent
#D61710
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185