#F89DED#F89DED
#F89DED is a light, vivid purple. Relative luminance 0.502; OKLCH L 81.3% C 0.147 H 331.2°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F89DED |
|---|---|
| RGB | rgb(248, 157, 237) |
| HSL | hsl(307, 87%, 79%) |
| HSV | hsv(307, 37%, 97%) |
| CMYK | cmyk(0%, 36.7%, 4.4%, 2.7%) |
| CIE-LAB | lab(76.18, 45.54, -26.16) |
| CIE-LCH | lch(76.18, 52.52, 330.12°) |
| OKLab | oklab(81.29% 0.1289 -0.0707) |
| OKLCH | oklch(81.29% 0.147 331.2) |
| XYZ | xyz(66.0536, 50.1879, 86.3123) |
| Luminance | 0.5019 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.10
Violet (CSS)
#EE82EE
ΔE00 6.50
Lavender Pink
#DD85D7
ΔE00 6.76
Bubblegum Pink
#FE83CC
ΔE00 7.38
Mauve
#E0B0FF
ΔE00 8.07
Purply Pink
#F075E6
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89DED #9DF8A8
analogous
#D69DF8 #F89DED #F89DC0
triadic
#F89DED #EDF89D #9DEDF8
tetradic
#F89DED #F8D69D #9DF8A8 #9DC0F8
square
#F89DED #F8D69D #9DF8A8 #9DC0F8
split-complementary
#F89DED #C0F89D #9DF8D6
monochromatic
#F02BD8 #F464E3 #F89DED #FCD6F7 #FDE2FA
Accessibility & contrast
On white
1.90
#F89DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#F89DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89DED
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89DED | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB4F0
Deuteranopia (green-blind)
#B1C0EA
Tritanopia (blue-blind)
#FFA3BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f89ded; /* rgb */ color: rgb(248, 157, 237); /* oklch */ color: oklch(81.3% 0.147 331.2);
Tailwind
colors: {
custom: {
50: '#fcbbf3',
500: '#f89ded',
950: '#000000',
},
}SCSS
$custom: #f89ded; $custom-light: #fcbbf3; $custom-dark: #000000;
JSON
{
"hex": "#f89ded",
"rgb": {
"r": 248,
"g": 157,
"b": 237
},
"hsl": {
"h": 307.253,
"s": 86.667,
"l": 79.412
},
"oklch": {
"l": 0.81291,
"c": 0.14698,
"h": 331.2
},
"luminance": 0.50185
}Semantic roles & 50–950 ramp
primary
#F89DED
secondary
#61D86F
accent
#E31D02
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285