#FDBDEB#FDBDEB
#FDBDEB is a very light, moderate pink. Relative luminance 0.633; OKLCH L 87.0% C 0.094 H 336.9°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBDEB |
|---|---|
| RGB | rgb(253, 189, 235) |
| HSL | hsl(317, 94%, 87%) |
| HSV | hsv(317, 25%, 99%) |
| CMYK | cmyk(0%, 25.3%, 7.1%, 0.8%) |
| CIE-LAB | lab(83.59, 30.09, -13.82) |
| CIE-LCH | lch(83.59, 33.11, 335.33°) |
| OKLab | oklab(87.02% 0.0864 -0.0367) |
| OKLCH | oklch(87.02% 0.094 336.9) |
| XYZ | xyz(73.7001, 63.2786, 86.9129) |
| Luminance | 0.6328 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.87
Very Light Purple
#F6CEFC
ΔE00 5.70
Powder Pink
#FFB2D0
ΔE00 6.27
Light Lavendar
#EFC0FE
ΔE00 6.34
Light Lilac
#EDC8FF
ΔE00 7.11
Baby Pink
#FFB7CE
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBDEB #BDFDCF
analogous
#EFBDFD #FDBDEB #FDBDCB
triadic
#FDBDEB #EBFDBD #BDEBFD
tetradic
#FDBDEB #FDEFBD #BDFDCF #BDCBFD
square
#FDBDEB #FDEFBD #BDFDCF #BDCBFD
split-complementary
#FDBDEB #CBFDBD #BDFDEF
monochromatic
#F946C7 #FB82D9 #FDBDEB #FEE1F6 #FEE1F6
Accessibility & contrast
On white
1.54
#FDBDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#FDBDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBDEB
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBDEB | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBED
Deuteranopia (green-blind)
#CDD4E9
Tritanopia (blue-blind)
#FFBFCD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fdbdeb; /* rgb */ color: rgb(253, 189, 235); /* oklch */ color: oklch(87.0% 0.094 336.9);
Tailwind
colors: {
custom: {
50: '#fed1f1',
500: '#fdbdeb',
950: '#000000',
},
}SCSS
$custom: #fdbdeb; $custom-light: #fed1f1; $custom-dark: #000000;
JSON
{
"hex": "#fdbdeb",
"rgb": {
"r": 253,
"g": 189,
"b": 235
},
"hsl": {
"h": 316.875,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.87023,
"c": 0.09385,
"h": 336.9
},
"luminance": 0.63276
}Semantic roles & 50–950 ramp
primary
#FDBDEB
secondary
#7AE498
accent
#E64100
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385