#F89DFF#F89DFF
#F89DFF is a very light, vivid purple. Relative luminance 0.513; OKLCH L 82.0% C 0.164 H 324.4°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F89DFF |
|---|---|
| RGB | rgb(248, 157, 255) |
| HSL | hsl(296, 100%, 81%) |
| HSV | hsv(296, 38%, 100%) |
| CMYK | cmyk(2.7%, 38.4%, 0%, 0%) |
| CIE-LAB | lab(76.86, 48.73, -34.87) |
| CIE-LCH | lch(76.86, 59.92, 324.42°) |
| OKLab | oklab(82.02% 0.1331 -0.0953) |
| OKLCH | oklch(82.02% 0.164 324.4) |
| XYZ | xyz(68.8166, 51.2931, 100.8640) |
| Luminance | 0.5129 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.80
Mauve
#E0B0FF
ΔE00 6.80
Plum
#DDA0DD
ΔE00 6.93
Lavender Pink
#DD85D7
ΔE00 7.70
Purply Pink
#F075E6
ΔE00 8.28
Lilac (survey)
#CEA2FD
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89DFF #A4FF9D
analogous
#C79DFF #F89DFF #FF9DD5
triadic
#F89DFF #FFF89D #9DFFF8
tetradic
#F89DFF #FFC79D #A4FF9D #9DD5FF
square
#F89DFF #FFC79D #A4FF9D #9DD5FF
split-complementary
#F89DFF #D5FF9D #9DFFC7
monochromatic
#EF23FF #F460FF #F89DFF #FCDAFF #FDE0FF
Accessibility & contrast
On white
1.87
#F89DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#F89DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89DFF
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89DFF | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B7FF
Deuteranopia (green-blind)
#ABC2FC
Tritanopia (blue-blind)
#FCA7C2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f89dff; /* rgb */ color: rgb(248, 157, 255); /* oklch */ color: oklch(82.0% 0.164 324.4);
Tailwind
colors: {
custom: {
50: '#fcbcff',
500: '#f89dff',
950: '#000000',
},
}SCSS
$custom: #f89dff; $custom-light: #fcbcff; $custom-dark: #000000;
JSON
{
"hex": "#f89dff",
"rgb": {
"r": 248,
"g": 157,
"b": 255
},
"hsl": {
"h": 295.714,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.82018,
"c": 0.16367,
"h": 324.4
},
"luminance": 0.5129
}Semantic roles & 50–950 ramp
primary
#F89DFF
secondary
#67E35E
accent
#E60010
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286