#F99DEB#F99DEB
#F99DEB is a light, vivid purple. Relative luminance 0.503; OKLCH L 81.3% C 0.146 H 332.5°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F99DEB |
|---|---|
| RGB | rgb(249, 157, 235) |
| HSL | hsl(309, 88%, 80%) |
| HSV | hsv(309, 37%, 98%) |
| CMYK | cmyk(0%, 36.9%, 5.6%, 2.4%) |
| CIE-LAB | lab(76.23, 45.50, -25.00) |
| CIE-LCH | lch(76.23, 51.92, 331.22°) |
| OKLab | oklab(81.32% 0.1294 -0.0674) |
| OKLCH | oklch(81.32% 0.146 332.5) |
| XYZ | xyz(66.1186, 50.2551, 84.7986) |
| Luminance | 0.5025 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.15
Violet (CSS)
#EE82EE
ΔE00 6.78
Lavender Pink
#DD85D7
ΔE00 6.87
Bubblegum Pink
#FE83CC
ΔE00 7.03
Mauve
#E0B0FF
ΔE00 8.44
Purply Pink
#F075E6
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99DEB #9DF9AB
analogous
#D99DF9 #F99DEB #F99DBD
triadic
#F99DEB #EBF99D #9DEBF9
tetradic
#F99DEB #F9D99D #9DF9AB #9DBDF9
square
#F99DEB #F9D99D #9DF9AB #9DBDF9
split-complementary
#F99DEB #BDF99D #9DF9D9
monochromatic
#F22AD3 #F563DF #F99DEB #FDD7F7 #FDE2F9
Accessibility & contrast
On white
1.90
#F99DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#F99DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99DEB
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99DEB | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB4EE
Deuteranopia (green-blind)
#B3C1E8
Tritanopia (blue-blind)
#FFA2BA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f99deb; /* rgb */ color: rgb(249, 157, 235); /* oklch */ color: oklch(81.3% 0.146 332.5);
Tailwind
colors: {
custom: {
50: '#fcbbf1',
500: '#f99deb',
950: '#000000',
},
}SCSS
$custom: #f99deb; $custom-light: #fcbbf1; $custom-dark: #000000;
JSON
{
"hex": "#f99deb",
"rgb": {
"r": 249,
"g": 157,
"b": 235
},
"hsl": {
"h": 309.13,
"s": 88.462,
"l": 79.608
},
"oklch": {
"l": 0.81323,
"c": 0.14596,
"h": 332.5
},
"luminance": 0.50252
}Semantic roles & 50–950 ramp
primary
#F99DEB
secondary
#60DA73
accent
#E52300
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181216
muted
#868285