#F89EEF#F89EEF
#F89EEF is a light, vivid purple. Relative luminance 0.506; OKLCH L 81.5% C 0.147 H 330.4°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F89EEF |
|---|---|
| RGB | rgb(248, 158, 239) |
| HSL | hsl(306, 87%, 80%) |
| HSV | hsv(306, 36%, 97%) |
| CMYK | cmyk(0%, 36.3%, 3.6%, 2.7%) |
| CIE-LAB | lab(76.46, 45.37, -26.82) |
| CIE-LCH | lch(76.46, 52.70, 329.41°) |
| OKLab | oklab(81.53% 0.1279 -0.0726) |
| OKLCH | oklch(81.53% 0.147 330.4) |
| XYZ | xyz(66.5173, 50.6452, 87.9164) |
| Luminance | 0.5064 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.14
Violet (CSS)
#EE82EE
ΔE00 6.54
Lavender Pink
#DD85D7
ΔE00 6.93
Bubblegum Pink
#FE83CC
ΔE00 7.75
Mauve
#E0B0FF
ΔE00 7.76
Purply Pink
#F075E6
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89EEF #9EF8A7
analogous
#D49EF8 #F89EEF #F89EC2
triadic
#F89EEF #EFF89E #9EEFF8
tetradic
#F89EEF #F8D49E #9EF8A7 #9EC2F8
square
#F89EEF #F8D49E #9EF8A7 #9EC2F8
split-complementary
#F89EEF #C2F89E #9EF8D4
monochromatic
#F02CDC #F465E6 #F89EEF #FCD7F8 #FDE2FA
Accessibility & contrast
On white
1.89
#F89EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#F89EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89EEF
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89EEF | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB5F2
Deuteranopia (green-blind)
#B1C1EC
Tritanopia (blue-blind)
#FFA4BC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f89eef; /* rgb */ color: rgb(248, 158, 239); /* oklch */ color: oklch(81.5% 0.147 330.4);
Tailwind
colors: {
custom: {
50: '#fcbcf4',
500: '#f89eef',
950: '#000000',
},
}SCSS
$custom: #f89eef; $custom-light: #fcbcf4; $custom-dark: #000000;
JSON
{
"hex": "#f89eef",
"rgb": {
"r": 248,
"g": 158,
"b": 239
},
"hsl": {
"h": 306,
"s": 86.538,
"l": 79.608
},
"oklch": {
"l": 0.81525,
"c": 0.14704,
"h": 330.4
},
"luminance": 0.50642
}Semantic roles & 50–950 ramp
primary
#F89EEF
secondary
#62D86E
accent
#E31902
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285