#FDBBE9#FDBBE9
#FDBBE9 is a very light, moderate pink. Relative luminance 0.623; OKLCH L 86.6% C 0.096 H 338.0°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBBE9 |
|---|---|
| RGB | rgb(253, 187, 233) |
| HSL | hsl(318, 94%, 86%) |
| HSV | hsv(318, 26%, 99%) |
| CMYK | cmyk(0%, 26.1%, 7.9%, 0.8%) |
| CIE-LAB | lab(83.08, 30.81, -13.52) |
| CIE-LCH | lch(83.08, 33.64, 336.31°) |
| OKLab | oklab(86.61% 0.0887 -0.0359) |
| OKLCH | oklch(86.61% 0.096 338) |
| XYZ | xyz(72.9856, 62.3092, 85.2573) |
| Luminance | 0.6231 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.39
Powder Pink
#FFB2D0
ΔE00 5.89
Very Light Purple
#F6CEFC
ΔE00 6.21
Light Lavendar
#EFC0FE
ΔE00 6.67
Baby Pink
#FFB7CE
ΔE00 7.13
Light Lilac
#EDC8FF
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBBE9 #BBFDCF
analogous
#F0BBFD #FDBBE9 #FDBBC8
triadic
#FDBBE9 #E9FDBB #BBE9FD
tetradic
#FDBBE9 #FDF0BB #BBFDCF #BBC8FD
square
#FDBBE9 #FDF0BB #BBFDCF #BBC8FD
split-complementary
#FDBBE9 #C8FDBB #BBFDF0
monochromatic
#FA44C3 #FB80D6 #FDBBE9 #FEE1F5 #FEE1F5
Accessibility & contrast
On white
1.56
#FDBBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#FDBBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBBE9
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBBE9 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9EB
Deuteranopia (green-blind)
#CCD2E7
Tritanopia (blue-blind)
#FFBCCB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fdbbe9; /* rgb */ color: rgb(253, 187, 233); /* oklch */ color: oklch(86.6% 0.096 338.0);
Tailwind
colors: {
custom: {
50: '#fed0f0',
500: '#fdbbe9',
950: '#000000',
},
}SCSS
$custom: #fdbbe9; $custom-light: #fed0f0; $custom-dark: #000000;
JSON
{
"hex": "#fdbbe9",
"rgb": {
"r": 253,
"g": 187,
"b": 233
},
"hsl": {
"h": 318.182,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.86611,
"c": 0.09569,
"h": 338
},
"luminance": 0.62306
}Semantic roles & 50–950 ramp
primary
#FDBBE9
secondary
#79E399
accent
#E64600
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385