#FF6EBF#FF6EBF
#FF6EBF is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.8% C 0.196 H 348.3°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6EBF |
|---|---|
| RGB | rgb(255, 110, 191) |
| HSL | hsl(326, 100%, 72%) |
| HSV | hsv(326, 57%, 100%) |
| CMYK | cmyk(0%, 56.9%, 25.1%, 0%) |
| CIE-LAB | lab(66.66, 63.44, -15.11) |
| CIE-LCH | lch(66.66, 65.22, 346.60°) |
| OKLab | oklab(73.82% 0.1915 -0.0396) |
| OKLCH | oklch(73.82% 0.196 348.3) |
| XYZ | xyz(56.2219, 36.1787, 53.3023) |
| Luminance | 0.3617 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.98
Hot Pink
#FF69B4
ΔE00 2.11
Bubble Gum Pink
#FF69AF
ΔE00 3.13
Pink (survey)
#FF81C0
ΔE00 3.82
Bubblegum Pink
#FE83CC
ΔE00 4.00
Barbie Pink
#FE46A5
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6EBF #6EFFAE
analogous
#F76EFF #FF6EBF #FF6E77
triadic
#FF6EBF #BFFF6E #6EBFFF
tetradic
#FF6EBF #FFF76E #6EFFAE #6E77FF
square
#FF6EBF #FFF76E #6EFFAE #6E77FF
split-complementary
#FF6EBF #77FF6E #6EFFF7
monochromatic
#F30088 #FF31A4 #FF6EBF #FFABDA #FFE0F1
Accessibility & contrast
On white
2.55
#FF6EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#FF6EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6EBF
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6EBF | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E92C2
Deuteranopia (green-blind)
#A6ABBB
Tritanopia (blue-blind)
#FF6A8E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff6ebf; /* rgb */ color: rgb(255, 110, 191); /* oklch */ color: oklch(73.8% 0.196 348.3);
Tailwind
colors: {
custom: {
50: '#ff9ed2',
500: '#ff6ebf',
950: '#000000',
},
}SCSS
$custom: #ff6ebf; $custom-light: #ff9ed2; $custom-dark: #000000;
JSON
{
"hex": "#ff6ebf",
"rgb": {
"r": 255,
"g": 110,
"b": 191
},
"hsl": {
"h": 326.483,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.73816,
"c": 0.19555,
"h": 348.3
},
"luminance": 0.36173
}Semantic roles & 50–950 ramp
primary
#FF6EBF
secondary
#D2F7E2
accent
#E66500
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#190F14
muted
#877F82