#FBAECF#FBAECF
#FBAECF is a very light, moderate pink. Relative luminance 0.553; OKLCH L 83.3% C 0.099 H 352.1°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAECF |
|---|---|
| RGB | rgb(251, 174, 207) |
| HSL | hsl(334, 91%, 83%) |
| HSV | hsv(334, 31%, 98%) |
| CMYK | cmyk(0%, 30.7%, 17.5%, 1.6%) |
| CIE-LAB | lab(79.21, 32.79, -5.29) |
| CIE-LCH | lch(79.21, 33.22, 350.84°) |
| OKLab | oklab(83.35% 0.0976 -0.0136) |
| OKLCH | oklch(83.35% 0.099 352.1) |
| XYZ | xyz(66.1827, 55.2898, 66.2053) |
| Luminance | 0.5529 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 1.27
Baby Pink
#FFB7CE
ΔE00 3.22
Pastel Pink
#FFBACD
ΔE00 4.47
Soft Pink
#FDB0C0
ΔE00 5.21
Lightpink
#FFB6C1
ΔE00 6.77
Pink
#FFC0CB
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAECF #AEFBDA
analogous
#FBAEF5 #FBAECF #FBB3AE
triadic
#FBAECF #CFFBAE #AECFFB
tetradic
#FBAECF #F5FBAE #AEFBDA #B3AEFB
square
#FBAECF #F5FBAE #AEFBDA #B3AEFB
split-complementary
#FBAECF #AEFBB3 #AEF5FB
monochromatic
#F5398A #F874AC #FBAECF #FEE2EE #FEE2EE
Accessibility & contrast
On white
1.74
#FBAECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#FBAECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAECF
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAECF | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BCD0
Deuteranopia (green-blind)
#C8C9CD
Tritanopia (blue-blind)
#FFACB9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #fbaecf; /* rgb */ color: rgb(251, 174, 207); /* oklch */ color: oklch(83.3% 0.099 352.1);
Tailwind
colors: {
custom: {
50: '#fec7dd',
500: '#fbaecf',
950: '#000000',
},
}SCSS
$custom: #fbaecf; $custom-light: #fec7dd; $custom-dark: #000000;
JSON
{
"hex": "#fbaecf",
"rgb": {
"r": 251,
"g": 174,
"b": 207
},
"hsl": {
"h": 334.286,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.83348,
"c": 0.09856,
"h": 352.1
},
"luminance": 0.55286
}Semantic roles & 50–950 ramp
primary
#FBAECF
secondary
#6FDFAF
accent
#E68300
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181315
muted
#868284