#F99DED#F99DED
#F99DED is a light, vivid purple. Relative luminance 0.504; OKLCH L 81.4% C 0.148 H 331.6°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F99DED |
|---|---|
| RGB | rgb(249, 157, 237) |
| HSL | hsl(308, 88%, 80%) |
| HSV | hsv(308, 37%, 98%) |
| CMYK | cmyk(0%, 36.9%, 4.8%, 2.4%) |
| CIE-LAB | lab(76.30, 45.85, -25.98) |
| CIE-LCH | lch(76.30, 52.69, 330.46°) |
| OKLab | oklab(81.4% 0.13 -0.0702) |
| OKLCH | oklch(81.4% 0.148 331.6) |
| XYZ | xyz(66.4092, 50.3713, 86.3289) |
| Luminance | 0.5037 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.23
Violet (CSS)
#EE82EE
ΔE00 6.57
Lavender Pink
#DD85D7
ΔE00 6.86
Bubblegum Pink
#FE83CC
ΔE00 7.29
Mauve
#E0B0FF
ΔE00 8.21
Purply Pink
#F075E6
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99DED #9DF9A9
analogous
#D79DF9 #F99DED #F99DBF
triadic
#F99DED #EDF99D #9DEDF9
tetradic
#F99DED #F9D79D #9DF9A9 #9DBFF9
square
#F99DED #F9D79D #9DF9A9 #9DBFF9
split-complementary
#F99DED #BFF99D #9DF9D7
monochromatic
#F22AD8 #F563E2 #F99DED #FDD7F8 #FDE2FA
Accessibility & contrast
On white
1.90
#F99DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#F99DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99DED
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99DED | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB4F0
Deuteranopia (green-blind)
#B2C1EA
Tritanopia (blue-blind)
#FFA3BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f99ded; /* rgb */ color: rgb(249, 157, 237); /* oklch */ color: oklch(81.4% 0.148 331.6);
Tailwind
colors: {
custom: {
50: '#fcbbf3',
500: '#f99ded',
950: '#000000',
},
}SCSS
$custom: #f99ded; $custom-light: #fcbbf3; $custom-dark: #000000;
JSON
{
"hex": "#f99ded",
"rgb": {
"r": 249,
"g": 157,
"b": 237
},
"hsl": {
"h": 307.826,
"s": 88.462,
"l": 79.608
},
"oklch": {
"l": 0.814,
"c": 0.14769,
"h": 331.6
},
"luminance": 0.50368
}Semantic roles & 50–950 ramp
primary
#F99DED
secondary
#60DA70
accent
#E51E00
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285