#F27DEC#F27DEC
#F27DEC is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.9% C 0.195 H 329.2°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F27DEC |
|---|---|
| RGB | rgb(242, 125, 236) |
| HSL | hsl(303, 82%, 72%) |
| HSV | hsv(303, 48%, 95%) |
| CMYK | cmyk(0%, 48.3%, 2.5%, 5.1%) |
| CIE-LAB | lab(69.19, 59.56, -36.46) |
| CIE-LCH | lch(69.19, 69.83, 328.52°) |
| OKLab | oklab(75.89% 0.1674 -0.0997) |
| OKLCH | oklch(75.89% 0.195 329.2) |
| XYZ | xyz(59.0912, 39.6040, 83.8725) |
| Luminance | 0.3960 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.15
Purply Pink
#F075E6
ΔE00 1.69
Candy Pink
#FF63E9
ΔE00 4.23
Lavender Pink
#DD85D7
ΔE00 4.54
Light Magenta
#FA5FF7
ΔE00 5.12
Orchid
#DA70D6
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27DEC #7DF283
analogous
#BE7DF2 #F27DEC #F27DB2
triadic
#F27DEC #ECF27D #7DECF2
tetradic
#F27DEC #F2BE7D #7DF283 #7DB2F2
square
#F27DEC #F2BE7D #7DF283 #7DB2F2
split-complementary
#F27DEC #B2F27D #7DF2BE
monochromatic
#DE16D4 #EC45E4 #F27DEC #F8B5F4 #FCE3FB
Accessibility & contrast
On white
2.35
#F27DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#F27DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27DEC
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27DEC | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759FF0
Deuteranopia (green-blind)
#97AFE9
Tritanopia (blue-blind)
#F988AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f27dec; /* rgb */ color: rgb(242, 125, 236); /* oklch */ color: oklch(75.9% 0.195 329.2);
Tailwind
colors: {
custom: {
50: '#f9a7f2',
500: '#f27dec',
950: '#000000',
},
}SCSS
$custom: #f27dec; $custom-light: #f9a7f2; $custom-dark: #000000;
JSON
{
"hex": "#f27dec",
"rgb": {
"r": 242,
"g": 125,
"b": 236
},
"hsl": {
"h": 303.077,
"s": 81.818,
"l": 71.961
},
"oklch": {
"l": 0.7589,
"c": 0.19481,
"h": 329.2
},
"luminance": 0.39601
}Semantic roles & 50–950 ramp
primary
#F27DEC
secondary
#D7F4D8
accent
#DE1207
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85