#FF89EE#FF89EE
#FF89EE is a light, vivid purple. Relative luminance 0.453; OKLCH L 79.2% C 0.186 H 332.8°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FF89EE |
|---|---|
| RGB | rgb(255, 137, 238) |
| HSL | hsl(309, 100%, 77%) |
| HSV | hsv(309, 46%, 100%) |
| CMYK | cmyk(0%, 46.3%, 6.7%, 0%) |
| CIE-LAB | lab(73.11, 57.82, -31.36) |
| CIE-LCH | lch(73.11, 65.78, 331.53°) |
| OKLab | oklab(79.17% 0.1654 -0.0851) |
| OKLCH | oklch(79.17% 0.186 332.8) |
| XYZ | xyz(65.6180, 45.3283, 86.1654) |
| Luminance | 0.4532 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.57
Purply Pink
#F075E6
ΔE00 4.84
Lavender Pink
#DD85D7
ΔE00 5.73
Bubblegum Pink
#FE83CC
ΔE00 6.28
Candy Pink
#FF63E9
ΔE00 6.51
Light Magenta
#FA5FF7
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF89EE #89FF9A
analogous
#D589FF #FF89EE #FF89B3
triadic
#FF89EE #EEFF89 #89EEFF
tetradic
#FF89EE #FFD589 #89FF9A #89B3FF
square
#FF89EE #FFD589 #89FF9A #89B3FF
split-complementary
#FF89EE #B3FF89 #89FFD5
monochromatic
#FF0FDC #FF4CE5 #FF89EE #FFC6F7 #FFE0FB
Accessibility & contrast
On white
2.09
#FF89EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#FF89EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF89EE
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF89EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF89EE | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F1
Deuteranopia (green-blind)
#A7BAEB
Tritanopia (blue-blind)
#FF90B1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff89ee; /* rgb */ color: rgb(255, 137, 238); /* oklch */ color: oklch(79.2% 0.186 332.8);
Tailwind
colors: {
custom: {
50: '#ffaff3',
500: '#ff89ee',
950: '#000000',
},
}SCSS
$custom: #ff89ee; $custom-light: #ffaff3; $custom-dark: #000000;
JSON
{
"hex": "#ff89ee",
"rgb": {
"r": 255,
"g": 137,
"b": 238
},
"hsl": {
"h": 308.644,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.79172,
"c": 0.18595,
"h": 332.8
},
"luminance": 0.45324
}Semantic roles & 50–950 ramp
primary
#FF89EE
secondary
#D4F7D9
accent
#E62100
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085