#F27CED#F27CED
#F27CED is a light, vivid purple. Relative luminance 0.394; OKLCH L 75.8% C 0.197 H 328.9°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F27CED |
|---|---|
| RGB | rgb(242, 124, 237) |
| HSL | hsl(303, 82%, 72%) |
| HSV | hsv(303, 49%, 95%) |
| CMYK | cmyk(0%, 48.8%, 2.1%, 5.1%) |
| CIE-LAB | lab(69.05, 60.20, -37.23) |
| CIE-LCH | lch(69.05, 70.79, 328.27°) |
| OKLab | oklab(75.8% 0.1689 -0.1019) |
| OKLCH | oklch(75.8% 0.197 328.9) |
| XYZ | xyz(59.1109, 39.4104, 84.5978) |
| Luminance | 0.3941 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.24
Purply Pink
#F075E6
ΔE00 1.61
Candy Pink
#FF63E9
ΔE00 4.09
Lavender Pink
#DD85D7
ΔE00 4.73
Light Magenta
#FA5FF7
ΔE00 4.86
Violet Pink
#FB5FFC
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27CED #7CF281
analogous
#BC7CF2 #F27CED #F27CB2
triadic
#F27CED #EDF27C #7CEDF2
tetradic
#F27CED #F2BC7C #7CF281 #7CB2F2
square
#F27CED #F2BC7C #7CF281 #7CB2F2
split-complementary
#F27CED #B2F27C #7CF2BC
monochromatic
#DE16D5 #EC44E5 #F27CED #F8B4F5 #FCE3FB
Accessibility & contrast
On white
2.36
#F27CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#F27CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27CED
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27CED | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749EF1
Deuteranopia (green-blind)
#96AEE9
Tritanopia (blue-blind)
#F987AA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f27ced; /* rgb */ color: rgb(242, 124, 237); /* oklch */ color: oklch(75.8% 0.197 328.9);
Tailwind
colors: {
custom: {
50: '#f9a6f3',
500: '#f27ced',
950: '#000000',
},
}SCSS
$custom: #f27ced; $custom-light: #f9a6f3; $custom-dark: #000000;
JSON
{
"hex": "#f27ced",
"rgb": {
"r": 242,
"g": 124,
"b": 237
},
"hsl": {
"h": 302.542,
"s": 81.944,
"l": 71.765
},
"oklch": {
"l": 0.75801,
"c": 0.19723,
"h": 328.9
},
"luminance": 0.39407
}Semantic roles & 50–950 ramp
primary
#F27CED
secondary
#D6F4D7
accent
#DE1007
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85