#F89DFD#F89DFD
#F89DFD is a light, vivid purple. Relative luminance 0.512; OKLCH L 81.9% C 0.162 H 325.1°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F89DFD |
|---|---|
| RGB | rgb(248, 157, 253) |
| HSL | hsl(297, 96%, 80%) |
| HSV | hsv(297, 38%, 99%) |
| CMYK | cmyk(2%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(76.78, 48.37, -33.91) |
| CIE-LCH | lch(76.78, 59.07, 324.97°) |
| OKLab | oklab(81.93% 0.1326 -0.0926) |
| OKLCH | oklch(81.93% 0.162 325.1) |
| XYZ | xyz(68.4963, 51.1650, 99.1772) |
| Luminance | 0.5116 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.77
Plum
#DDA0DD
ΔE00 6.67
Mauve
#E0B0FF
ΔE00 6.86
Lavender Pink
#DD85D7
ΔE00 7.53
Purply Pink
#F075E6
ΔE00 8.22
Lilac (survey)
#CEA2FD
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89DFD #A2FD9D
analogous
#C89DFD #F89DFD #FD9DD2
triadic
#F89DFD #FDF89D #9DFDF8
tetradic
#F89DFD #FDC89D #A2FD9D #9DD2FD
square
#F89DFD #FDC89D #A2FD9D #9DD2FD
split-complementary
#F89DFD #D2FD9D #9DFDC8
monochromatic
#EF25FB #F461FC #F89DFD #FCD9FE #FDE1FE
Accessibility & contrast
On white
1.87
#F89DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#F89DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89DFD
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89DFD | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B6FF
Deuteranopia (green-blind)
#ACC1FA
Tritanopia (blue-blind)
#FCA7C1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f89dfd; /* rgb */ color: rgb(248, 157, 253); /* oklch */ color: oklch(81.9% 0.162 325.1);
Tailwind
colors: {
custom: {
50: '#fcbbfe',
500: '#f89dfd',
950: '#000000',
},
}SCSS
$custom: #f89dfd; $custom-light: #fcbbfe; $custom-dark: #000000;
JSON
{
"hex": "#f89dfd",
"rgb": {
"r": 248,
"g": 157,
"b": 253
},
"hsl": {
"h": 296.875,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.81934,
"c": 0.16173,
"h": 325.1
},
"luminance": 0.51162
}Semantic roles & 50–950 ramp
primary
#F89DFD
secondary
#65E05F
accent
#E6000C
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286