#FF7DED#FF7DED
#FF7DED is a light, highly saturated purple. Relative luminance 0.420; OKLCH L 77.5% C 0.204 H 332.9°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DED |
|---|---|
| RGB | rgb(255, 125, 237) |
| HSL | hsl(308, 100%, 75%) |
| HSV | hsv(308, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 7.1%, 0%) |
| CIE-LAB | lab(70.90, 63.34, -34.22) |
| CIE-LCH | lch(70.90, 72.00, 331.62°) |
| OKLab | oklab(77.52% 0.1815 -0.0931) |
| OKLCH | oklch(77.52% 0.204 332.9) |
| XYZ | xyz(63.8595, 42.0458, 84.8565) |
| Luminance | 0.4204 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.90
Purply Pink
#F075E6
ΔE00 3.04
Candy Pink
#FF63E9
ΔE00 4.27
Lavender Pink
#DD85D7
ΔE00 5.75
Light Magenta
#FA5FF7
ΔE00 5.86
Violet Pink
#FB5FFC
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DED #7DFF8F
analogous
#D07DFF #FF7DED #FF7DAC
triadic
#FF7DED #EDFF7D #7DEDFF
tetradic
#FF7DED #FFD07D #7DFF8F #7DACFF
square
#FF7DED #FFD07D #7DFF8F #7DACFF
split-complementary
#FF7DED #ACFF7D #7DFFD0
monochromatic
#FF03DC #FF40E5 #FF7DED #FFBAF5 #FFE0FB
Accessibility & contrast
On white
2.23
#FF7DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#FF7DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DED
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DED | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA2F1
Deuteranopia (green-blind)
#A0B4E9
Tritanopia (blue-blind)
#FF86AA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff7ded; /* rgb */ color: rgb(255, 125, 237); /* oklch */ color: oklch(77.5% 0.204 332.9);
Tailwind
colors: {
custom: {
50: '#ffa7f3',
500: '#ff7ded',
950: '#000000',
},
}SCSS
$custom: #ff7ded; $custom-light: #ffa7f3; $custom-dark: #000000;
JSON
{
"hex": "#ff7ded",
"rgb": {
"r": 255,
"g": 125,
"b": 237
},
"hsl": {
"h": 308.308,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.77522,
"c": 0.20401,
"h": 332.9
},
"luminance": 0.42042
}Semantic roles & 50–950 ramp
primary
#FF7DED
secondary
#D4F7D9
accent
#E62000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85