#FDBBEA#FDBBEA
#FDBBEA is a very light, moderate pink. Relative luminance 0.624; OKLCH L 86.6% C 0.096 H 337.3°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBBEA |
|---|---|
| RGB | rgb(253, 187, 234) |
| HSL | hsl(317, 94%, 86%) |
| HSV | hsv(317, 26%, 99%) |
| CMYK | cmyk(0%, 26.1%, 7.5%, 0.8%) |
| CIE-LAB | lab(83.11, 30.97, -14.01) |
| CIE-LCH | lch(83.11, 33.99, 335.67°) |
| OKLab | oklab(86.64% 0.089 -0.0372) |
| OKLCH | oklch(86.64% 0.096 337.3) |
| XYZ | xyz(73.1288, 62.3665, 86.0118) |
| Luminance | 0.6236 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.32
Very Light Purple
#F6CEFC
ΔE00 6.11
Powder Pink
#FFB2D0
ΔE00 6.13
Light Lavendar
#EFC0FE
ΔE00 6.45
Light Lilac
#EDC8FF
ΔE00 7.37
Baby Pink
#FFB7CE
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBBEA #BBFDCE
analogous
#EFBBFD #FDBBEA #FDBBC9
triadic
#FDBBEA #EAFDBB #BBEAFD
tetradic
#FDBBEA #FDEFBB #BBFDCE #BBC9FD
square
#FDBBEA #FDEFBB #BBFDCE #BBC9FD
split-complementary
#FDBBEA #C9FDBB #BBFDEF
monochromatic
#FA44C5 #FB80D8 #FDBBEA #FEE1F6 #FEE1F6
Accessibility & contrast
On white
1.56
#FDBBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#FDBBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBBEA
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBBEA | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9EC
Deuteranopia (green-blind)
#CCD3E8
Tritanopia (blue-blind)
#FFBDCB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fdbbea; /* rgb */ color: rgb(253, 187, 234); /* oklch */ color: oklch(86.6% 0.096 337.3);
Tailwind
colors: {
custom: {
50: '#fed0f0',
500: '#fdbbea',
950: '#000000',
},
}SCSS
$custom: #fdbbea; $custom-light: #fed0f0; $custom-dark: #000000;
JSON
{
"hex": "#fdbbea",
"rgb": {
"r": 253,
"g": 187,
"b": 234
},
"hsl": {
"h": 317.273,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.86644,
"c": 0.09649,
"h": 337.3
},
"luminance": 0.62364
}Semantic roles & 50–950 ramp
primary
#FDBBEA
secondary
#79E397
accent
#E64200
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385