#FBADEB#FBADEB
#FBADEB is a very light, moderate pink. Relative luminance 0.564; OKLCH L 84.1% C 0.120 H 334.2°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FBADEB |
|---|---|
| RGB | rgb(251, 173, 235) |
| HSL | hsl(312, 91%, 83%) |
| HSV | hsv(312, 31%, 98%) |
| CMYK | cmyk(0%, 31.1%, 6.4%, 1.6%) |
| CIE-LAB | lab(79.84, 37.83, -19.49) |
| CIE-LCH | lch(79.84, 42.56, 332.75°) |
| OKLab | oklab(84.11% 0.108 -0.0522) |
| OKLCH | oklch(84.11% 0.12 334.2) |
| XYZ | xyz(69.7219, 56.3975, 85.7944) |
| Luminance | 0.5639 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.51
Light Lavendar
#EFC0FE
ΔE00 6.61
Powder Pink
#FFB2D0
ΔE00 8.20
Mauve
#E0B0FF
ΔE00 8.35
Pale Mauve
#FED0FC
ΔE00 8.38
Light Lilac
#EDC8FF
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBADEB #ADFBBD
analogous
#E4ADFB #FBADEB #FBADC4
triadic
#FBADEB #EBFBAD #ADEBFB
tetradic
#FBADEB #FBE4AD #ADFBBD #ADC4FB
square
#FBADEB #FBE4AD #ADFBBD #ADC4FB
split-complementary
#FBADEB #C4FBAD #ADFBE4
monochromatic
#F538CF #F873DD #FBADEB #FEE2F8 #FEE2F8
Accessibility & contrast
On white
1.71
#FBADEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#FBADEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBADEB
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBADEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBADEB | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBFED
Deuteranopia (green-blind)
#C0CAE9
Tritanopia (blue-blind)
#FFB0C3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fbadeb; /* rgb */ color: rgb(251, 173, 235); /* oklch */ color: oklch(84.1% 0.120 334.2);
Tailwind
colors: {
custom: {
50: '#fdc6f1',
500: '#fbadeb',
950: '#000000',
},
}SCSS
$custom: #fbadeb; $custom-light: #fdc6f1; $custom-dark: #000000;
JSON
{
"hex": "#fbadeb",
"rgb": {
"r": 251,
"g": 173,
"b": 235
},
"hsl": {
"h": 312.308,
"s": 90.698,
"l": 83.137
},
"oklch": {
"l": 0.84111,
"c": 0.11996,
"h": 334.2
},
"luminance": 0.56395
}Semantic roles & 50–950 ramp
primary
#FBADEB
secondary
#6EDF85
accent
#E62F00
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181316
muted
#868285