#FF7DDE#FF7DDE
#FF7DDE is a light, vivid pink. Relative luminance 0.412; OKLCH L 76.9% C 0.193 H 338.0°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DDE |
|---|---|
| RGB | rgb(255, 125, 222) |
| HSL | hsl(315, 100%, 75%) |
| HSV | hsv(315, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 12.9%, 0%) |
| CIE-LAB | lab(70.32, 61.00, -26.85) |
| CIE-LCH | lch(70.32, 66.65, 336.24°) |
| OKLab | oklab(76.9% 0.1785 -0.0723) |
| OKLCH | oklch(76.9% 0.193 338) |
| XYZ | xyz(61.7590, 41.2056, 73.7937) |
| Luminance | 0.4120 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.13
Purply Pink
#F075E6
ΔE00 4.30
Violet (CSS)
#EE82EE
ΔE00 4.78
Candy Pink
#FF63E9
ΔE00 5.25
Lavender Pink
#DD85D7
ΔE00 5.57
Pink (survey)
#FF81C0
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DDE #7DFF9E
analogous
#DF7DFF #FF7DDE #FF7D9D
triadic
#FF7DDE #DEFF7D #7DDEFF
tetradic
#FF7DDE #FFDF7D #7DFF9E #7D9DFF
square
#FF7DDE #FFDF7D #7DFF9E #7D9DFF
split-complementary
#FF7DDE #9DFF7D #7DFFDF
monochromatic
#FF03BF #FF40CE #FF7DDE #FFBAEE #FFE0F7
Accessibility & contrast
On white
2.27
#FF7DDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#FF7DDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DDE
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DDE | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819FE1
Deuteranopia (green-blind)
#A5B3DA
Tritanopia (blue-blind)
#FF81A3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff7dde; /* rgb */ color: rgb(255, 125, 222); /* oklch */ color: oklch(76.9% 0.193 338.0);
Tailwind
colors: {
custom: {
50: '#ffa7e8',
500: '#ff7dde',
950: '#000000',
},
}SCSS
$custom: #ff7dde; $custom-light: #ffa7e8; $custom-dark: #000000;
JSON
{
"hex": "#ff7dde",
"rgb": {
"r": 255,
"g": 125,
"b": 222
},
"hsl": {
"h": 315.231,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.76899,
"c": 0.19262,
"h": 338
},
"luminance": 0.41201
}Semantic roles & 50–950 ramp
primary
#FF7DDE
secondary
#D4F7DD
accent
#E63A00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84