#FD6EDF#FD6EDF
#FD6EDF is a light, highly saturated pink. Relative luminance 0.374; OKLCH L 74.8% C 0.215 H 336.4°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6EDF |
|---|---|
| RGB | rgb(253, 110, 223) |
| HSL | hsl(313, 97%, 71%) |
| HSV | hsv(313, 57%, 99%) |
| CMYK | cmyk(0%, 56.5%, 11.9%, 0.8%) |
| CIE-LAB | lab(67.55, 67.36, -31.69) |
| CIE-LCH | lch(67.55, 74.44, 334.80°) |
| OKLab | oklab(74.81% 0.1966 -0.0858) |
| OKLCH | oklch(74.81% 0.215 336.4) |
| XYZ | xyz(59.4038, 37.3668, 73.8815) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.51
Purply Pink
#F075E6
ΔE00 2.78
Violet (CSS)
#EE82EE
ΔE00 4.78
Light Magenta
#FA5FF7
ΔE00 5.13
Violet Pink
#FB5FFC
ΔE00 5.66
Orchid
#DA70D6
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6EDF #6EFD8C
analogous
#D36EFD #FD6EDF #FD6E97
triadic
#FD6EDF #DFFD6E #6EDFFD
tetradic
#FD6EDF #FDD36E #6EFD8C #6E97FD
square
#FD6EDF #FDD36E #6EFD8C #6E97FD
split-complementary
#FD6EDF #97FD6E #6EFDD3
monochromatic
#ED03BC #FC32D2 #FD6EDF #FEAAEC #FFE1F8
Accessibility & contrast
On white
2.48
#FD6EDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#FD6EDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6EDF
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6EDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6EDF | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7097E3
Deuteranopia (green-blind)
#9BACDB
Tritanopia (blue-blind)
#FF759D
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fd6edf; /* rgb */ color: rgb(253, 110, 223); /* oklch */ color: oklch(74.8% 0.215 336.4);
Tailwind
colors: {
custom: {
50: '#ff9ee9',
500: '#fd6edf',
950: '#000000',
},
}SCSS
$custom: #fd6edf; $custom-light: #ff9ee9; $custom-dark: #000000;
JSON
{
"hex": "#fd6edf",
"rgb": {
"r": 253,
"g": 110,
"b": 223
},
"hsl": {
"h": 312.587,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.74808,
"c": 0.21451,
"h": 336.4
},
"luminance": 0.37362
}Semantic roles & 50–950 ramp
primary
#FD6EDF
secondary
#D1F6D8
accent
#E63000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84