#F27DED#F27DED
#F27DED is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.9% C 0.196 H 328.9°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F27DED |
|---|---|
| RGB | rgb(242, 125, 237) |
| HSL | hsl(303, 82%, 72%) |
| HSV | hsv(303, 48%, 95%) |
| CMYK | cmyk(0%, 48.3%, 2.1%, 5.1%) |
| CIE-LAB | lab(69.23, 59.73, -36.95) |
| CIE-LCH | lch(69.23, 70.23, 328.26°) |
| OKLab | oklab(75.94% 0.1675 -0.1011) |
| OKLCH | oklch(75.94% 0.196 328.9) |
| XYZ | xyz(59.2369, 39.6623, 84.6398) |
| Luminance | 0.3966 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.09
Purply Pink
#F075E6
ΔE00 1.76
Candy Pink
#FF63E9
ΔE00 4.25
Lavender Pink
#DD85D7
ΔE00 4.65
Light Magenta
#FA5FF7
ΔE00 5.05
Violet Pink
#FB5FFC
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27DED #7DF282
analogous
#BD7DF2 #F27DED #F27DB3
triadic
#F27DED #EDF27D #7DEDF2
tetradic
#F27DED #F2BD7D #7DF282 #7DB3F2
square
#F27DED #F2BD7D #7DF282 #7DB3F2
split-complementary
#F27DED #B3F27D #7DF2BD
monochromatic
#DE16D6 #EC45E5 #F27DED #F8B5F5 #FCE3FB
Accessibility & contrast
On white
2.35
#F27DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#F27DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27DED
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27DED | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759FF1
Deuteranopia (green-blind)
#97AFEA
Tritanopia (blue-blind)
#F988AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f27ded; /* rgb */ color: rgb(242, 125, 237); /* oklch */ color: oklch(75.9% 0.196 328.9);
Tailwind
colors: {
custom: {
50: '#f9a7f3',
500: '#f27ded',
950: '#000000',
},
}SCSS
$custom: #f27ded; $custom-light: #f9a7f3; $custom-dark: #000000;
JSON
{
"hex": "#f27ded",
"rgb": {
"r": 242,
"g": 125,
"b": 237
},
"hsl": {
"h": 302.564,
"s": 81.818,
"l": 71.961
},
"oklch": {
"l": 0.75935,
"c": 0.19566,
"h": 328.9
},
"luminance": 0.39659
}Semantic roles & 50–950 ramp
primary
#F27DED
secondary
#D7F4D8
accent
#DE1007
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85