#F89CFD#F89CFD
#F89CFD is a light, vivid purple. Relative luminance 0.508; OKLCH L 81.8% C 0.163 H 325.1°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F89CFD |
|---|---|
| RGB | rgb(248, 156, 253) |
| HSL | hsl(297, 96%, 80%) |
| HSV | hsv(297, 38%, 99%) |
| CMYK | cmyk(2%, 38.3%, 0%, 0.8%) |
| CIE-LAB | lab(76.57, 48.88, -34.22) |
| CIE-LCH | lch(76.57, 59.67, 325.00°) |
| OKLab | oklab(81.78% 0.1341 -0.0935) |
| OKLCH | oklch(81.78% 0.163 325.1) |
| XYZ | xyz(68.3278, 50.8280, 99.1211) |
| Luminance | 0.5082 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.58
Plum
#DDA0DD
ΔE00 6.77
Mauve
#E0B0FF
ΔE00 7.01
Lavender Pink
#DD85D7
ΔE00 7.42
Purply Pink
#F075E6
ΔE00 8.03
Lilac (survey)
#CEA2FD
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89CFD #A1FD9C
analogous
#C79CFD #F89CFD #FD9CD2
triadic
#F89CFD #FDF89C #9CFDF8
tetradic
#F89CFD #FDC79C #A1FD9C #9CD2FD
square
#F89CFD #FDC79C #A1FD9C #9CD2FD
split-complementary
#F89CFD #D2FD9C #9CFDC7
monochromatic
#F024FB #F460FC #F89CFD #FCD8FE #FDE1FE
Accessibility & contrast
On white
1.88
#F89CFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#F89CFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89CFD
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89CFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89CFD | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B6FF
Deuteranopia (green-blind)
#ABC1FA
Tritanopia (blue-blind)
#FCA6C1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f89cfd; /* rgb */ color: rgb(248, 156, 253); /* oklch */ color: oklch(81.8% 0.163 325.1);
Tailwind
colors: {
custom: {
50: '#fcbbfe',
500: '#f89cfd',
950: '#000000',
},
}SCSS
$custom: #f89cfd; $custom-light: #fcbbfe; $custom-dark: #000000;
JSON
{
"hex": "#f89cfd",
"rgb": {
"r": 248,
"g": 156,
"b": 253
},
"hsl": {
"h": 296.907,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.81781,
"c": 0.16341,
"h": 325.1
},
"luminance": 0.50825
}Semantic roles & 50–950 ramp
primary
#F89CFD
secondary
#64DF5E
accent
#E6000C
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286