#F27DEB#F27DEB
#F27DEB is a light, vivid purple. Relative luminance 0.395; OKLCH L 75.8% C 0.194 H 329.5°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F27DEB |
|---|---|
| RGB | rgb(242, 125, 235) |
| HSL | hsl(304, 82%, 72%) |
| HSV | hsv(304, 48%, 95%) |
| CMYK | cmyk(0%, 48.3%, 2.9%, 5.1%) |
| CIE-LAB | lab(69.14, 59.39, -35.98) |
| CIE-LCH | lch(69.14, 69.44, 328.79°) |
| OKLab | oklab(75.85% 0.1672 -0.0983) |
| OKLCH | oklch(75.85% 0.194 329.5) |
| XYZ | xyz(58.9463, 39.5461, 83.1095) |
| Luminance | 0.3954 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.23
Purply Pink
#F075E6
ΔE00 1.64
Candy Pink
#FF63E9
ΔE00 4.22
Lavender Pink
#DD85D7
ΔE00 4.44
Light Magenta
#FA5FF7
ΔE00 5.20
Orchid
#DA70D6
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27DEB #7DF284
analogous
#BF7DF2 #F27DEB #F27DB1
triadic
#F27DEB #EBF27D #7DEBF2
tetradic
#F27DEB #F2BF7D #7DF284 #7DB1F2
square
#F27DEB #F2BF7D #7DF284 #7DB1F2
split-complementary
#F27DEB #B1F27D #7DF2BF
monochromatic
#DE16D2 #EC45E2 #F27DEB #F8B5F4 #FCE3FB
Accessibility & contrast
On white
2.36
#F27DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#F27DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27DEB
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27DEB | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769FEF
Deuteranopia (green-blind)
#98AFE8
Tritanopia (blue-blind)
#F987A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f27deb; /* rgb */ color: rgb(242, 125, 235); /* oklch */ color: oklch(75.8% 0.194 329.5);
Tailwind
colors: {
custom: {
50: '#f9a6f1',
500: '#f27deb',
950: '#000000',
},
}SCSS
$custom: #f27deb; $custom-light: #f9a6f1; $custom-dark: #000000;
JSON
{
"hex": "#f27deb",
"rgb": {
"r": 242,
"g": 125,
"b": 235
},
"hsl": {
"h": 303.59,
"s": 81.818,
"l": 71.961
},
"oklch": {
"l": 0.75845,
"c": 0.19395,
"h": 329.5
},
"luminance": 0.39543
}Semantic roles & 50–950 ramp
primary
#F27DEB
secondary
#D7F4D8
accent
#DE1407
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85