#FF6EBD#FF6EBD
#FF6EBD is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.7% C 0.194 H 349.1°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6EBD |
|---|---|
| RGB | rgb(255, 110, 189) |
| HSL | hsl(327, 100%, 72%) |
| HSV | hsv(327, 57%, 100%) |
| CMYK | cmyk(0%, 56.9%, 25.9%, 0%) |
| CIE-LAB | lab(66.59, 63.18, -14.09) |
| CIE-LCH | lch(66.59, 64.74, 347.43°) |
| OKLab | oklab(73.75% 0.191 -0.0368) |
| OKLCH | oklch(73.75% 0.194 349.1) |
| XYZ | xyz(56.0033, 36.0913, 52.1511) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.58
Hot Pink
#FF69B4
ΔE00 1.74
Bubble Gum Pink
#FF69AF
ΔE00 2.73
Pink (survey)
#FF81C0
ΔE00 3.69
Bubblegum Pink
#FE83CC
ΔE00 4.13
Barbie Pink
#FE46A5
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6EBD #6EFFB0
analogous
#F86EFF #FF6EBD #FF6E75
triadic
#FF6EBD #BDFF6E #6EBDFF
tetradic
#FF6EBD #FFF86E #6EFFB0 #6E75FF
square
#FF6EBD #FFF86E #6EFFB0 #6E75FF
split-complementary
#FF6EBD #75FF6E #6EFFF8
monochromatic
#F30084 #FF31A1 #FF6EBD #FFABD9 #FFE0F1
Accessibility & contrast
On white
2.56
#FF6EBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#FF6EBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6EBD
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6EBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6EBD | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F92BF
Deuteranopia (green-blind)
#A7ABB9
Tritanopia (blue-blind)
#FF698D
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff6ebd; /* rgb */ color: rgb(255, 110, 189); /* oklch */ color: oklch(73.7% 0.194 349.1);
Tailwind
colors: {
custom: {
50: '#ff9ed1',
500: '#ff6ebd',
950: '#000000',
},
}SCSS
$custom: #ff6ebd; $custom-light: #ff9ed1; $custom-dark: #000000;
JSON
{
"hex": "#ff6ebd",
"rgb": {
"r": 255,
"g": 110,
"b": 189
},
"hsl": {
"h": 327.31,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.73745,
"c": 0.19448,
"h": 349.1
},
"luminance": 0.36086
}Semantic roles & 50–950 ramp
primary
#FF6EBD
secondary
#D2F7E3
accent
#E66800
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#190F14
muted
#877F82