#F89DEE#F89DEE
#F89DEE is a light, vivid purple. Relative luminance 0.502; OKLCH L 81.3% C 0.148 H 330.8°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F89DEE |
|---|---|
| RGB | rgb(248, 157, 238) |
| HSL | hsl(307, 87%, 79%) |
| HSV | hsv(307, 37%, 97%) |
| CMYK | cmyk(0%, 36.7%, 4%, 2.7%) |
| CIE-LAB | lab(76.22, 45.71, -26.65) |
| CIE-LCH | lch(76.22, 52.91, 329.76°) |
| OKLab | oklab(81.33% 0.1291 -0.0721) |
| OKLCH | oklch(81.33% 0.148 330.8) |
| XYZ | xyz(66.2001, 50.2465, 87.0839) |
| Luminance | 0.5024 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.16
Violet (CSS)
#EE82EE
ΔE00 6.41
Lavender Pink
#DD85D7
ΔE00 6.77
Bubblegum Pink
#FE83CC
ΔE00 7.52
Mauve
#E0B0FF
ΔE00 7.96
Purply Pink
#F075E6
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89DEE #9DF8A7
analogous
#D49DF8 #F89DEE #F89DC1
triadic
#F89DEE #EEF89D #9DEEF8
tetradic
#F89DEE #F8D49D #9DF8A7 #9DC1F8
square
#F89DEE #F8D49D #9DF8A7 #9DC1F8
split-complementary
#F89DEE #C1F89D #9DF8D4
monochromatic
#F02BDA #F464E4 #F89DEE #FCD6F8 #FDE2FA
Accessibility & contrast
On white
1.90
#F89DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#F89DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89DEE
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89DEE | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB4F1
Deuteranopia (green-blind)
#B1C1EB
Tritanopia (blue-blind)
#FFA3BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f89dee; /* rgb */ color: rgb(248, 157, 238); /* oklch */ color: oklch(81.3% 0.148 330.8);
Tailwind
colors: {
custom: {
50: '#fcbbf3',
500: '#f89dee',
950: '#000000',
},
}SCSS
$custom: #f89dee; $custom-light: #fcbbf3; $custom-dark: #000000;
JSON
{
"hex": "#f89dee",
"rgb": {
"r": 248,
"g": 157,
"b": 238
},
"hsl": {
"h": 306.593,
"s": 86.667,
"l": 79.412
},
"oklch": {
"l": 0.8133,
"c": 0.14785,
"h": 330.8
},
"luminance": 0.50243
}Semantic roles & 50–950 ramp
primary
#F89DEE
secondary
#61D86E
accent
#E31B02
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285