#FF91ED#FF91ED
#FF91ED is a light, vivid purple. Relative luminance 0.476; OKLCH L 80.3% C 0.172 H 333.4°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FF91ED |
|---|---|
| RGB | rgb(255, 145, 237) |
| HSL | hsl(310, 100%, 78%) |
| HSV | hsv(310, 43%, 100%) |
| CMYK | cmyk(0%, 43.1%, 7.1%, 0%) |
| CIE-LAB | lab(74.59, 53.74, -28.53) |
| CIE-LCH | lch(74.59, 60.84, 332.04°) |
| OKLab | oklab(80.27% 0.1539 -0.0772) |
| OKLCH | oklch(80.27% 0.172 333.4) |
| XYZ | xyz(66.6511, 47.6290, 85.7870) |
| Luminance | 0.4763 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.83
Bubblegum Pink
#FE83CC
ΔE00 6.10
Lavender Pink
#DD85D7
ΔE00 6.14
Purply Pink
#F075E6
ΔE00 6.35
Plum
#DDA0DD
ΔE00 7.19
Candy Pink
#FF63E9
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF91ED #91FFA3
analogous
#DA91FF #FF91ED #FF91B6
triadic
#FF91ED #EDFF91 #91EDFF
tetradic
#FF91ED #FFDA91 #91FFA3 #91B6FF
square
#FF91ED #FFDA91 #91FFA3 #91B6FF
split-complementary
#FF91ED #B6FF91 #91FFDA
monochromatic
#FF17D9 #FF54E3 #FF91ED #FFCEF7 #FFE0FA
Accessibility & contrast
On white
2.00
#FF91ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#FF91ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF91ED
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF91ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF91ED | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AEF0
Deuteranopia (green-blind)
#ADBDEA
Tritanopia (blue-blind)
#FF97B4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff91ed; /* rgb */ color: rgb(255, 145, 237); /* oklch */ color: oklch(80.3% 0.172 333.4);
Tailwind
colors: {
custom: {
50: '#ffb4f3',
500: '#ff91ed',
950: '#000000',
},
}SCSS
$custom: #ff91ed; $custom-light: #ffb4f3; $custom-dark: #000000;
JSON
{
"hex": "#ff91ed",
"rgb": {
"r": 255,
"g": 145,
"b": 237
},
"hsl": {
"h": 309.818,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.80268,
"c": 0.17213,
"h": 333.4
},
"luminance": 0.47625
}Semantic roles & 50–950 ramp
primary
#FF91ED
secondary
#D4F7D9
accent
#E62600
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085