#F99DE2#F99DE2
#F99DE2 is a light, vivid pink. Relative luminance 0.497; OKLCH L 81.0% C 0.138 H 336.5°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F99DE2 |
|---|---|
| RGB | rgb(249, 157, 226) |
| HSL | hsl(315, 88%, 80%) |
| HSV | hsv(315, 37%, 98%) |
| CMYK | cmyk(0%, 36.9%, 9.2%, 2.4%) |
| CIE-LAB | lab(75.91, 44.00, -20.58) |
| CIE-LCH | lch(75.91, 48.57, 334.94°) |
| OKLab | oklab(80.99% 0.127 -0.0551) |
| OKLCH | oklch(80.99% 0.138 336.5) |
| XYZ | xyz(64.8511, 49.7481, 78.1232) |
| Luminance | 0.4975 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.19
Bubblegum Pink
#FE83CC
ΔE00 6.01
Lavender Pink
#DD85D7
ΔE00 7.27
Pink (survey)
#FF81C0
ΔE00 7.76
Violet (CSS)
#EE82EE
ΔE00 7.96
Purply Pink
#F075E6
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99DE2 #9DF9B4
analogous
#E29DF9 #F99DE2 #F99DB4
triadic
#F99DE2 #E2F99D #9DE2F9
tetradic
#F99DE2 #F9E29D #9DF9B4 #9DB4F9
square
#F99DE2 #F9E29D #9DF9B4 #9DB4F9
split-complementary
#F99DE2 #B4F99D #9DF9E2
monochromatic
#F22AC0 #F563D1 #F99DE2 #FDD7F3 #FDE2F6
Accessibility & contrast
On white
1.92
#F99DE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#F99DE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99DE2
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99DE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99DE2 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB3E5
Deuteranopia (green-blind)
#B5C0DF
Tritanopia (blue-blind)
#FFA0B6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f99de2; /* rgb */ color: rgb(249, 157, 226); /* oklch */ color: oklch(81.0% 0.138 336.5);
Tailwind
colors: {
custom: {
50: '#fcbbeb',
500: '#f99de2',
950: '#000000',
},
}SCSS
$custom: #f99de2; $custom-light: #fcbbeb; $custom-dark: #000000;
JSON
{
"hex": "#f99de2",
"rgb": {
"r": 249,
"g": 157,
"b": 226
},
"hsl": {
"h": 315,
"s": 88.462,
"l": 79.608
},
"oklch": {
"l": 0.80985,
"c": 0.13848,
"h": 336.5
},
"luminance": 0.49745
}Semantic roles & 50–950 ramp
primary
#F99DE2
secondary
#D6F5DE
accent
#E53A00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181216
muted
#868184