#FE7BDA#FE7BDA
#FE7BDA is a light, vivid pink. Relative luminance 0.403; OKLCH L 76.4% C 0.192 H 339.0°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7BDA |
|---|---|
| RGB | rgb(254, 123, 218) |
| HSL | hsl(316, 98%, 74%) |
| HSV | hsv(316, 52%, 100%) |
| CMYK | cmyk(0%, 51.6%, 14.2%, 0.4%) |
| CIE-LAB | lab(69.68, 61.04, -25.62) |
| CIE-LCH | lch(69.68, 66.20, 337.23°) |
| OKLab | oklab(76.35% 0.1794 -0.0688) |
| OKLCH | oklch(76.35% 0.192 339) |
| XYZ | xyz(60.6116, 40.3032, 70.9030) |
| Luminance | 0.4030 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.75
Purply Pink
#F075E6
ΔE00 4.48
Violet (CSS)
#EE82EE
ΔE00 5.23
Candy Pink
#FF63E9
ΔE00 5.30
Lavender Pink
#DD85D7
ΔE00 5.63
Pink (survey)
#FF81C0
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7BDA #7BFE9F
analogous
#E17BFE #FE7BDA #FE7B99
triadic
#FE7BDA #DAFE7B #7BDAFE
tetradic
#FE7BDA #FEE17B #7BFE9F #7B99FE
square
#FE7BDA #FEE17B #7BFE9F #7B99FE
split-complementary
#FE7BDA #99FE7B #7BFEE1
monochromatic
#FD02B8 #FE3EC9 #FE7BDA #FEB8EB #FFE1F6
Accessibility & contrast
On white
2.32
#FE7BDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#FE7BDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7BDA
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7BDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7BDA | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809DDD
Deuteranopia (green-blind)
#A5B2D7
Tritanopia (blue-blind)
#FF7EA1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fe7bda; /* rgb */ color: rgb(254, 123, 218); /* oklch */ color: oklch(76.4% 0.192 339.0);
Tailwind
colors: {
custom: {
50: '#ffa6e5',
500: '#fe7bda',
950: '#000000',
},
}SCSS
$custom: #fe7bda; $custom-light: #ffa6e5; $custom-dark: #000000;
JSON
{
"hex": "#fe7bda",
"rgb": {
"r": 254,
"g": 123,
"b": 218
},
"hsl": {
"h": 316.489,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.76351,
"c": 0.19211,
"h": 339
},
"luminance": 0.40299
}Semantic roles & 50–950 ramp
primary
#FE7BDA
secondary
#D4F7DE
accent
#E63F00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84