#FF7DEE#FF7DEE
#FF7DEE is a light, highly saturated purple. Relative luminance 0.421; OKLCH L 77.6% C 0.205 H 332.5°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DEE |
|---|---|
| RGB | rgb(255, 125, 238) |
| HSL | hsl(308, 100%, 75%) |
| HSV | hsv(308, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 6.7%, 0%) |
| CIE-LAB | lab(70.94, 63.51, -34.71) |
| CIE-LCH | lch(70.94, 72.37, 331.34°) |
| OKLab | oklab(77.57% 0.1817 -0.0945) |
| OKLCH | oklch(77.57% 0.205 332.5) |
| XYZ | xyz(64.0060, 42.1045, 85.6281) |
| Luminance | 0.4210 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.83
Purply Pink
#F075E6
ΔE00 3.03
Candy Pink
#FF63E9
ΔE00 4.26
Light Magenta
#FA5FF7
ΔE00 5.78
Lavender Pink
#DD85D7
ΔE00 5.80
Violet Pink
#FB5FFC
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DEE #7DFF8E
analogous
#CF7DFF #FF7DEE #FF7DAD
triadic
#FF7DEE #EEFF7D #7DEEFF
tetradic
#FF7DEE #FFCF7D #7DFF8E #7DADFF
square
#FF7DEE #FFCF7D #7DFF8E #7DADFF
split-complementary
#FF7DEE #ADFF7D #7DFFCF
monochromatic
#FF03DE #FF40E6 #FF7DEE #FFBAF6 #FFE0FB
Accessibility & contrast
On white
2.23
#FF7DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#FF7DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DEE
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DEE | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA2F2
Deuteranopia (green-blind)
#9FB4EA
Tritanopia (blue-blind)
#FF86AB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff7dee; /* rgb */ color: rgb(255, 125, 238); /* oklch */ color: oklch(77.6% 0.205 332.5);
Tailwind
colors: {
custom: {
50: '#ffa7f4',
500: '#ff7dee',
950: '#000000',
},
}SCSS
$custom: #ff7dee; $custom-light: #ffa7f4; $custom-dark: #000000;
JSON
{
"hex": "#ff7dee",
"rgb": {
"r": 255,
"g": 125,
"b": 238
},
"hsl": {
"h": 307.846,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.77565,
"c": 0.2048,
"h": 332.5
},
"luminance": 0.421
}Semantic roles & 50–950 ramp
primary
#FF7DEE
secondary
#D4F7D8
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85