#FDBDEF#FDBDEF
#FDBDEF is a very light, moderate pink. Relative luminance 0.635; OKLCH L 87.2% C 0.097 H 334.3°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBDEF |
|---|---|
| RGB | rgb(253, 189, 239) |
| HSL | hsl(313, 94%, 87%) |
| HSV | hsv(313, 25%, 99%) |
| CMYK | cmyk(0%, 25.3%, 5.5%, 0.8%) |
| CIE-LAB | lab(83.71, 30.77, -15.77) |
| CIE-LCH | lch(83.71, 34.58, 332.86°) |
| OKLab | oklab(87.16% 0.0876 -0.0421) |
| OKLCH | oklch(87.16% 0.097 334.3) |
| XYZ | xyz(74.2845, 63.5124, 89.9907) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.71
Very Light Purple
#F6CEFC
ΔE00 5.37
Light Lavendar
#EFC0FE
ΔE00 5.47
Light Lilac
#EDC8FF
ΔE00 6.46
Powder Pink
#FFB2D0
ΔE00 7.19
Pale Lavender
#EECFFE
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBDEF #BDFDCB
analogous
#EBBDFD #FDBDEF #FDBDCF
triadic
#FDBDEF #EFFDBD #BDEFFD
tetradic
#FDBDEF #FDEBBD #BDFDCB #BDCFFD
square
#FDBDEF #FDEBBD #BDFDCB #BDCFFD
split-complementary
#FDBDEF #CFFDBD #BDFDEB
monochromatic
#F946D2 #FB82E1 #FDBDEF #FEE1F8 #FEE1F8
Accessibility & contrast
On white
1.53
#FDBDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#FDBDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBDEF
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBDEF | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCBF1
Deuteranopia (green-blind)
#CCD4ED
Tritanopia (blue-blind)
#FFC0CE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fdbdef; /* rgb */ color: rgb(253, 189, 239); /* oklch */ color: oklch(87.2% 0.097 334.3);
Tailwind
colors: {
custom: {
50: '#fed1f4',
500: '#fdbdef',
950: '#000000',
},
}SCSS
$custom: #fdbdef; $custom-light: #fed1f4; $custom-dark: #000000;
JSON
{
"hex": "#fdbdef",
"rgb": {
"r": 253,
"g": 189,
"b": 239
},
"hsl": {
"h": 313.125,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.87157,
"c": 0.0972,
"h": 334.3
},
"luminance": 0.6351
}Semantic roles & 50–950 ramp
primary
#FDBDEF
secondary
#7AE491
accent
#E63200
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385