#DF75CC#DF75CC
#DF75CC is a light, vivid pink. Relative luminance 0.328; OKLCH L 71.1% C 0.168 H 334.3°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DF75CC |
|---|---|
| RGB | rgb(223, 117, 204) |
| HSL | hsl(311, 62%, 67%) |
| HSV | hsv(311, 48%, 87%) |
| CMYK | cmyk(0%, 47.5%, 8.5%, 12.5%) |
| CIE-LAB | lab(63.98, 52.59, -26.92) |
| CIE-LCH | lch(63.98, 59.08, 332.89°) |
| OKLab | oklab(71.09% 0.1515 -0.0729) |
| OKLCH | oklch(71.09% 0.168 334.3) |
| XYZ | xyz(47.6918, 32.7732, 60.9289) |
| Luminance | 0.3277 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid
#DA70D6
ΔE00 3.02
Lavender Pink
#DD85D7
ΔE00 3.73
Orchid (survey)
#C875C4
ΔE00 4.06
Purply Pink
#F075E6
ΔE00 4.46
Violet (CSS)
#EE82EE
ΔE00 5.91
Pale Magenta
#D767AD
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF75CC #75DF88
analogous
#BD75DF #DF75CC #DF7597
triadic
#DF75CC #CCDF75 #75CCDF
tetradic
#DF75CC #DFBD75 #75DF88 #7597DF
square
#DF75CC #DFBD75 #75DF88 #7597DF
split-complementary
#DF75CC #97DF75 #75DFBD
monochromatic
#B12998 #D343BA #DF75CC #EBA7DE #F6D8F1
Accessibility & contrast
On white
2.78
#DF75CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#DF75CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF75CC
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF75CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF75CC | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7491CF
Deuteranopia (green-blind)
#92A1C9
Tritanopia (blue-blind)
#E87B97
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #df75cc; /* rgb */ color: rgb(223, 117, 204); /* oklch */ color: oklch(71.1% 0.168 334.3);
Tailwind
colors: {
custom: {
50: '#eba0db',
500: '#df75cc',
950: '#000000',
},
}SCSS
$custom: #df75cc; $custom-light: #eba0db; $custom-dark: #000000;
JSON
{
"hex": "#df75cc",
"rgb": {
"r": 223,
"g": 117,
"b": 204
},
"hsl": {
"h": 310.755,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.71086,
"c": 0.16807,
"h": 334.3
},
"luminance": 0.3277
}Semantic roles & 50–950 ramp
primary
#DF75CC
secondary
#C7E9CD
accent
#CA3B1B
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#160F15
muted
#847F83