#FDBCEB#FDBCEB
#FDBCEB is a very light, moderate pink. Relative luminance 0.628; OKLCH L 86.9% C 0.096 H 336.8°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBCEB |
|---|---|
| RGB | rgb(253, 188, 235) |
| HSL | hsl(317, 94%, 86%) |
| HSV | hsv(317, 26%, 99%) |
| CMYK | cmyk(0%, 25.7%, 7.1%, 0.8%) |
| CIE-LAB | lab(83.36, 30.62, -14.16) |
| CIE-LCH | lch(83.36, 33.73, 335.18°) |
| OKLab | oklab(86.85% 0.0878 -0.0377) |
| OKLCH | oklch(86.85% 0.096 336.8) |
| XYZ | xyz(73.4858, 62.8499, 86.8415) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.07
Very Light Purple
#F6CEFC
ΔE00 5.85
Light Lavendar
#EFC0FE
ΔE00 6.28
Powder Pink
#FFB2D0
ΔE00 6.31
Light Lilac
#EDC8FF
ΔE00 7.15
Baby Pink
#FFB7CE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBCEB #BCFDCE
analogous
#EFBCFD #FDBCEB #FDBCCB
triadic
#FDBCEB #EBFDBC #BCEBFD
tetradic
#FDBCEB #FDEFBC #BCFDCE #BCCBFD
square
#FDBCEB #FDEFBC #BCFDCE #BCCBFD
split-complementary
#FDBCEB #CBFDBC #BCFDEF
monochromatic
#F945C8 #FB81D9 #FDBCEB #FEE1F6 #FEE1F6
Accessibility & contrast
On white
1.55
#FDBCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#FDBCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBCEB
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBCEB | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAED
Deuteranopia (green-blind)
#CCD3E9
Tritanopia (blue-blind)
#FFBECC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fdbceb; /* rgb */ color: rgb(253, 188, 235); /* oklch */ color: oklch(86.9% 0.096 336.8);
Tailwind
colors: {
custom: {
50: '#fed0f1',
500: '#fdbceb',
950: '#000000',
},
}SCSS
$custom: #fdbceb; $custom-light: #fed0f1; $custom-dark: #000000;
JSON
{
"hex": "#fdbceb",
"rgb": {
"r": 253,
"g": 188,
"b": 235
},
"hsl": {
"h": 316.615,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.8685,
"c": 0.09557,
"h": 336.8
},
"luminance": 0.62847
}Semantic roles & 50–950 ramp
primary
#FDBCEB
secondary
#7AE497
accent
#E64000
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385