#FD7BEA#FD7BEA
#FD7BEA is a light, highly saturated purple. Relative luminance 0.410; OKLCH L 76.9% C 0.203 H 333.2°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7BEA |
|---|---|
| RGB | rgb(253, 123, 234) |
| HSL | hsl(309, 97%, 74%) |
| HSV | hsv(309, 51%, 99%) |
| CMYK | cmyk(0%, 51.4%, 7.5%, 0.8%) |
| CIE-LAB | lab(70.17, 63.23, -33.72) |
| CIE-LCH | lch(70.17, 71.66, 331.93°) |
| OKLab | oklab(76.89% 0.1815 -0.0917) |
| OKLCH | oklch(76.89% 0.203 333.2) |
| XYZ | xyz(62.4422, 40.9932, 82.4496) |
| Luminance | 0.4099 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.59
Violet (CSS)
#EE82EE
ΔE00 2.88
Candy Pink
#FF63E9
ΔE00 3.88
Lavender Pink
#DD85D7
ΔE00 5.47
Light Magenta
#FA5FF7
ΔE00 5.62
Violet Pink
#FB5FFC
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7BEA #7BFD8E
analogous
#CF7BFD #FD7BEA #FD7BA9
triadic
#FD7BEA #EAFD7B #7BEAFD
tetradic
#FD7BEA #FDCF7B #7BFD8E #7BA9FD
square
#FD7BEA #FDCF7B #7BFD8E #7BA9FD
split-complementary
#FD7BEA #A9FD7B #7BFDCF
monochromatic
#FA04D6 #FC3FE0 #FD7BEA #FEB7F4 #FFE1FA
Accessibility & contrast
On white
2.28
#FD7BEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#FD7BEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7BEA
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7BEA | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A0EE
Deuteranopia (green-blind)
#9EB2E6
Tritanopia (blue-blind)
#FF83A8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fd7bea; /* rgb */ color: rgb(253, 123, 234); /* oklch */ color: oklch(76.9% 0.203 333.2);
Tailwind
colors: {
custom: {
50: '#ffa6f1',
500: '#fd7bea',
950: '#000000',
},
}SCSS
$custom: #fd7bea; $custom-light: #ffa6f1; $custom-dark: #000000;
JSON
{
"hex": "#fd7bea",
"rgb": {
"r": 253,
"g": 123,
"b": 234
},
"hsl": {
"h": 308.769,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.76887,
"c": 0.20338,
"h": 333.2
},
"luminance": 0.40989
}Semantic roles & 50–950 ramp
primary
#FD7BEA
secondary
#D4F7D9
accent
#E62200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84