#FD6FCB#FD6FCB
#FD6FCB is a light, vivid pink. Relative luminance 0.366; OKLCH L 74.1% C 0.200 H 343.4°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6FCB |
|---|---|
| RGB | rgb(253, 111, 203) |
| HSL | hsl(321, 97%, 71%) |
| HSV | hsv(321, 56%, 99%) |
| CMYK | cmyk(0%, 56.1%, 19.8%, 0.8%) |
| CIE-LAB | lab(66.95, 64.03, -21.44) |
| CIE-LCH | lch(66.95, 67.53, 341.48°) |
| OKLab | oklab(74.12% 0.1912 -0.0571) |
| OKLCH | oklch(74.12% 0.2 343.4) |
| XYZ | xyz(56.9734, 36.5682, 60.5461) |
| Luminance | 0.3656 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.00
Bubblegum (survey)
#FF6CB5
ΔE00 4.47
Hot Pink
#FF69B4
ΔE00 4.52
Pink (survey)
#FF81C0
ΔE00 5.23
Bubble Gum Pink
#FF69AF
ΔE00 5.57
Candy Pink
#FF63E9
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6FCB #6FFDA1
analogous
#E86FFD #FD6FCB #FD6F84
triadic
#FD6FCB #CBFD6F #6FCBFD
tetradic
#FD6FCB #FDE86F #6FFDA1 #6F84FD
square
#FD6FCB #FDE86F #6FFDA1 #6F84FD
split-complementary
#FD6FCB #84FD6F #6FFDE8
monochromatic
#EE039C #FC33B5 #FD6FCB #FEABE1 #FFE1F4
Accessibility & contrast
On white
2.53
#FD6FCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#FD6FCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6FCB
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6FCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6FCB | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A94CE
Deuteranopia (green-blind)
#A2ACC7
Tritanopia (blue-blind)
#FF6F94
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fd6fcb; /* rgb */ color: rgb(253, 111, 203); /* oklch */ color: oklch(74.1% 0.200 343.4);
Tailwind
colors: {
custom: {
50: '#ff9edb',
500: '#fd6fcb',
950: '#000000',
},
}SCSS
$custom: #fd6fcb; $custom-light: #ff9edb; $custom-dark: #000000;
JSON
{
"hex": "#fd6fcb",
"rgb": {
"r": 253,
"g": 111,
"b": 203
},
"hsl": {
"h": 321.127,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.74116,
"c": 0.1995,
"h": 343.4
},
"luminance": 0.36563
}Semantic roles & 50–950 ramp
primary
#FD6FCB
secondary
#D1F6DE
accent
#E65100
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F15
muted
#867F83