#FE6EEB#FE6EEB
#FE6EEB is a light, highly saturated purple. Relative luminance 0.382; OKLCH L 75.5% C 0.224 H 333.0°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FE6EEB |
|---|---|
| RGB | rgb(254, 110, 235) |
| HSL | hsl(308, 99%, 71%) |
| HSV | hsv(308, 57%, 100%) |
| CMYK | cmyk(0%, 56.7%, 7.5%, 0.4%) |
| CIE-LAB | lab(68.19, 69.46, -37.35) |
| CIE-LCH | lch(68.19, 78.86, 331.73°) |
| OKLab | oklab(75.47% 0.1996 -0.1019) |
| OKLCH | oklch(75.47% 0.224 333) |
| XYZ | xyz(61.4444, 38.2253, 82.7231) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.66
Purply Pink
#F075E6
ΔE00 2.13
Light Magenta
#FA5FF7
ΔE00 3.60
Violet (CSS)
#EE82EE
ΔE00 3.92
Violet Pink
#FB5FFC
ΔE00 4.01
Orchid
#DA70D6
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE6EEB #6EFE81
analogous
#C96EFE #FE6EEB #FE6EA3
triadic
#FE6EEB #EBFE6E #6EEBFE
tetradic
#FE6EEB #FEC96E #6EFE81 #6EA3FE
square
#FE6EEB #FEC96E #6EFE81 #6EA3FE
split-complementary
#FE6EEB #A3FE6E #6EFEC9
monochromatic
#F002D1 #FE31E3 #FE6EEB #FEABF3 #FFE1FB
Accessibility & contrast
On white
2.43
#FE6EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#FE6EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE6EEB
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE6EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE6EEB | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A99EF
Deuteranopia (green-blind)
#97AEE7
Tritanopia (blue-blind)
#FF79A3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fe6eeb; /* rgb */ color: rgb(254, 110, 235); /* oklch */ color: oklch(75.5% 0.224 333.0);
Tailwind
colors: {
custom: {
50: '#ff9ef2',
500: '#fe6eeb',
950: '#000000',
},
}SCSS
$custom: #fe6eeb; $custom-light: #ff9ef2; $custom-dark: #000000;
JSON
{
"hex": "#fe6eeb",
"rgb": {
"r": 254,
"g": 110,
"b": 235
},
"hsl": {
"h": 307.917,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.75466,
"c": 0.22406,
"h": 333
},
"luminance": 0.38221
}Semantic roles & 50–950 ramp
primary
#FE6EEB
secondary
#D1F7D6
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85