#FD6E99#FD6E99
#FD6E99 is a light, vivid pink. Relative luminance 0.343; OKLCH L 72.3% C 0.178 H 3.8°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6E99 |
|---|---|
| RGB | rgb(253, 110, 153) |
| HSL | hsl(342, 97%, 71%) |
| HSV | hsv(342, 57%, 99%) |
| CMYK | cmyk(0%, 56.5%, 39.5%, 0.8%) |
| CIE-LAB | lab(65.23, 58.37, 4.33) |
| CIE-LCH | lch(65.23, 58.54, 4.24°) |
| OKLab | oklab(72.32% 0.1778 0.0119) |
| OKLCH | oklch(72.32% 0.178 3.8) |
| XYZ | xyz(51.8369, 34.3400, 34.0292) |
| Luminance | 0.3433 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.39
Carnation Pink
#FF7FA7
ΔE00 3.57
Strawberry
#FC5A8D
ΔE00 3.61
Medium Pink
#F36196
ΔE00 3.69
Rosa
#FE86A4
ΔE00 4.84
Pinky
#FC86AA
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6E99 #6EFDD2
analogous
#FD6EE0 #FD6E99 #FD8A6E
triadic
#FD6E99 #99FD6E #6E99FD
tetradic
#FD6E99 #E0FD6E #6EFDD2 #8A6EFD
square
#FD6E99 #E0FD6E #6EFDD2 #8A6EFD
split-complementary
#FD6E99 #6EFD8A #6EE0FD
monochromatic
#ED034A #FC326F #FD6E99 #FEAAC3 #FFE1EA
Accessibility & contrast
On white
2.67
#FD6E99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#FD6E99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6E99
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6E99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6E99 | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#898D9A
Deuteranopia (green-blind)
#AEA996
Tritanopia (blue-blind)
#FF5F7E
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #fd6e99; /* rgb */ color: rgb(253, 110, 153); /* oklch */ color: oklch(72.3% 0.178 3.8);
Tailwind
colors: {
custom: {
50: '#ff9db6',
500: '#fd6e99',
950: '#000000',
},
}SCSS
$custom: #fd6e99; $custom-light: #ff9db6; $custom-dark: #000000;
JSON
{
"hex": "#fd6e99",
"rgb": {
"r": 253,
"g": 110,
"b": 153
},
"hsl": {
"h": 341.958,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.72325,
"c": 0.17823,
"h": 3.8
},
"luminance": 0.34334
}Semantic roles & 50–950 ramp
primary
#FD6E99
secondary
#D1F6EB
accent
#E6A000
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#190F11
muted
#877F80