#FF6DDF#FF6DDF
#FF6DDF is a light, highly saturated pink. Relative luminance 0.375; OKLCH L 75.0% C 0.217 H 336.9°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6DDF |
|---|---|
| RGB | rgb(255, 109, 223) |
| HSL | hsl(313, 100%, 71%) |
| HSV | hsv(313, 57%, 100%) |
| CMYK | cmyk(0%, 57.3%, 12.5%, 0%) |
| CIE-LAB | lab(67.67, 68.33, -31.48) |
| CIE-LCH | lch(67.67, 75.23, 335.26°) |
| OKLab | oklab(74.95% 0.1999 -0.0852) |
| OKLCH | oklch(74.95% 0.217 336.9) |
| XYZ | xyz(60.0286, 37.5297, 73.8801) |
| Luminance | 0.3752 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.54
Purply Pink
#F075E6
ΔE00 3.07
Violet (CSS)
#EE82EE
ΔE00 5.02
Light Magenta
#FA5FF7
ΔE00 5.22
Violet Pink
#FB5FFC
ΔE00 5.75
Orchid
#DA70D6
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6DDF #6DFF8D
analogous
#D66DFF #FF6DDF #FF6D96
triadic
#FF6DDF #DFFF6D #6DDFFF
tetradic
#FF6DDF #FFD66D #6DFF8D #6D96FF
square
#FF6DDF #FFD66D #6DFF8D #6D96FF
split-complementary
#FF6DDF #96FF6D #6DFFD6
monochromatic
#F200BD #FF30D2 #FF6DDF #FFAAEC #FFE0F8
Accessibility & contrast
On white
2.47
#FF6DDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#FF6DDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6DDF
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6DDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6DDF | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7097E3
Deuteranopia (green-blind)
#9CADDB
Tritanopia (blue-blind)
#FF739C
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff6ddf; /* rgb */ color: rgb(255, 109, 223); /* oklch */ color: oklch(75.0% 0.217 336.9);
Tailwind
colors: {
custom: {
50: '#ff9ee9',
500: '#ff6ddf',
950: '#000000',
},
}SCSS
$custom: #ff6ddf; $custom-light: #ff9ee9; $custom-dark: #000000;
JSON
{
"hex": "#ff6ddf",
"rgb": {
"r": 255,
"g": 109,
"b": 223
},
"hsl": {
"h": 313.151,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.74954,
"c": 0.2173,
"h": 336.9
},
"luminance": 0.37525
}Semantic roles & 50–950 ramp
primary
#FF6DDF
secondary
#D1F7D9
accent
#E63200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#190F16
muted
#877F84