#FF8DDF#FF8DDF
#FF8DDF is a light, vivid pink. Relative luminance 0.456; OKLCH L 79.1% C 0.168 H 338.6°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DDF |
|---|---|
| RGB | rgb(255, 141, 223) |
| HSL | hsl(317, 100%, 78%) |
| HSV | hsv(317, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 12.5%, 0%) |
| CIE-LAB | lab(73.31, 53.47, -22.82) |
| CIE-LCH | lch(73.31, 58.14, 336.88°) |
| OKLab | oklab(79.14% 0.1562 -0.0612) |
| OKLCH | oklch(79.14% 0.168 338.6) |
| XYZ | xyz(64.0846, 45.6416, 75.2321) |
| Luminance | 0.4564 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.59
Pink (survey)
#FF81C0
ΔE00 5.98
Violet (CSS)
#EE82EE
ΔE00 6.13
Lavender Pink
#DD85D7
ΔE00 6.13
Purply Pink
#F075E6
ΔE00 6.81
Plum
#DDA0DD
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DDF #8DFFAD
analogous
#E68DFF #FF8DDF #FF8DA6
triadic
#FF8DDF #DFFF8D #8DDFFF
tetradic
#FF8DDF #FFE68D #8DFFAD #8DA6FF
square
#FF8DDF #FFE68D #8DFFAD #8DA6FF
split-complementary
#FF8DDF #A6FF8D #8DFFE6
monochromatic
#FF13BD #FF50CE #FF8DDF #FFCAF0 #FFE0F6
Accessibility & contrast
On white
2.07
#FF8DDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#FF8DDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DDF
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DDF | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A9E2
Deuteranopia (green-blind)
#AFBBDC
Tritanopia (blue-blind)
#FF90AC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ff8ddf; /* rgb */ color: rgb(255, 141, 223); /* oklch */ color: oklch(79.1% 0.168 338.6);
Tailwind
colors: {
custom: {
50: '#ffb1e9',
500: '#ff8ddf',
950: '#000000',
},
}SCSS
$custom: #ff8ddf; $custom-light: #ffb1e9; $custom-dark: #000000;
JSON
{
"hex": "#ff8ddf",
"rgb": {
"r": 255,
"g": 141,
"b": 223
},
"hsl": {
"h": 316.842,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.79144,
"c": 0.16777,
"h": 338.6
},
"luminance": 0.45637
}Semantic roles & 50–950 ramp
primary
#FF8DDF
secondary
#D4F7DE
accent
#E64000
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084