#FDBBEB#FDBBEB
#FDBBEB is a very light, moderate pink. Relative luminance 0.624; OKLCH L 86.7% C 0.097 H 336.6°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBBEB |
|---|---|
| RGB | rgb(253, 187, 235) |
| HSL | hsl(316, 94%, 86%) |
| HSV | hsv(316, 26%, 99%) |
| CMYK | cmyk(0%, 26.1%, 7.1%, 0.8%) |
| CIE-LAB | lab(83.14, 31.14, -14.50) |
| CIE-LCH | lch(83.14, 34.35, 335.04°) |
| OKLab | oklab(86.68% 0.0893 -0.0386) |
| OKLCH | oklch(86.68% 0.097 336.6) |
| XYZ | xyz(73.2729, 62.4242, 86.7705) |
| Luminance | 0.6242 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.27
Very Light Purple
#F6CEFC
ΔE00 6.02
Light Lavendar
#EFC0FE
ΔE00 6.23
Powder Pink
#FFB2D0
ΔE00 6.37
Light Lilac
#EDC8FF
ΔE00 7.21
Baby Pink
#FFB7CE
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBBEB #BBFDCD
analogous
#EEBBFD #FDBBEB #FDBBCA
triadic
#FDBBEB #EBFDBB #BBEBFD
tetradic
#FDBBEB #FDEEBB #BBFDCD #BBCAFD
square
#FDBBEB #FDEEBB #BBFDCD #BBCAFD
split-complementary
#FDBBEB #CAFDBB #BBFDEE
monochromatic
#FA44C8 #FB80DA #FDBBEB #FEE1F6 #FEE1F6
Accessibility & contrast
On white
1.56
#FDBBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#FDBBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBBEB
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBBEB | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9ED
Deuteranopia (green-blind)
#CBD3E9
Tritanopia (blue-blind)
#FFBDCC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fdbbeb; /* rgb */ color: rgb(253, 187, 235); /* oklch */ color: oklch(86.7% 0.097 336.6);
Tailwind
colors: {
custom: {
50: '#fed0f1',
500: '#fdbbeb',
950: '#000000',
},
}SCSS
$custom: #fdbbeb; $custom-light: #fed0f1; $custom-dark: #000000;
JSON
{
"hex": "#fdbbeb",
"rgb": {
"r": 253,
"g": 187,
"b": 235
},
"hsl": {
"h": 316.364,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.86677,
"c": 0.09731,
"h": 336.6
},
"luminance": 0.62421
}Semantic roles & 50–950 ramp
primary
#FDBBEB
secondary
#79E396
accent
#E63F00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385