#FE6FDE#FE6FDE
#FE6FDE is a light, highly saturated pink. Relative luminance 0.377; OKLCH L 75.0% C 0.213 H 337.0°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FE6FDE |
|---|---|
| RGB | rgb(254, 111, 222) |
| HSL | hsl(313, 99%, 72%) |
| HSV | hsv(313, 56%, 100%) |
| CMYK | cmyk(0%, 56.3%, 12.6%, 0.4%) |
| CIE-LAB | lab(67.81, 67.04, -30.72) |
| CIE-LCH | lch(67.81, 73.75, 335.38°) |
| OKLab | oklab(75.02% 0.1962 -0.0831) |
| OKLCH | oklch(75.02% 0.213 337) |
| XYZ | xyz(59.7430, 37.7183, 73.2269) |
| Luminance | 0.3771 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.86
Purply Pink
#F075E6
ΔE00 3.06
Violet (CSS)
#EE82EE
ΔE00 4.91
Light Magenta
#FA5FF7
ΔE00 5.50
Orchid
#DA70D6
ΔE00 5.92
Violet Pink
#FB5FFC
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE6FDE #6FFE8F
analogous
#D76FFE #FE6FDE #FE6F97
triadic
#FE6FDE #DEFE6F #6FDEFE
tetradic
#FE6FDE #FED76F #6FFE8F #6F97FE
square
#FE6FDE #FED76F #6FFE8F #6F97FE
split-complementary
#FE6FDE #97FE6F #6FFED7
monochromatic
#F102BB #FE32D0 #FE6FDE #FEACEC #FFE1F8
Accessibility & contrast
On white
2.46
#FE6FDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#FE6FDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE6FDE
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE6FDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE6FDE | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7297E2
Deuteranopia (green-blind)
#9CADDA
Tritanopia (blue-blind)
#FF759D
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fe6fde; /* rgb */ color: rgb(254, 111, 222); /* oklch */ color: oklch(75.0% 0.213 337.0);
Tailwind
colors: {
custom: {
50: '#ff9fe8',
500: '#fe6fde',
950: '#000000',
},
}SCSS
$custom: #fe6fde; $custom-light: #ff9fe8; $custom-dark: #000000;
JSON
{
"hex": "#fe6fde",
"rgb": {
"r": 254,
"g": 111,
"b": 222
},
"hsl": {
"h": 313.427,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.75016,
"c": 0.21302,
"h": 337
},
"luminance": 0.37714
}Semantic roles & 50–950 ramp
primary
#FE6FDE
secondary
#D2F7DA
accent
#E63300
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84