#FF7EAD#FF7EAD
#FF7EAD is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.3% C 0.164 H 358.7°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EAD |
|---|---|
| RGB | rgb(255, 126, 173) |
| HSL | hsl(338, 100%, 75%) |
| HSV | hsv(338, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 32.2%, 0%) |
| CIE-LAB | lab(68.90, 53.84, -1.63) |
| CIE-LCH | lch(68.90, 53.86, 358.26°) |
| OKLab | oklab(75.31% 0.1635 -0.0036) |
| OKLCH | oklch(75.31% 0.164 358.7) |
| XYZ | xyz(56.2462, 39.2041, 44.1320) |
| Luminance | 0.3920 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.70
Pinky
#FC86AA
ΔE00 2.37
Rosa
#FE86A4
ΔE00 3.88
Pink (survey)
#FF81C0
ΔE00 4.23
Bubble Gum Pink
#FF69AF
ΔE00 4.74
Bubblegum (survey)
#FF6CB5
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EAD #7EFFD0
analogous
#FF7EED #FF7EAD #FF907E
triadic
#FF7EAD #ADFF7E #7EADFF
tetradic
#FF7EAD #EDFF7E #7EFFD0 #907EFF
square
#FF7EAD #EDFF7E #7EFFD0 #907EFF
split-complementary
#FF7EAD #7EFF90 #7EEDFF
monochromatic
#FF045F #FF4186 #FF7EAD #FFBBD4 #FFE0EC
Accessibility & contrast
On white
2.38
#FF7EAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#FF7EAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EAD
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EAD | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9299AE
Deuteranopia (green-blind)
#B3B1AA
Tritanopia (blue-blind)
#FF758F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff7ead; /* rgb */ color: rgb(255, 126, 173); /* oklch */ color: oklch(75.3% 0.164 358.7);
Tailwind
colors: {
custom: {
50: '#ffa7c5',
500: '#ff7ead',
950: '#000000',
},
}SCSS
$custom: #ff7ead; $custom-light: #ffa7c5; $custom-dark: #000000;
JSON
{
"hex": "#ff7ead",
"rgb": {
"r": 255,
"g": 126,
"b": 173
},
"hsl": {
"h": 338.14,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.7531,
"c": 0.16356,
"h": 358.7
},
"luminance": 0.39199
}Semantic roles & 50–950 ramp
primary
#FF7EAD
secondary
#D4F7EA
accent
#E69200
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#191012
muted
#877F81