#FB6EAE#FB6EAE
#FB6EAE is a light, vivid pink. Relative luminance 0.347; OKLCH L 72.7% C 0.184 H 354.3°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FB6EAE |
|---|---|
| RGB | rgb(251, 110, 174) |
| HSL | hsl(333, 95%, 71%) |
| HSV | hsv(333, 56%, 98%) |
| CMYK | cmyk(0%, 56.2%, 30.7%, 1.6%) |
| CIE-LAB | lab(65.53, 60.12, -7.23) |
| CIE-LCH | lch(65.53, 60.55, 353.14°) |
| OKLab | oklab(72.69% 0.1827 -0.0183) |
| OKLCH | oklch(72.69% 0.184 354.3) |
| XYZ | xyz(53.0020, 34.7223, 43.9469) |
| Luminance | 0.3472 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 0.97
Bubblegum (survey)
#FF6CB5
ΔE00 1.53
Hot Pink
#FF69B4
ΔE00 1.69
Pink (survey)
#FF81C0
ΔE00 4.23
Medium Pink
#F36196
ΔE00 4.82
Carnation Pink
#FF7FA7
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB6EAE #6EFBBB
analogous
#FB6EF4 #FB6EAE #FB746E
triadic
#FB6EAE #AEFB6E #6EAEFB
tetradic
#FB6EAE #F4FB6E #6EFBBB #746EFB
square
#FB6EAE #F4FB6E #6EFBBB #746EFB
split-complementary
#FB6EAE #6EFB74 #6EF4FB
monochromatic
#E8066D #F9328D #FB6EAE #FDAACF #FEE1EE
Accessibility & contrast
On white
2.64
#FB6EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#FB6EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB6EAE
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB6EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB6EAE | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#828FB0
Deuteranopia (green-blind)
#A8A9AB
Tritanopia (blue-blind)
#FF6687
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #fb6eae; /* rgb */ color: rgb(251, 110, 174); /* oklch */ color: oklch(72.7% 0.184 354.3);
Tailwind
colors: {
custom: {
50: '#ff9dc6',
500: '#fb6eae',
950: '#000000',
},
}SCSS
$custom: #fb6eae; $custom-light: #ff9dc6; $custom-dark: #000000;
JSON
{
"hex": "#fb6eae",
"rgb": {
"r": 251,
"g": 110,
"b": 174
},
"hsl": {
"h": 332.766,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.72686,
"c": 0.18363,
"h": 354.3
},
"luminance": 0.34717
}Semantic roles & 50–950 ramp
primary
#FB6EAE
secondary
#CFF5E4
accent
#E67D00
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82