#F27FDE#F27FDE
#F27FDE is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.6% C 0.180 H 334.1°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F27FDE |
|---|---|
| RGB | rgb(242, 127, 222) |
| HSL | hsl(310, 82%, 72%) |
| HSV | hsv(310, 48%, 95%) |
| CMYK | cmyk(0%, 47.5%, 8.3%, 5.1%) |
| CIE-LAB | lab(68.99, 56.27, -29.04) |
| CIE-LCH | lch(68.99, 63.32, 332.70°) |
| OKLab | oklab(75.56% 0.1619 -0.0786) |
| OKLCH | oklch(75.56% 0.18 334.1) |
| XYZ | xyz(57.3921, 39.3335, 73.6623) |
| Luminance | 0.3933 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.93
Violet (CSS)
#EE82EE
ΔE00 3.20
Lavender Pink
#DD85D7
ΔE00 3.56
Candy Pink
#FF63E9
ΔE00 5.07
Bubblegum Pink
#FE83CC
ΔE00 5.37
Orchid
#DA70D6
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27FDE #7FF293
analogous
#CD7FF2 #F27FDE #F27FA4
triadic
#F27FDE #DEF27F #7FDEF2
tetradic
#F27FDE #F2CD7F #7FF293 #7FA4F2
square
#F27FDE #F2CD7F #7FF293 #7FA4F2
split-complementary
#F27FDE #A4F27F #7FF2CD
monochromatic
#E017BD #EC47D0 #F27FDE #F8B7EC #FCE3F8
Accessibility & contrast
On white
2.37
#F27FDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#F27FDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27FDE
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27FDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27FDE | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9EE1
Deuteranopia (green-blind)
#9EAFDB
Tritanopia (blue-blind)
#FB85A4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f27fde; /* rgb */ color: rgb(242, 127, 222); /* oklch */ color: oklch(75.6% 0.180 334.1);
Tailwind
colors: {
custom: {
50: '#f8a8e8',
500: '#f27fde',
950: '#000000',
},
}SCSS
$custom: #f27fde; $custom-light: #f8a8e8; $custom-dark: #000000;
JSON
{
"hex": "#f27fde",
"rgb": {
"r": 242,
"g": 127,
"b": 222
},
"hsl": {
"h": 310.435,
"s": 81.56,
"l": 72.353
},
"oklch": {
"l": 0.75561,
"c": 0.17999,
"h": 334.1
},
"luminance": 0.3933
}Semantic roles & 50–950 ramp
primary
#F27FDE
secondary
#D7F4DC
accent
#DE2D08
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84