#FD7BEB#FD7BEB
#FD7BEB is a light, highly saturated purple. Relative luminance 0.410; OKLCH L 76.9% C 0.204 H 332.9°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7BEB |
|---|---|
| RGB | rgb(253, 123, 235) |
| HSL | hsl(308, 97%, 74%) |
| HSV | hsv(308, 51%, 99%) |
| CMYK | cmyk(0%, 51.4%, 7.1%, 0.8%) |
| CIE-LAB | lab(70.21, 63.39, -34.21) |
| CIE-LCH | lch(70.21, 72.03, 331.65°) |
| OKLab | oklab(76.93% 0.1817 -0.0931) |
| OKLCH | oklch(76.93% 0.204 332.9) |
| XYZ | xyz(62.5862, 41.0509, 83.2083) |
| Luminance | 0.4105 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.56
Violet (CSS)
#EE82EE
ΔE00 2.79
Candy Pink
#FF63E9
ΔE00 3.85
Lavender Pink
#DD85D7
ΔE00 5.52
Light Magenta
#FA5FF7
ΔE00 5.52
Violet Pink
#FB5FFC
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7BEB #7BFD8D
analogous
#CE7BFD #FD7BEB #FD7BAA
triadic
#FD7BEB #EBFD7B #7BEBFD
tetradic
#FD7BEB #FDCE7B #7BFD8D #7BAAFD
square
#FD7BEB #FDCE7B #7BFD8D #7BAAFD
split-complementary
#FD7BEB #AAFD7B #7BFDCE
monochromatic
#FA04D8 #FC3FE2 #FD7BEB #FEB7F4 #FFE1FA
Accessibility & contrast
On white
2.28
#FD7BEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#FD7BEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7BEB
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7BEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7BEB | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A0EF
Deuteranopia (green-blind)
#9EB2E7
Tritanopia (blue-blind)
#FF84A8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fd7beb; /* rgb */ color: rgb(253, 123, 235); /* oklch */ color: oklch(76.9% 0.204 332.9);
Tailwind
colors: {
custom: {
50: '#ffa6f1',
500: '#fd7beb',
950: '#000000',
},
}SCSS
$custom: #fd7beb; $custom-light: #ffa6f1; $custom-dark: #000000;
JSON
{
"hex": "#fd7beb",
"rgb": {
"r": 253,
"g": 123,
"b": 235
},
"hsl": {
"h": 308.308,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.7693,
"c": 0.20417,
"h": 332.9
},
"luminance": 0.41047
}Semantic roles & 50–950 ramp
primary
#FD7BEB
secondary
#D4F7D9
accent
#E62000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85