#FE6DDD#FE6DDD
#FE6DDD is a light, highly saturated pink. Relative luminance 0.372; OKLCH L 74.7% C 0.215 H 337.3°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FE6DDD |
|---|---|
| RGB | rgb(254, 109, 221) |
| HSL | hsl(314, 99%, 71%) |
| HSV | hsv(314, 57%, 100%) |
| CMYK | cmyk(0%, 57.1%, 13%, 0.4%) |
| CIE-LAB | lab(67.45, 67.76, -30.72) |
| CIE-LCH | lch(67.45, 74.40, 335.61°) |
| OKLab | oklab(74.74% 0.1985 -0.0831) |
| OKLCH | oklch(74.74% 0.215 337.3) |
| XYZ | xyz(59.3935, 37.2333, 72.4512) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.74
Purply Pink
#F075E6
ΔE00 3.18
Violet (CSS)
#EE82EE
ΔE00 5.16
Light Magenta
#FA5FF7
ΔE00 5.43
Orchid
#DA70D6
ΔE00 5.86
Violet Pink
#FB5FFC
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE6DDD #6DFE8E
analogous
#D66DFE #FE6DDD #FE6D94
triadic
#FE6DDD #DDFE6D #6DDDFE
tetradic
#FE6DDD #FED66D #6DFE8E #6D94FE
square
#FE6DDD #FED66D #6DFE8E #6D94FE
split-complementary
#FE6DDD #94FE6D #6DFED6
monochromatic
#EF02B9 #FE30CF #FE6DDD #FEAAEB #FFE1F8
Accessibility & contrast
On white
2.49
#FE6DDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#FE6DDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE6DDD
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE6DDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE6DDD | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7196E1
Deuteranopia (green-blind)
#9CACD9
Tritanopia (blue-blind)
#FF739C
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fe6ddd; /* rgb */ color: rgb(254, 109, 221); /* oklch */ color: oklch(74.7% 0.215 337.3);
Tailwind
colors: {
custom: {
50: '#ff9ee8',
500: '#fe6ddd',
950: '#000000',
},
}SCSS
$custom: #fe6ddd; $custom-light: #ff9ee8; $custom-dark: #000000;
JSON
{
"hex": "#fe6ddd",
"rgb": {
"r": 254,
"g": 109,
"b": 221
},
"hsl": {
"h": 313.655,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.74737,
"c": 0.2152,
"h": 337.3
},
"luminance": 0.37229
}Semantic roles & 50–950 ramp
primary
#FE6DDD
secondary
#D0F6D9
accent
#E63400
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84