#FF6EB2#FF6EB2
#FF6EB2 is a light, vivid pink. Relative luminance 0.356; OKLCH L 73.4% C 0.189 H 353.5°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6EB2 |
|---|---|
| RGB | rgb(255, 110, 178) |
| HSL | hsl(332, 100%, 72%) |
| HSV | hsv(332, 57%, 100%) |
| CMYK | cmyk(0%, 56.9%, 30.2%, 0%) |
| CIE-LAB | lab(66.24, 61.82, -8.39) |
| CIE-LCH | lch(66.24, 62.38, 352.27°) |
| OKLab | oklab(73.37% 0.1878 -0.0214) |
| OKLCH | oklch(73.37% 0.189 353.5) |
| XYZ | xyz(54.8543, 35.6316, 46.0996) |
| Luminance | 0.3563 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 0.90
Bubble Gum Pink
#FF69AF
ΔE00 0.91
Hot Pink
#FF69B4
ΔE00 1.22
Pink (survey)
#FF81C0
ΔE00 3.78
Bubblegum Pink
#FE83CC
ΔE00 5.46
Medium Pink
#F36196
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6EB2 #6EFFBB
analogous
#FF6EFB #FF6EB2 #FF736E
triadic
#FF6EB2 #B2FF6E #6EB2FF
tetradic
#FF6EB2 #FBFF6E #6EFFBB #736EFF
square
#FF6EB2 #FBFF6E #6EFFBB #736EFF
split-complementary
#FF6EB2 #6EFF73 #6EFBFF
monochromatic
#F30072 #FF3192 #FF6EB2 #FFABD3 #FFE0EF
Accessibility & contrast
On white
2.58
#FF6EB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#FF6EB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6EB2
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6EB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6EB2 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8391B4
Deuteranopia (green-blind)
#AAABAF
Tritanopia (blue-blind)
#FF6688
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ff6eb2; /* rgb */ color: rgb(255, 110, 178); /* oklch */ color: oklch(73.4% 0.189 353.5);
Tailwind
colors: {
custom: {
50: '#ff9dc9',
500: '#ff6eb2',
950: '#000000',
},
}SCSS
$custom: #ff6eb2; $custom-light: #ff9dc9; $custom-dark: #000000;
JSON
{
"hex": "#ff6eb2",
"rgb": {
"r": 255,
"g": 110,
"b": 178
},
"hsl": {
"h": 331.862,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.73368,
"c": 0.18906,
"h": 353.5
},
"luminance": 0.35626
}Semantic roles & 50–950 ramp
primary
#FF6EB2
secondary
#D2F7E6
accent
#E67A00
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#190F13
muted
#877F82