#FF6EBC#FF6EBC
#FF6EBC is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.7% C 0.194 H 349.5°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6EBC |
|---|---|
| RGB | rgb(255, 110, 188) |
| HSL | hsl(328, 100%, 72%) |
| HSV | hsv(328, 57%, 100%) |
| CMYK | cmyk(0%, 56.9%, 26.3%, 0%) |
| CIE-LAB | lab(66.56, 63.06, -13.57) |
| CIE-LCH | lch(66.56, 64.50, 347.85°) |
| OKLab | oklab(73.71% 0.1907 -0.0354) |
| OKLCH | oklch(73.71% 0.194 349.5) |
| XYZ | xyz(55.8952, 36.0480, 51.5814) |
| Luminance | 0.3604 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.37
Hot Pink
#FF69B4
ΔE00 1.56
Bubble Gum Pink
#FF69AF
ΔE00 2.54
Pink (survey)
#FF81C0
ΔE00 3.63
Bubblegum Pink
#FE83CC
ΔE00 4.22
Barbie Pink
#FE46A5
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6EBC #6EFFB1
analogous
#F96EFF #FF6EBC #FF6E74
triadic
#FF6EBC #BCFF6E #6EBCFF
tetradic
#FF6EBC #FFF96E #6EFFB1 #6E74FF
square
#FF6EBC #FFF96E #6EFFB1 #6E74FF
split-complementary
#FF6EBC #74FF6E #6EFFF9
monochromatic
#F30083 #FF31A0 #FF6EBC #FFABD8 #FFE0F1
Accessibility & contrast
On white
2.56
#FF6EBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#FF6EBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6EBC
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6EBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6EBC | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F92BE
Deuteranopia (green-blind)
#A7ABB8
Tritanopia (blue-blind)
#FF698D
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff6ebc; /* rgb */ color: rgb(255, 110, 188); /* oklch */ color: oklch(73.7% 0.194 349.5);
Tailwind
colors: {
custom: {
50: '#ff9ed0',
500: '#ff6ebc',
950: '#000000',
},
}SCSS
$custom: #ff6ebc; $custom-light: #ff9ed0; $custom-dark: #000000;
JSON
{
"hex": "#ff6ebc",
"rgb": {
"r": 255,
"g": 110,
"b": 188
},
"hsl": {
"h": 327.724,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.7371,
"c": 0.19394,
"h": 349.5
},
"luminance": 0.36043
}Semantic roles & 50–950 ramp
primary
#FF6EBC
secondary
#D2F7E3
accent
#E66A00
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#190F14
muted
#877F82