#F99CED#F99CED
#F99CED is a light, vivid purple. Relative luminance 0.500; OKLCH L 81.2% C 0.149 H 331.6°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F99CED |
|---|---|
| RGB | rgb(249, 156, 237) |
| HSL | hsl(308, 89%, 79%) |
| HSV | hsv(308, 37%, 98%) |
| CMYK | cmyk(0%, 37.3%, 4.8%, 2.4%) |
| CIE-LAB | lab(76.09, 46.36, -26.29) |
| CIE-LCH | lch(76.09, 53.30, 330.44°) |
| OKLab | oklab(81.24% 0.1314 -0.0711) |
| OKLCH | oklch(81.24% 0.149 331.6) |
| XYZ | xyz(66.2407, 50.0343, 86.2728) |
| Luminance | 0.5003 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.32
Violet (CSS)
#EE82EE
ΔE00 6.36
Lavender Pink
#DD85D7
ΔE00 6.71
Bubblegum Pink
#FE83CC
ΔE00 7.20
Purply Pink
#F075E6
ΔE00 8.26
Mauve
#E0B0FF
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99CED #9CF9A8
analogous
#D79CF9 #F99CED #F99CBF
triadic
#F99CED #EDF99C #9CEDF9
tetradic
#F99CED #F9D79C #9CF9A8 #9CBFF9
square
#F99CED #F9D79C #9CF9A8 #9CBFF9
split-complementary
#F99CED #BFF99C #9CF9D7
monochromatic
#F229D8 #F662E3 #F99CED #FCD6F7 #FDE2FA
Accessibility & contrast
On white
1.91
#F99CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#F99CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99CED
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99CED | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B4F0
Deuteranopia (green-blind)
#B1C0EA
Tritanopia (blue-blind)
#FFA2BA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f99ced; /* rgb */ color: rgb(249, 156, 237); /* oklch */ color: oklch(81.2% 0.149 331.6);
Tailwind
colors: {
custom: {
50: '#fdbbf3',
500: '#f99ced',
950: '#000000',
},
}SCSS
$custom: #f99ced; $custom-light: #fdbbf3; $custom-dark: #000000;
JSON
{
"hex": "#f99ced",
"rgb": {
"r": 249,
"g": 156,
"b": 237
},
"hsl": {
"h": 307.742,
"s": 88.571,
"l": 79.412
},
"oklch": {
"l": 0.81244,
"c": 0.14939,
"h": 331.6
},
"luminance": 0.50031
}Semantic roles & 50–950 ramp
primary
#F99CED
secondary
#60DA6F
accent
#E51E00
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285