#FD7CEE#FD7CEE
#FD7CEE is a light, highly saturated purple. Relative luminance 0.415; OKLCH L 77.2% C 0.205 H 331.9°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7CEE |
|---|---|
| RGB | rgb(253, 124, 238) |
| HSL | hsl(307, 97%, 74%) |
| HSV | hsv(307, 51%, 99%) |
| CMYK | cmyk(0%, 51%, 5.9%, 0.8%) |
| CIE-LAB | lab(70.51, 63.41, -35.40) |
| CIE-LCH | lch(70.51, 72.63, 330.83°) |
| OKLab | oklab(77.19% 0.1809 -0.0965) |
| OKLCH | oklch(77.19% 0.205 331.9) |
| XYZ | xyz(63.1480, 41.4751, 85.5518) |
| Luminance | 0.4147 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.53
Purply Pink
#F075E6
ΔE00 2.64
Candy Pink
#FF63E9
ΔE00 4.01
Light Magenta
#FA5FF7
ΔE00 5.43
Lavender Pink
#DD85D7
ΔE00 5.65
Violet Pink
#FB5FFC
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7CEE #7CFD8B
analogous
#CC7CFD #FD7CEE #FD7CAE
triadic
#FD7CEE #EEFD7C #7CEEFD
tetradic
#FD7CEE #FDCC7C #7CFD8B #7CAEFD
square
#FD7CEE #FDCC7C #7CFD8B #7CAEFD
split-complementary
#FD7CEE #AEFD7C #7CFDCC
monochromatic
#FB04DE #FC40E6 #FD7CEE #FEB8F6 #FFE1FB
Accessibility & contrast
On white
2.26
#FD7CEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#FD7CEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7CEE
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7CEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7CEE | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A1F2
Deuteranopia (green-blind)
#9DB3EA
Tritanopia (blue-blind)
#FF86AA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fd7cee; /* rgb */ color: rgb(253, 124, 238); /* oklch */ color: oklch(77.2% 0.205 331.9);
Tailwind
colors: {
custom: {
50: '#ffa7f4',
500: '#fd7cee',
950: '#000000',
},
}SCSS
$custom: #fd7cee; $custom-light: #ffa7f4; $custom-dark: #000000;
JSON
{
"hex": "#fd7cee",
"rgb": {
"r": 253,
"g": 124,
"b": 238
},
"hsl": {
"h": 306.977,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.77189,
"c": 0.20503,
"h": 331.9
},
"luminance": 0.41471
}Semantic roles & 50–950 ramp
primary
#FD7CEE
secondary
#D4F7D8
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85