#DF90CF#DF90CF
#DF90CF is a light, vivid pink. Relative luminance 0.401; OKLCH L 75.3% C 0.125 H 334.4°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DF90CF |
|---|---|
| RGB | rgb(223, 144, 207) |
| HSL | hsl(312, 55%, 72%) |
| HSV | hsv(312, 35%, 87%) |
| CMYK | cmyk(0%, 35.4%, 7.2%, 12.5%) |
| CIE-LAB | lab(69.57, 39.22, -20.04) |
| CIE-LCH | lch(69.57, 44.05, 332.94°) |
| OKLab | oklab(75.33% 0.1123 -0.0538) |
| OKLCH | oklch(75.33% 0.125 334.4) |
| XYZ | xyz(51.6668, 40.1420, 64.0461) |
| Luminance | 0.4014 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.97
Plum
#DDA0DD
ΔE00 4.37
Bubblegum Pink
#FE83CC
ΔE00 6.12
Violet (CSS)
#EE82EE
ΔE00 7.23
Pink (survey)
#FF81C0
ΔE00 7.62
Orchid (survey)
#C875C4
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF90CF #90DFA0
analogous
#C890DF #DF90CF #DF90A8
triadic
#DF90CF #CFDF90 #90CFDF
tetradic
#DF90CF #DFC890 #90DFA0 #90A8DF
square
#DF90CF #DFC890 #90DFA0 #90A8DF
split-complementary
#DF90CF #A8DF90 #90DFC8
monochromatic
#BE37A2 #D160BA #DF90CF #EDC0E4 #F8E7F5
Accessibility & contrast
On white
2.33
#DF90CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#DF90CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF90CF
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF90CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF90CF | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A3D1
Deuteranopia (green-blind)
#A4AECD
Tritanopia (blue-blind)
#E693A7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #df90cf; /* rgb */ color: rgb(223, 144, 207); /* oklch */ color: oklch(75.3% 0.125 334.4);
Tailwind
colors: {
custom: {
50: '#eab2dd',
500: '#df90cf',
950: '#000000',
},
}SCSS
$custom: #df90cf; $custom-light: #eab2dd; $custom-dark: #000000;
JSON
{
"hex": "#df90cf",
"rgb": {
"r": 223,
"g": 144,
"b": 207
},
"hsl": {
"h": 312.152,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.75325,
"c": 0.12453,
"h": 334.4
},
"luminance": 0.40139
}Semantic roles & 50–950 ramp
primary
#DF90CF
secondary
#DCEFE0
accent
#C34323
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083