#F27DCD#F27DCD
#F27DCD is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.6% C 0.170 H 340.7°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F27DCD |
|---|---|
| RGB | rgb(242, 125, 205) |
| HSL | hsl(319, 82%, 72%) |
| HSV | hsv(319, 48%, 95%) |
| CMYK | cmyk(0%, 48.3%, 15.3%, 5.1%) |
| CIE-LAB | lab(67.99, 54.57, -21.12) |
| CIE-LCH | lch(67.99, 58.51, 338.84°) |
| OKLab | oklab(74.61% 0.1608 -0.0564) |
| OKLCH | oklch(74.61% 0.17 340.7) |
| XYZ | xyz(54.9717, 37.9562, 62.1767) |
| Luminance | 0.3795 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.95
Pink (survey)
#FF81C0
ΔE00 4.86
Lavender Pink
#DD85D7
ΔE00 4.93
Purply Pink
#F075E6
ΔE00 5.62
Bubblegum (survey)
#FF6CB5
ΔE00 5.80
Hot Pink
#FF69B4
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27DCD #7DF2A2
analogous
#DC7DF2 #F27DCD #F27D93
triadic
#F27DCD #CDF27D #7DCDF2
tetradic
#F27DCD #F2DC7D #7DF2A2 #7D93F2
square
#F27DCD #F2DC7D #7DF2A2 #7D93F2
split-complementary
#F27DCD #93F27D #7DF2DC
monochromatic
#DE169F #EC45B8 #F27DCD #F8B5E2 #FCE3F4
Accessibility & contrast
On white
2.44
#F27DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#F27DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27DCD
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27DCD | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839AD0
Deuteranopia (green-blind)
#A2ADCA
Tritanopia (blue-blind)
#FE7F9C
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f27dcd; /* rgb */ color: rgb(242, 125, 205); /* oklch */ color: oklch(74.6% 0.170 340.7);
Tailwind
colors: {
custom: {
50: '#f9a6dc',
500: '#f27dcd',
950: '#000000',
},
}SCSS
$custom: #f27dcd; $custom-light: #f9a6dc; $custom-dark: #000000;
JSON
{
"hex": "#f27dcd",
"rgb": {
"r": 242,
"g": 125,
"b": 205
},
"hsl": {
"h": 318.974,
"s": 81.818,
"l": 71.961
},
"oklch": {
"l": 0.74605,
"c": 0.17043,
"h": 340.7
},
"luminance": 0.37952
}Semantic roles & 50–950 ramp
primary
#F27DCD
secondary
#D7F4E0
accent
#DE4B07
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83