#FF7DEB#FF7DEB
#FF7DEB is a light, highly saturated purple. Relative luminance 0.419; OKLCH L 77.4% C 0.202 H 333.5°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DEB |
|---|---|
| RGB | rgb(255, 125, 235) |
| HSL | hsl(309, 100%, 75%) |
| HSV | hsv(309, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 7.8%, 0%) |
| CIE-LAB | lab(70.82, 63.02, -33.24) |
| CIE-LCH | lch(70.82, 71.26, 332.19°) |
| OKLab | oklab(77.44% 0.1812 -0.0903) |
| OKLCH | oklch(77.44% 0.202 333.5) |
| XYZ | xyz(63.5690, 41.9296, 83.3262) |
| Luminance | 0.4193 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.07
Purply Pink
#F075E6
ΔE00 3.10
Candy Pink
#FF63E9
ΔE00 4.31
Lavender Pink
#DD85D7
ΔE00 5.65
Light Magenta
#FA5FF7
ΔE00 6.05
Violet Pink
#FB5FFC
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DEB #7DFF91
analogous
#D27DFF #FF7DEB #FF7DAA
triadic
#FF7DEB #EBFF7D #7DEBFF
tetradic
#FF7DEB #FFD27D #7DFF91 #7DAAFF
square
#FF7DEB #FFD27D #7DFF91 #7DAAFF
split-complementary
#FF7DEB #AAFF7D #7DFFD2
monochromatic
#FF03D8 #FF40E2 #FF7DEB #FFBAF4 #FFE0FA
Accessibility & contrast
On white
2.24
#FF7DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#FF7DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DEB
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DEB | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1EF
Deuteranopia (green-blind)
#A1B4E7
Tritanopia (blue-blind)
#FF85A9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff7deb; /* rgb */ color: rgb(255, 125, 235); /* oklch */ color: oklch(77.4% 0.202 333.5);
Tailwind
colors: {
custom: {
50: '#ffa7f1',
500: '#ff7deb',
950: '#000000',
},
}SCSS
$custom: #ff7deb; $custom-light: #ffa7f1; $custom-dark: #000000;
JSON
{
"hex": "#ff7deb",
"rgb": {
"r": 255,
"g": 125,
"b": 235
},
"hsl": {
"h": 309.231,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.77436,
"c": 0.20243,
"h": 333.5
},
"luminance": 0.41925
}Semantic roles & 50–950 ramp
primary
#FF7DEB
secondary
#D4F7D9
accent
#E62300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85