#F89CFF#F89CFF
#F89CFF is a light, vivid purple. Relative luminance 0.510; OKLCH L 81.9% C 0.165 H 324.4°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F89CFF |
|---|---|
| RGB | rgb(248, 156, 255) |
| HSL | hsl(296, 100%, 81%) |
| HSV | hsv(296, 39%, 100%) |
| CMYK | cmyk(2.7%, 38.8%, 0%, 0%) |
| CIE-LAB | lab(76.65, 49.24, -35.18) |
| CIE-LCH | lch(76.65, 60.52, 324.46°) |
| OKLab | oklab(81.86% 0.1345 -0.0962) |
| OKLCH | oklch(81.86% 0.165 324.4) |
| XYZ | xyz(68.6481, 50.9561, 100.8078) |
| Luminance | 0.5095 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.61
Mauve
#E0B0FF
ΔE00 6.95
Plum
#DDA0DD
ΔE00 7.02
Lavender Pink
#DD85D7
ΔE00 7.60
Purply Pink
#F075E6
ΔE00 8.09
Lilac (survey)
#CEA2FD
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89CFF #A3FF9C
analogous
#C79CFF #F89CFF #FF9CD4
triadic
#F89CFF #FFF89C #9CFFF8
tetradic
#F89CFF #FFC79C #A3FF9C #9CD4FF
square
#F89CFF #FFC79C #A3FF9C #9CD4FF
split-complementary
#F89CFF #D4FF9C #9CFFC7
monochromatic
#EF22FF #F45FFF #F89CFF #FCD9FF #FDE0FF
Accessibility & contrast
On white
1.88
#F89CFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#F89CFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89CFF
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89CFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89CFF | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B6FF
Deuteranopia (green-blind)
#AAC1FC
Tritanopia (blue-blind)
#FCA6C2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f89cff; /* rgb */ color: rgb(248, 156, 255); /* oklch */ color: oklch(81.9% 0.165 324.4);
Tailwind
colors: {
custom: {
50: '#fcbbff',
500: '#f89cff',
950: '#000000',
},
}SCSS
$custom: #f89cff; $custom-light: #fcbbff; $custom-dark: #000000;
JSON
{
"hex": "#f89cff",
"rgb": {
"r": 248,
"g": 156,
"b": 255
},
"hsl": {
"h": 295.758,
"s": 100,
"l": 80.588
},
"oklch": {
"l": 0.81865,
"c": 0.16533,
"h": 324.4
},
"luminance": 0.50953
}Semantic roles & 50–950 ramp
primary
#F89CFF
secondary
#66E25D
accent
#E60010
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286