#FF7ECB#FF7ECB
#FF7ECB is a light, vivid pink. Relative luminance 0.405; OKLCH L 76.3% C 0.178 H 345.4°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7ECB |
|---|---|
| RGB | rgb(255, 126, 203) |
| HSL | hsl(324, 100%, 75%) |
| HSV | hsv(324, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 20.4%, 0%) |
| CIE-LAB | lab(69.82, 57.75, -17.06) |
| CIE-LCH | lch(69.82, 60.22, 343.54°) |
| OKLab | oklab(76.31% 0.1725 -0.0451) |
| OKLCH | oklch(76.31% 0.178 345.4) |
| XYZ | xyz(59.4818, 40.4983, 61.1725) |
| Luminance | 0.4049 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 0.96
Pink (survey)
#FF81C0
ΔE00 2.74
Bubblegum (survey)
#FF6CB5
ΔE00 4.55
Hot Pink
#FF69B4
ΔE00 4.92
Bubble Gum Pink
#FF69AF
ΔE00 5.67
Lavender Pink
#DD85D7
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7ECB #7EFFB2
analogous
#F27EFF #FF7ECB #FF7E8B
triadic
#FF7ECB #CBFF7E #7ECBFF
tetradic
#FF7ECB #FFF27E #7EFFB2 #7E8BFF
square
#FF7ECB #FFF27E #7EFFB2 #7E8BFF
split-complementary
#FF7ECB #8BFF7E #7EFFF2
monochromatic
#FF049A #FF41B2 #FF7ECB #FFBBE4 #FFE0F3
Accessibility & contrast
On white
2.31
#FF7ECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#FF7ECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7ECB
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7ECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7ECB | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899DCE
Deuteranopia (green-blind)
#ACB3C8
Tritanopia (blue-blind)
#FF7D9C
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff7ecb; /* rgb */ color: rgb(255, 126, 203); /* oklch */ color: oklch(76.3% 0.178 345.4);
Tailwind
colors: {
custom: {
50: '#ffa7db',
500: '#ff7ecb',
950: '#000000',
},
}SCSS
$custom: #ff7ecb; $custom-light: #ffa7db; $custom-dark: #000000;
JSON
{
"hex": "#ff7ecb",
"rgb": {
"r": 255,
"g": 126,
"b": 203
},
"hsl": {
"h": 324.186,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.76307,
"c": 0.17832,
"h": 345.4
},
"luminance": 0.40494
}Semantic roles & 50–950 ramp
primary
#FF7ECB
secondary
#D4F7E2
accent
#E65D00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181015
muted
#867F83