#F27DF2#F27DF2
#F27DF2 is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.2% C 0.200 H 327.3°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F27DF2 |
|---|---|
| RGB | rgb(242, 125, 242) |
| HSL | hsl(300, 82%, 72%) |
| HSV | hsv(300, 48%, 95%) |
| CMYK | cmyk(0%, 48.3%, 0%, 5.1%) |
| CIE-LAB | lab(69.44, 60.59, -39.37) |
| CIE-LCH | lch(69.44, 72.25, 326.99°) |
| OKLab | oklab(76.16% 0.1683 -0.108) |
| OKLCH | oklch(76.16% 0.2 327.3) |
| XYZ | xyz(59.9775, 39.9586, 88.5408) |
| Luminance | 0.3996 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.21
Purply Pink
#F075E6
ΔE00 2.25
Candy Pink
#FF63E9
ΔE00 4.46
Light Magenta
#FA5FF7
ΔE00 4.78
Violet Pink
#FB5FFC
ΔE00 4.90
Lavender Pink
#DD85D7
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27DF2 #7DF27D
analogous
#B87DF2 #F27DF2 #F27DB8
triadic
#F27DF2 #F2F27D #7DF2F2
tetradic
#F27DF2 #F2B87D #7DF27D #7DB8F2
square
#F27DF2 #F2B87D #7DF27D #7DB8F2
split-complementary
#F27DF2 #B8F27D #7DF2B8
monochromatic
#DE16DE #EC45EC #F27DF2 #F8B5F8 #FCE3FC
Accessibility & contrast
On white
2.34
#F27DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#F27DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27DF2
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27DF2 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A0F6
Deuteranopia (green-blind)
#95AFEE
Tritanopia (blue-blind)
#F88AAD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f27df2; /* rgb */ color: rgb(242, 125, 242); /* oklch */ color: oklch(76.2% 0.200 327.3);
Tailwind
colors: {
custom: {
50: '#f9a7f6',
500: '#f27df2',
950: '#000000',
},
}SCSS
$custom: #f27df2; $custom-light: #f9a7f6; $custom-dark: #000000;
JSON
{
"hex": "#f27df2",
"rgb": {
"r": 242,
"g": 125,
"b": 242
},
"hsl": {
"h": 300,
"s": 81.818,
"l": 71.961
},
"oklch": {
"l": 0.76161,
"c": 0.2,
"h": 327.3
},
"luminance": 0.39955
}Semantic roles & 50–950 ramp
primary
#F27DF2
secondary
#D7F4D7
accent
#DE0707
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85