#FD6FDE#FD6FDE
#FD6FDE is a light, highly saturated pink. Relative luminance 0.375; OKLCH L 74.9% C 0.212 H 336.8°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6FDE |
|---|---|
| RGB | rgb(253, 111, 222) |
| HSL | hsl(313, 97%, 71%) |
| HSV | hsv(313, 56%, 99%) |
| CMYK | cmyk(0%, 56.1%, 12.3%, 0.8%) |
| CIE-LAB | lab(67.67, 66.77, -30.95) |
| CIE-LCH | lch(67.67, 73.60, 335.13°) |
| OKLab | oklab(74.89% 0.1951 -0.0837) |
| OKLCH | oklch(74.89% 0.212 336.8) |
| XYZ | xyz(59.3779, 37.5300, 73.2097) |
| Luminance | 0.3752 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.78
Purply Pink
#F075E6
ΔE00 2.91
Violet (CSS)
#EE82EE
ΔE00 4.82
Light Magenta
#FA5FF7
ΔE00 5.40
Orchid
#DA70D6
ΔE00 5.75
Violet Pink
#FB5FFC
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6FDE #6FFD8E
analogous
#D56FFD #FD6FDE #FD6F97
triadic
#FD6FDE #DEFD6F #6FDEFD
tetradic
#FD6FDE #FDD56F #6FFD8E #6F97FD
square
#FD6FDE #FDD56F #6FFD8E #6F97FD
split-complementary
#FD6FDE #97FD6F #6FFDD5
monochromatic
#EE03BB #FC33D0 #FD6FDE #FEABEC #FFE1F8
Accessibility & contrast
On white
2.47
#FD6FDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#FD6FDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6FDE
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6FDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6FDE | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 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: #fd6fde; /* rgb */ color: rgb(253, 111, 222); /* oklch */ color: oklch(74.9% 0.212 336.8);
Tailwind
colors: {
custom: {
50: '#ff9fe8',
500: '#fd6fde',
950: '#000000',
},
}SCSS
$custom: #fd6fde; $custom-light: #ff9fe8; $custom-dark: #000000;
JSON
{
"hex": "#fd6fde",
"rgb": {
"r": 253,
"g": 111,
"b": 222
},
"hsl": {
"h": 313.099,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.74885,
"c": 0.21234,
"h": 336.8
},
"luminance": 0.37525
}Semantic roles & 50–950 ramp
primary
#FD6FDE
secondary
#D1F6DA
accent
#E63200
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84