#FD7CED#FD7CED
#FD7CED is a light, highly saturated purple. Relative luminance 0.414; OKLCH L 77.1% C 0.204 H 332.3°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7CED |
|---|---|
| RGB | rgb(253, 124, 237) |
| HSL | hsl(307, 97%, 74%) |
| HSV | hsv(307, 51%, 99%) |
| CMYK | cmyk(0%, 51%, 6.3%, 0.8%) |
| CIE-LAB | lab(70.47, 63.25, -34.92) |
| CIE-LCH | lch(70.47, 72.25, 331.10°) |
| OKLab | oklab(77.15% 0.1807 -0.0951) |
| OKLCH | oklch(77.15% 0.204 332.3) |
| XYZ | xyz(63.0015, 41.4165, 84.7802) |
| Luminance | 0.4141 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.60
Purply Pink
#F075E6
ΔE00 2.64
Candy Pink
#FF63E9
ΔE00 4.01
Light Magenta
#FA5FF7
ΔE00 5.51
Lavender Pink
#DD85D7
ΔE00 5.58
Violet Pink
#FB5FFC
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7CED #7CFD8C
analogous
#CD7CFD #FD7CED #FD7CAD
triadic
#FD7CED #EDFD7C #7CEDFD
tetradic
#FD7CED #FDCD7C #7CFD8C #7CADFD
square
#FD7CED #FDCD7C #7CFD8C #7CADFD
split-complementary
#FD7CED #ADFD7C #7CFDCD
monochromatic
#FB04DC #FC40E5 #FD7CED #FEB8F5 #FFE1FB
Accessibility & contrast
On white
2.26
#FD7CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#FD7CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7CED
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7CED | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A1F1
Deuteranopia (green-blind)
#9EB3E9
Tritanopia (blue-blind)
#FF85AA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fd7ced; /* rgb */ color: rgb(253, 124, 237); /* oklch */ color: oklch(77.1% 0.204 332.3);
Tailwind
colors: {
custom: {
50: '#ffa7f3',
500: '#fd7ced',
950: '#000000',
},
}SCSS
$custom: #fd7ced; $custom-light: #ffa7f3; $custom-dark: #000000;
JSON
{
"hex": "#fd7ced",
"rgb": {
"r": 253,
"g": 124,
"b": 237
},
"hsl": {
"h": 307.442,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.77146,
"c": 0.20422,
"h": 332.3
},
"luminance": 0.41412
}Semantic roles & 50–950 ramp
primary
#FD7CED
secondary
#D4F7D8
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85