#FBD4EF#FBD4EF
#FBD4EF is a very light, muted pink. Relative luminance 0.738; OKLCH L 91.1% C 0.056 H 337.3°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD4EF |
|---|---|
| RGB | rgb(251, 212, 239) |
| HSL | hsl(318, 83%, 91%) |
| HSV | hsv(318, 16%, 98%) |
| CMYK | cmyk(0%, 15.5%, 4.8%, 1.6%) |
| CIE-LAB | lab(88.84, 18.02, -8.14) |
| CIE-LCH | lch(88.84, 19.77, 335.70°) |
| OKLab | oklab(91.07% 0.0514 -0.0215) |
| OKLCH | oklch(91.07% 0.056 337.3) |
| XYZ | xyz(78.9056, 73.8299, 91.7386) |
| Luminance | 0.7383 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.69
Light Pink
#FFD1DF
ΔE00 4.81
Pale Pink
#FFCFDC
ΔE00 5.41
Very Light Purple
#F6CEFC
ΔE00 5.47
Pale Lavender
#EECFFE
ΔE00 6.64
Thistle
#D8BFD8
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD4EF #D4FBE0
analogous
#F3D4FB #FBD4EF #FBD4DB
triadic
#FBD4EF #EFFBD4 #D4EFFB
tetradic
#FBD4EF #FBF3D4 #D4FBE0 #D4DBFB
square
#FBD4EF #FBF3D4 #D4FBE0 #D4DBFB
split-complementary
#FBD4EF #DBFBD4 #D4FBF3
monochromatic
#F164C5 #F69CDA #FBD4EF #FCE3F5 #FCE3F5
Accessibility & contrast
On white
1.33
#FBD4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#FBD4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD4EF
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD4EF | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF0
Deuteranopia (green-blind)
#DDE1EE
Tritanopia (blue-blind)
#FFD5DD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fbd4ef; /* rgb */ color: rgb(251, 212, 239); /* oklch */ color: oklch(91.1% 0.056 337.3);
Tailwind
colors: {
custom: {
50: '#fde1f4',
500: '#fbd4ef',
950: '#000000',
},
}SCSS
$custom: #fbd4ef; $custom-light: #fde1f4; $custom-dark: #000000;
JSON
{
"hex": "#fbd4ef",
"rgb": {
"r": 251,
"g": 212,
"b": 239
},
"hsl": {
"h": 318.462,
"s": 82.979,
"l": 90.784
},
"oklch": {
"l": 0.91071,
"c": 0.05574,
"h": 337.3
},
"luminance": 0.73828
}Semantic roles & 50–950 ramp
primary
#FBD4EF
secondary
#91E2AA
accent
#DF4906
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485