#FE6DEB#FE6DEB
#FE6DEB is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 75.3% C 0.225 H 332.9°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FE6DEB |
|---|---|
| RGB | rgb(254, 109, 235) |
| HSL | hsl(308, 99%, 71%) |
| HSV | hsv(308, 57%, 100%) |
| CMYK | cmyk(0%, 57.1%, 7.5%, 0.4%) |
| CIE-LAB | lab(68.03, 69.89, -37.59) |
| CIE-LCH | lch(68.03, 79.36, 331.72°) |
| OKLab | oklab(75.35% 0.2008 -0.1026) |
| OKLCH | oklch(75.35% 0.225 332.9) |
| XYZ | xyz(61.3371, 38.0107, 82.6873) |
| Luminance | 0.3801 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.50
Purply Pink
#F075E6
ΔE00 2.18
Light Magenta
#FA5FF7
ΔE00 3.46
Violet Pink
#FB5FFC
ΔE00 3.89
Violet (CSS)
#EE82EE
ΔE00 4.03
Orchid
#DA70D6
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE6DEB #6DFE80
analogous
#C86DFE #FE6DEB #FE6DA2
triadic
#FE6DEB #EBFE6D #6DEBFE
tetradic
#FE6DEB #FEC86D #6DFE80 #6DA2FE
square
#FE6DEB #FEC86D #6DFE80 #6DA2FE
split-complementary
#FE6DEB #A2FE6D #6DFEC8
monochromatic
#EF02D0 #FE30E3 #FE6DEB #FEAAF3 #FFE1FB
Accessibility & contrast
On white
2.44
#FE6DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#FE6DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE6DEB
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE6DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE6DEB | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6998EF
Deuteranopia (green-blind)
#96ADE7
Tritanopia (blue-blind)
#FF78A2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fe6deb; /* rgb */ color: rgb(254, 109, 235); /* oklch */ color: oklch(75.3% 0.225 332.9);
Tailwind
colors: {
custom: {
50: '#ff9ef2',
500: '#fe6deb',
950: '#000000',
},
}SCSS
$custom: #fe6deb; $custom-light: #ff9ef2; $custom-dark: #000000;
JSON
{
"hex": "#fe6deb",
"rgb": {
"r": 254,
"g": 109,
"b": 235
},
"hsl": {
"h": 307.862,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.7535,
"c": 0.22549,
"h": 332.9
},
"luminance": 0.38006
}Semantic roles & 50–950 ramp
primary
#FE6DEB
secondary
#D0F6D5
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85