#FF7DDF#FF7DDF
#FF7DDF is a light, vivid pink. Relative luminance 0.413; OKLCH L 76.9% C 0.193 H 337.6°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DDF |
|---|---|
| RGB | rgb(255, 125, 223) |
| HSL | hsl(315, 100%, 75%) |
| HSV | hsv(315, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 12.5%, 0%) |
| CIE-LAB | lab(70.36, 61.15, -27.35) |
| CIE-LCH | lch(70.36, 66.99, 335.91°) |
| OKLab | oklab(76.94% 0.1788 -0.0737) |
| OKLCH | oklch(76.94% 0.193 337.6) |
| XYZ | xyz(61.8934, 41.2594, 74.5017) |
| Luminance | 0.4125 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 4.17
Bubblegum Pink
#FE83CC
ΔE00 4.31
Violet (CSS)
#EE82EE
ΔE00 4.63
Candy Pink
#FF63E9
ΔE00 5.15
Lavender Pink
#DD85D7
ΔE00 5.54
Pink (survey)
#FF81C0
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DDF #7DFF9D
analogous
#DE7DFF #FF7DDF #FF7D9E
triadic
#FF7DDF #DFFF7D #7DDFFF
tetradic
#FF7DDF #FFDE7D #7DFF9D #7D9EFF
square
#FF7DDF #FFDE7D #7DFF9D #7D9EFF
split-complementary
#FF7DDF #9EFF7D #7DFFDE
monochromatic
#FF03C1 #FF40D0 #FF7DDF #FFBAEE #FFE0F7
Accessibility & contrast
On white
2.27
#FF7DDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#FF7DDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DDF
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DDF | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809FE2
Deuteranopia (green-blind)
#A5B3DB
Tritanopia (blue-blind)
#FF82A4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff7ddf; /* rgb */ color: rgb(255, 125, 223); /* oklch */ color: oklch(76.9% 0.193 337.6);
Tailwind
colors: {
custom: {
50: '#ffa7e9',
500: '#ff7ddf',
950: '#000000',
},
}SCSS
$custom: #ff7ddf; $custom-light: #ffa7e9; $custom-dark: #000000;
JSON
{
"hex": "#ff7ddf",
"rgb": {
"r": 255,
"g": 125,
"b": 223
},
"hsl": {
"h": 314.769,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.76939,
"c": 0.19335,
"h": 337.6
},
"luminance": 0.41255
}Semantic roles & 50–950 ramp
primary
#FF7DDF
secondary
#D4F7DC
accent
#E63800
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84