#FE6EEF#FE6EEF
#FE6EEF is a light, highly saturated purple. Relative luminance 0.385; OKLCH L 75.6% C 0.227 H 331.8°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FE6EEF |
|---|---|
| RGB | rgb(254, 110, 239) |
| HSL | hsl(306, 99%, 71%) |
| HSV | hsv(306, 57%, 100%) |
| CMYK | cmyk(0%, 56.7%, 5.9%, 0.4%) |
| CIE-LAB | lab(68.36, 70.09, -39.29) |
| CIE-LCH | lch(68.36, 80.35, 330.73°) |
| OKLab | oklab(75.65% 0.2001 -0.1074) |
| OKLCH | oklch(75.65% 0.227 331.8) |
| XYZ | xyz(62.0288, 38.4590, 85.8009) |
| Luminance | 0.3846 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.81
Purply Pink
#F075E6
ΔE00 2.24
Light Magenta
#FA5FF7
ΔE00 3.17
Violet Pink
#FB5FFC
ΔE00 3.51
Violet (CSS)
#EE82EE
ΔE00 3.80
Orchid
#DA70D6
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE6EEF #6EFE7D
analogous
#C56EFE #FE6EEF #FE6EA7
triadic
#FE6EEF #EFFE6E #6EEFFE
tetradic
#FE6EEF #FEC56E #6EFE7D #6EA7FE
square
#FE6EEF #FEC56E #6EFE7D #6EA7FE
split-complementary
#FE6EEF #A7FE6E #6EFEC5
monochromatic
#F002D7 #FE31E8 #FE6EEF #FEABF6 #FFE1FC
Accessibility & contrast
On white
2.42
#FE6EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#FE6EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE6EEF
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE6EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE6EEF | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689AF3
Deuteranopia (green-blind)
#95AEEB
Tritanopia (blue-blind)
#FF7AA5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fe6eef; /* rgb */ color: rgb(254, 110, 239); /* oklch */ color: oklch(75.6% 0.227 331.8);
Tailwind
colors: {
custom: {
50: '#ff9ef4',
500: '#fe6eef',
950: '#000000',
},
}SCSS
$custom: #fe6eef; $custom-light: #ff9ef4; $custom-dark: #000000;
JSON
{
"hex": "#fe6eef",
"rgb": {
"r": 254,
"g": 110,
"b": 239
},
"hsl": {
"h": 306.25,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.75647,
"c": 0.22714,
"h": 331.8
},
"luminance": 0.38455
}Semantic roles & 50–950 ramp
primary
#FE6EEF
secondary
#D1F7D5
accent
#E61800
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85