#FBAEEB#FBAEEB
#FBAEEB is a very light, moderate pink. Relative luminance 0.568; OKLCH L 84.3% C 0.118 H 334.3°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAEEB |
|---|---|
| RGB | rgb(251, 174, 235) |
| HSL | hsl(312, 91%, 83%) |
| HSV | hsv(312, 31%, 98%) |
| CMYK | cmyk(0%, 30.7%, 6.4%, 1.6%) |
| CIE-LAB | lab(80.06, 37.31, -19.16) |
| CIE-LCH | lch(80.06, 41.94, 332.82°) |
| OKLab | oklab(84.28% 0.1065 -0.0513) |
| OKLCH | oklch(84.28% 0.118 334.3) |
| XYZ | xyz(69.9143, 56.7824, 85.8585) |
| Luminance | 0.5678 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.60
Light Lavendar
#EFC0FE
ΔE00 6.49
Powder Pink
#FFB2D0
ΔE00 8.05
Pale Mauve
#FED0FC
ΔE00 8.14
Mauve
#E0B0FF
ΔE00 8.39
Very Light Purple
#F6CEFC
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAEEB #AEFBBE
analogous
#E5AEFB #FBAEEB #FBAEC4
triadic
#FBAEEB #EBFBAE #AEEBFB
tetradic
#FBAEEB #FBE5AE #AEFBBE #AEC4FB
square
#FBAEEB #FBE5AE #AEFBBE #AEC4FB
split-complementary
#FBAEEB #C4FBAE #AEFBE5
monochromatic
#F539CE #F874DD #FBAEEB #FEE2F8 #FEE2F8
Accessibility & contrast
On white
1.70
#FBAEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#FBAEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAEEB
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAEEB | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC0ED
Deuteranopia (green-blind)
#C0CBE9
Tritanopia (blue-blind)
#FFB1C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fbaeeb; /* rgb */ color: rgb(251, 174, 235); /* oklch */ color: oklch(84.3% 0.118 334.3);
Tailwind
colors: {
custom: {
50: '#fdc7f1',
500: '#fbaeeb',
950: '#000000',
},
}SCSS
$custom: #fbaeeb; $custom-light: #fdc7f1; $custom-dark: #000000;
JSON
{
"hex": "#fbaeeb",
"rgb": {
"r": 251,
"g": 174,
"b": 235
},
"hsl": {
"h": 312.468,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.84277,
"c": 0.11822,
"h": 334.3
},
"luminance": 0.56779
}Semantic roles & 50–950 ramp
primary
#FBAEEB
secondary
#6FDF86
accent
#E63000
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181316
muted
#868285