#FE6DFB#FE6DFB
#FE6DFB is a light, highly saturated purple. Relative luminance 0.390; OKLCH L 76.1% C 0.238 H 328.4°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FE6DFB |
|---|---|
| RGB | rgb(254, 109, 251) |
| HSL | hsl(301, 99%, 71%) |
| HSV | hsv(301, 57%, 100%) |
| CMYK | cmyk(0%, 57.1%, 1.2%, 0.4%) |
| CIE-LAB | lab(68.73, 72.45, -45.29) |
| CIE-LCH | lch(68.73, 85.44, 327.99°) |
| OKLab | oklab(76.1% 0.2028 -0.1247) |
| OKLCH | oklch(76.1% 0.238 328.4) |
| XYZ | xyz(63.7535, 38.9772, 95.4135) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.38
Light Magenta
#FA5FF7
ΔE00 2.43
Candy Pink
#FF63E9
ΔE00 3.04
Purply Pink
#F075E6
ΔE00 3.41
Violet (CSS)
#EE82EE
ΔE00 4.19
Orchid
#DA70D6
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE6DFB #6DFE70
analogous
#B86DFE #FE6DFB #FE6DB2
triadic
#FE6DFB #FBFE6D #6DFBFE
tetradic
#FE6DFB #FEB86D #6DFE70 #6DB2FE
square
#FE6DFB #FEB86D #6DFE70 #6DB2FE
split-complementary
#FE6DFB #B2FE6D #6DFEB8
monochromatic
#EF02EA #FE30F9 #FE6DFB #FEAAFD #FFE1FE
Accessibility & contrast
On white
2.39
#FE6DFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#FE6DFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE6DFB
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE6DFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE6DFB | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9BFF
Deuteranopia (green-blind)
#8FAFF7
Tritanopia (blue-blind)
#FF7EAA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fe6dfb; /* rgb */ color: rgb(254, 109, 251); /* oklch */ color: oklch(76.1% 0.238 328.4);
Tailwind
colors: {
custom: {
50: '#ff9efd',
500: '#fe6dfb',
950: '#000000',
},
}SCSS
$custom: #fe6dfb; $custom-light: #ff9efd; $custom-dark: #000000;
JSON
{
"hex": "#fe6dfb",
"rgb": {
"r": 254,
"g": 109,
"b": 251
},
"hsl": {
"h": 301.241,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.76097,
"c": 0.23801,
"h": 328.4
},
"luminance": 0.38973
}Semantic roles & 50–950 ramp
primary
#FE6DFB
secondary
#D0F6D1
accent
#E60500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85