#FF7EDF#FF7EDF
#FF7EDF is a light, vivid pink. Relative luminance 0.415; OKLCH L 77.1% C 0.192 H 337.7°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EDF |
|---|---|
| RGB | rgb(255, 126, 223) |
| HSL | hsl(315, 100%, 75%) |
| HSV | hsv(315, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 12.5%, 0%) |
| CIE-LAB | lab(70.53, 60.69, -27.07) |
| CIE-LCH | lch(70.53, 66.45, 335.96°) |
| OKLab | oklab(77.07% 0.1774 -0.0729) |
| OKLCH | oklch(77.07% 0.192 337.7) |
| XYZ | xyz(62.0207, 41.5139, 74.5441) |
| Luminance | 0.4151 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.20
Purply Pink
#F075E6
ΔE00 4.30
Violet (CSS)
#EE82EE
ΔE00 4.66
Candy Pink
#FF63E9
ΔE00 5.33
Lavender Pink
#DD85D7
ΔE00 5.53
Pink (survey)
#FF81C0
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EDF #7EFF9E
analogous
#DF7EFF #FF7EDF #FF7E9E
triadic
#FF7EDF #DFFF7E #7EDFFF
tetradic
#FF7EDF #FFDF7E #7EFF9E #7E9EFF
square
#FF7EDF #FFDF7E #7EFF9E #7E9EFF
split-complementary
#FF7EDF #9EFF7E #7EFFDF
monochromatic
#FF04C1 #FF41D0 #FF7EDF #FFBBEE #FFE0F7
Accessibility & contrast
On white
2.26
#FF7EDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#FF7EDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EDF
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EDF | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A0E2
Deuteranopia (green-blind)
#A5B4DC
Tritanopia (blue-blind)
#FF82A4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff7edf; /* rgb */ color: rgb(255, 126, 223); /* oklch */ color: oklch(77.1% 0.192 337.7);
Tailwind
colors: {
custom: {
50: '#ffa8e9',
500: '#ff7edf',
950: '#000000',
},
}SCSS
$custom: #ff7edf; $custom-light: #ffa8e9; $custom-dark: #000000;
JSON
{
"hex": "#ff7edf",
"rgb": {
"r": 255,
"g": 126,
"b": 223
},
"hsl": {
"h": 314.884,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.77071,
"c": 0.19179,
"h": 337.7
},
"luminance": 0.41509
}Semantic roles & 50–950 ramp
primary
#FF7EDF
secondary
#D4F7DD
accent
#E63900
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84