#FF6EBB#FF6EBB
#FF6EBB is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.7% C 0.193 H 349.9°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6EBB |
|---|---|
| RGB | rgb(255, 110, 187) |
| HSL | hsl(328, 100%, 72%) |
| HSV | hsv(328, 57%, 100%) |
| CMYK | cmyk(0%, 56.9%, 26.7%, 0%) |
| CIE-LAB | lab(66.52, 62.93, -13.06) |
| CIE-LCH | lch(66.52, 64.27, 348.28°) |
| OKLab | oklab(73.68% 0.1904 -0.034) |
| OKLCH | oklch(73.68% 0.193 349.9) |
| XYZ | xyz(55.7877, 36.0050, 51.0157) |
| Luminance | 0.3600 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.17
Hot Pink
#FF69B4
ΔE00 1.39
Bubble Gum Pink
#FF69AF
ΔE00 2.34
Pink (survey)
#FF81C0
ΔE00 3.59
Bubblegum Pink
#FE83CC
ΔE00 4.31
Barbie Pink
#FE46A5
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6EBB #6EFFB2
analogous
#FB6EFF #FF6EBB #FF6E73
triadic
#FF6EBB #BBFF6E #6EBBFF
tetradic
#FF6EBB #FFFB6E #6EFFB2 #6E73FF
square
#FF6EBB #FFFB6E #6EFFB2 #6E73FF
split-complementary
#FF6EBB #73FF6E #6EFFFB
monochromatic
#F30081 #FF319E #FF6EBB #FFABD8 #FFE0F1
Accessibility & contrast
On white
2.56
#FF6EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#FF6EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6EBB
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6EBB | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8092BD
Deuteranopia (green-blind)
#A7ABB7
Tritanopia (blue-blind)
#FF698C
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff6ebb; /* rgb */ color: rgb(255, 110, 187); /* oklch */ color: oklch(73.7% 0.193 349.9);
Tailwind
colors: {
custom: {
50: '#ff9dcf',
500: '#ff6ebb',
950: '#000000',
},
}SCSS
$custom: #ff6ebb; $custom-light: #ff9dcf; $custom-dark: #000000;
JSON
{
"hex": "#ff6ebb",
"rgb": {
"r": 255,
"g": 110,
"b": 187
},
"hsl": {
"h": 328.138,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.73675,
"c": 0.19342,
"h": 349.9
},
"luminance": 0.36
}Semantic roles & 50–950 ramp
primary
#FF6EBB
secondary
#D2F7E3
accent
#E66C00
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#190F13
muted
#877F82