#FDBBEF#FDBBEF
#FDBBEF is a very light, moderate pink. Relative luminance 0.627; OKLCH L 86.8% C 0.101 H 334.1°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBBEF |
|---|---|
| RGB | rgb(253, 187, 239) |
| HSL | hsl(313, 94%, 86%) |
| HSV | hsv(313, 26%, 99%) |
| CMYK | cmyk(0%, 26.1%, 5.5%, 0.8%) |
| CIE-LAB | lab(83.26, 31.83, -16.45) |
| CIE-LCH | lch(83.26, 35.83, 332.67°) |
| OKLab | oklab(86.81% 0.0906 -0.0439) |
| OKLCH | oklch(86.81% 0.101 334.1) |
| XYZ | xyz(73.8573, 62.6579, 89.8483) |
| Luminance | 0.6266 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.18
Light Lavendar
#EFC0FE
ΔE00 5.42
Very Light Purple
#F6CEFC
ΔE00 5.75
Light Lilac
#EDC8FF
ΔE00 6.62
Powder Pink
#FFB2D0
ΔE00 7.32
Plum
#DDA0DD
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBBEF #BBFDC9
analogous
#EABBFD #FDBBEF #FDBBCE
triadic
#FDBBEF #EFFDBB #BBEFFD
tetradic
#FDBBEF #FDEABB #BBFDC9 #BBCEFD
square
#FDBBEF #FDEABB #BBFDC9 #BBCEFD
split-complementary
#FDBBEF #CEFDBB #BBFDEA
monochromatic
#FA44D3 #FB80E1 #FDBBEF #FEE1F8 #FEE1F8
Accessibility & contrast
On white
1.55
#FDBBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#FDBBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBBEF
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBBEF | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF1
Deuteranopia (green-blind)
#CAD3ED
Tritanopia (blue-blind)
#FFBECD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fdbbef; /* rgb */ color: rgb(253, 187, 239); /* oklch */ color: oklch(86.8% 0.101 334.1);
Tailwind
colors: {
custom: {
50: '#fed0f4',
500: '#fdbbef',
950: '#000000',
},
}SCSS
$custom: #fdbbef; $custom-light: #fed0f4; $custom-dark: #000000;
JSON
{
"hex": "#fdbbef",
"rgb": {
"r": 253,
"g": 187,
"b": 239
},
"hsl": {
"h": 312.727,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.86813,
"c": 0.10068,
"h": 334.1
},
"luminance": 0.62655
}Semantic roles & 50–950 ramp
primary
#FDBBEF
secondary
#79E38F
accent
#E63100
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385