#FD94EE#FD94EE
#FD94EE is a light, vivid purple. Relative luminance 0.482; OKLCH L 80.5% C 0.167 H 332.4°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FD94EE |
|---|---|
| RGB | rgb(253, 148, 238) |
| HSL | hsl(309, 96%, 79%) |
| HSV | hsv(309, 42%, 99%) |
| CMYK | cmyk(0%, 41.5%, 5.9%, 0.8%) |
| CIE-LAB | lab(74.98, 51.81, -28.51) |
| CIE-LCH | lch(74.98, 59.13, 331.18°) |
| OKLab | oklab(80.52% 0.1476 -0.0771) |
| OKLCH | oklch(80.52% 0.167 332.4) |
| XYZ | xyz(66.5300, 48.2391, 86.6791) |
| Luminance | 0.4824 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.02
Lavender Pink
#DD85D7
ΔE00 6.17
Bubblegum Pink
#FE83CC
ΔE00 6.50
Plum
#DDA0DD
ΔE00 6.68
Purply Pink
#F075E6
ΔE00 6.74
Candy Pink
#FF63E9
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD94EE #94FDA3
analogous
#D794FD #FD94EE #FD94B9
triadic
#FD94EE #EEFD94 #94EEFD
tetradic
#FD94EE #FDD794 #94FDA3 #94B9FD
square
#FD94EE #FDD794 #94FDA3 #94B9FD
split-complementary
#FD94EE #B9FD94 #94FDD7
monochromatic
#FB1CDB #FC58E4 #FD94EE #FED0F8 #FEE1FA
Accessibility & contrast
On white
1.97
#FD94EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#FD94EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD94EE
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD94EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD94EE | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AFF1
Deuteranopia (green-blind)
#AEBEEB
Tritanopia (blue-blind)
#FF9AB6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fd94ee; /* rgb */ color: rgb(253, 148, 238); /* oklch */ color: oklch(80.5% 0.167 332.4);
Tailwind
colors: {
custom: {
50: '#ffb6f3',
500: '#fd94ee',
950: '#000000',
},
}SCSS
$custom: #fd94ee; $custom-light: #ffb6f3; $custom-dark: #000000;
JSON
{
"hex": "#fd94ee",
"rgb": {
"r": 253,
"g": 148,
"b": 238
},
"hsl": {
"h": 308.571,
"s": 96.33,
"l": 78.627
},
"oklch": {
"l": 0.80518,
"c": 0.16656,
"h": 332.4
},
"luminance": 0.48236
}Semantic roles & 50–950 ramp
primary
#FD94EE
secondary
#D4F7D9
accent
#E62100
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085