#FE6DF0#FE6DF0
#FE6DF0 is a light, highly saturated purple. Relative luminance 0.383; OKLCH L 75.6% C 0.229 H 331.5°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FE6DF0 |
|---|---|
| RGB | rgb(254, 109, 240) |
| HSL | hsl(306, 99%, 71%) |
| HSV | hsv(306, 57%, 100%) |
| CMYK | cmyk(0%, 57.1%, 5.5%, 0.4%) |
| CIE-LAB | lab(68.24, 70.67, -40.02) |
| CIE-LCH | lch(68.24, 81.22, 330.48°) |
| OKLab | oklab(75.58% 0.2015 -0.1095) |
| OKLCH | oklch(75.58% 0.229 331.5) |
| XYZ | xyz(62.0696, 38.3037, 86.5453) |
| Luminance | 0.3830 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.75
Purply Pink
#F075E6
ΔE00 2.35
Light Magenta
#FA5FF7
ΔE00 2.94
Violet Pink
#FB5FFC
ΔE00 3.27
Violet (CSS)
#EE82EE
ΔE00 3.91
Orchid
#DA70D6
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE6DF0 #6DFE7B
analogous
#C36DFE #FE6DF0 #FE6DA7
triadic
#FE6DF0 #F0FE6D #6DF0FE
tetradic
#FE6DF0 #FEC36D #6DFE7B #6DA7FE
square
#FE6DF0 #FEC36D #6DFE7B #6DA7FE
split-complementary
#FE6DF0 #A7FE6D #6DFEC3
monochromatic
#EF02D8 #FE30EA #FE6DF0 #FEAAF6 #FFE1FC
Accessibility & contrast
On white
2.42
#FE6DF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#FE6DF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE6DF0
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE6DF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE6DF0 | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6699F4
Deuteranopia (green-blind)
#94AEEC
Tritanopia (blue-blind)
#FF7AA5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fe6df0; /* rgb */ color: rgb(254, 109, 240); /* oklch */ color: oklch(75.6% 0.229 331.5);
Tailwind
colors: {
custom: {
50: '#ff9ef5',
500: '#fe6df0',
950: '#000000',
},
}SCSS
$custom: #fe6df0; $custom-light: #ff9ef5; $custom-dark: #000000;
JSON
{
"hex": "#fe6df0",
"rgb": {
"r": 254,
"g": 109,
"b": 240
},
"hsl": {
"h": 305.793,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.75578,
"c": 0.22932,
"h": 331.5
},
"luminance": 0.38299
}Semantic roles & 50–950 ramp
primary
#FE6DF0
secondary
#D0F6D4
accent
#E61600
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85