#F27DEE#F27DEE
#F27DEE is a light, vivid purple. Relative luminance 0.397; OKLCH L 76.0% C 0.197 H 328.6°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F27DEE |
|---|---|
| RGB | rgb(242, 125, 238) |
| HSL | hsl(302, 82%, 72%) |
| HSV | hsv(302, 48%, 95%) |
| CMYK | cmyk(0%, 48.3%, 1.7%, 5.1%) |
| CIE-LAB | lab(69.27, 59.90, -37.43) |
| CIE-LCH | lch(69.27, 70.63, 328.00°) |
| OKLab | oklab(75.98% 0.1677 -0.1025) |
| OKLCH | oklch(75.98% 0.197 328.6) |
| XYZ | xyz(59.3834, 39.7209, 85.4114) |
| Luminance | 0.3972 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.06
Purply Pink
#F075E6
ΔE00 1.83
Candy Pink
#FF63E9
ΔE00 4.28
Lavender Pink
#DD85D7
ΔE00 4.75
Light Magenta
#FA5FF7
ΔE00 4.98
Violet Pink
#FB5FFC
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27DEE #7DF281
analogous
#BB7DF2 #F27DEE #F27DB4
triadic
#F27DEE #EEF27D #7DEEF2
tetradic
#F27DEE #F2BB7D #7DF281 #7DB4F2
square
#F27DEE #F2BB7D #7DF281 #7DB4F2
split-complementary
#F27DEE #B4F27D #7DF2BB
monochromatic
#DE16D8 #EC45E7 #F27DEE #F8B5F5 #FCE3FB
Accessibility & contrast
On white
2.35
#F27DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#F27DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27DEE
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27DEE | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749FF2
Deuteranopia (green-blind)
#97AFEA
Tritanopia (blue-blind)
#F988AB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f27dee; /* rgb */ color: rgb(242, 125, 238); /* oklch */ color: oklch(76.0% 0.197 328.6);
Tailwind
colors: {
custom: {
50: '#f9a7f4',
500: '#f27dee',
950: '#000000',
},
}SCSS
$custom: #f27dee; $custom-light: #f9a7f4; $custom-dark: #000000;
JSON
{
"hex": "#f27dee",
"rgb": {
"r": 242,
"g": 125,
"b": 238
},
"hsl": {
"h": 302.051,
"s": 81.818,
"l": 71.961
},
"oklch": {
"l": 0.75979,
"c": 0.19652,
"h": 328.6
},
"luminance": 0.39718
}Semantic roles & 50–950 ramp
primary
#F27DEE
secondary
#D7F4D8
accent
#DE0F07
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85