#DD7EF0#DD7EF0
#DD7EF0 is a light, vivid purple. Relative luminance 0.366; OKLCH L 73.8% C 0.185 H 320.8°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DD7EF0 |
|---|---|
| RGB | rgb(221, 126, 240) |
| HSL | hsl(290, 79%, 72%) |
| HSV | hsv(290, 48%, 94%) |
| CMYK | cmyk(7.9%, 47.5%, 0%, 5.9%) |
| CIE-LAB | lab(66.97, 53.95, -42.32) |
| CIE-LCH | lch(66.97, 68.57, 321.88°) |
| OKLab | oklab(73.75% 0.1431 -0.1169) |
| OKLCH | oklch(73.75% 0.185 320.8) |
| XYZ | xyz(53.0060, 36.5872, 86.6911) |
| Luminance | 0.3659 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.50
Purply Pink
#F075E6
ΔE00 4.32
Orchid
#DA70D6
ΔE00 4.90
Lavender Pink
#DD85D7
ΔE00 5.33
Light Magenta
#FA5FF7
ΔE00 5.95
Violet Pink
#FB5FFC
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD7EF0 #91F07E
analogous
#A47EF0 #DD7EF0 #F07ECA
triadic
#DD7EF0 #F0DD7E #7EF0DD
tetradic
#DD7EF0 #F0A47E #91F07E #7ECAF0
square
#DD7EF0 #F0A47E #91F07E #7ECAF0
split-complementary
#DD7EF0 #CAF07E #7EF0A4
monochromatic
#BA19DA #CF47EA #DD7EF0 #EBB5F6 #F8E4FC
Accessibility & contrast
On white
2.52
#DD7EF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#DD7EF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD7EF0
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD7EF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD7EF0 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9CF4
Deuteranopia (green-blind)
#88A7ED
Tritanopia (blue-blind)
#DF8DAC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #dd7ef0; /* rgb */ color: rgb(221, 126, 240); /* oklch */ color: oklch(73.8% 0.185 320.8);
Tailwind
colors: {
custom: {
50: '#eaa6f5',
500: '#dd7ef0',
950: '#000000',
},
}SCSS
$custom: #dd7ef0; $custom-light: #eaa6f5; $custom-dark: #000000;
JSON
{
"hex": "#dd7ef0",
"rgb": {
"r": 221,
"g": 126,
"b": 240
},
"hsl": {
"h": 290,
"s": 79.167,
"l": 71.765
},
"oklch": {
"l": 0.73752,
"c": 0.18481,
"h": 320.8
},
"luminance": 0.36585
}Semantic roles & 50–950 ramp
primary
#DD7EF0
secondary
#DBF3D6
accent
#DB0A2D
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#161017
muted
#847F85