#FD7CEF#FD7CEF
#FD7CEF is a light, highly saturated purple. Relative luminance 0.415; OKLCH L 77.2% C 0.206 H 331.6°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7CEF |
|---|---|
| RGB | rgb(253, 124, 239) |
| HSL | hsl(307, 97%, 74%) |
| HSV | hsv(307, 51%, 99%) |
| CMYK | cmyk(0%, 51%, 5.5%, 0.8%) |
| CIE-LAB | lab(70.55, 63.58, -35.89) |
| CIE-LCH | lch(70.55, 73.01, 330.56°) |
| OKLab | oklab(77.23% 0.1811 -0.0979) |
| OKLCH | oklch(77.23% 0.206 331.6) |
| XYZ | xyz(63.2953, 41.5340, 86.3276) |
| Luminance | 0.4153 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.48
Purply Pink
#F075E6
ΔE00 2.65
Candy Pink
#FF63E9
ΔE00 4.01
Light Magenta
#FA5FF7
ΔE00 5.35
Violet Pink
#FB5FFC
ΔE00 5.57
Lavender Pink
#DD85D7
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7CEF #7CFD8A
analogous
#CB7CFD #FD7CEF #FD7CAF
triadic
#FD7CEF #EFFD7C #7CEFFD
tetradic
#FD7CEF #FDCB7C #7CFD8A #7CAFFD
square
#FD7CEF #FDCB7C #7CFD8A #7CAFFD
split-complementary
#FD7CEF #AFFD7C #7CFDCB
monochromatic
#FB04E0 #FC40E8 #FD7CEF #FEB8F6 #FFE1FB
Accessibility & contrast
On white
2.26
#FD7CEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#FD7CEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7CEF
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7CEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7CEF | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A1F3
Deuteranopia (green-blind)
#9DB3EB
Tritanopia (blue-blind)
#FF86AB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fd7cef; /* rgb */ color: rgb(253, 124, 239); /* oklch */ color: oklch(77.2% 0.206 331.6);
Tailwind
colors: {
custom: {
50: '#ffa7f4',
500: '#fd7cef',
950: '#000000',
},
}SCSS
$custom: #fd7cef; $custom-light: #ffa7f4; $custom-dark: #000000;
JSON
{
"hex": "#fd7cef",
"rgb": {
"r": 253,
"g": 124,
"b": 239
},
"hsl": {
"h": 306.512,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.77233,
"c": 0.20584,
"h": 331.6
},
"luminance": 0.4153
}Semantic roles & 50–950 ramp
primary
#FD7CEF
secondary
#D4F7D8
accent
#E61900
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85