#FD7FEE#FD7FEE
#FD7FEE is a light, highly saturated purple. Relative luminance 0.422; OKLCH L 77.6% C 0.200 H 332.0°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7FEE |
|---|---|
| RGB | rgb(253, 127, 238) |
| HSL | hsl(307, 97%, 75%) |
| HSV | hsv(307, 50%, 99%) |
| CMYK | cmyk(0%, 49.8%, 5.9%, 0.8%) |
| CIE-LAB | lab(71.03, 62.02, -34.58) |
| CIE-LCH | lch(71.03, 71.01, 330.85°) |
| OKLab | oklab(77.58% 0.1769 -0.0942) |
| OKLCH | oklch(77.58% 0.2 332) |
| XYZ | xyz(63.5297, 42.2384, 85.6790) |
| Luminance | 0.4223 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.51
Purply Pink
#F075E6
ΔE00 3.03
Candy Pink
#FF63E9
ΔE00 4.54
Lavender Pink
#DD85D7
ΔE00 5.52
Light Magenta
#FA5FF7
ΔE00 5.97
Violet Pink
#FB5FFC
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7FEE #7FFD8E
analogous
#CD7FFD #FD7FEE #FD7FAF
triadic
#FD7FEE #EEFD7F #7FEEFD
tetradic
#FD7FEE #FDCD7F #7FFD8E #7FAFFD
square
#FD7FEE #FDCD7F #7FFD8E #7FAFFD
split-complementary
#FD7FEE #AFFD7F #7FFDCD
monochromatic
#FB06DE #FC43E6 #FD7FEE #FEBBF6 #FFE1FB
Accessibility & contrast
On white
2.22
#FD7FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#FD7FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7FEE
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7FEE | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA3F2
Deuteranopia (green-blind)
#9FB4EA
Tritanopia (blue-blind)
#FF88AC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fd7fee; /* rgb */ color: rgb(253, 127, 238); /* oklch */ color: oklch(77.6% 0.200 332.0);
Tailwind
colors: {
custom: {
50: '#ffa8f4',
500: '#fd7fee',
950: '#000000',
},
}SCSS
$custom: #fd7fee; $custom-light: #ffa8f4; $custom-dark: #000000;
JSON
{
"hex": "#fd7fee",
"rgb": {
"r": 253,
"g": 127,
"b": 238
},
"hsl": {
"h": 307.143,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.7758,
"c": 0.2004,
"h": 332
},
"luminance": 0.42234
}Semantic roles & 50–950 ramp
primary
#FD7FEE
secondary
#D4F7D8
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85