#FBD7F2#FBD7F2
#FBD7F2 is a very light, muted pink. Relative luminance 0.755; OKLCH L 91.7% C 0.053 H 334.8°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD7F2 |
|---|---|
| RGB | rgb(251, 215, 242) |
| HSL | hsl(315, 82%, 91%) |
| HSV | hsv(315, 14%, 98%) |
| CMYK | cmyk(0%, 14.3%, 3.6%, 1.6%) |
| CIE-LAB | lab(89.64, 16.97, -8.54) |
| CIE-LCH | lch(89.64, 18.99, 333.29°) |
| OKLab | oklab(91.72% 0.0481 -0.0226) |
| OKLCH | oklch(91.72% 0.053 334.8) |
| XYZ | xyz(80.1094, 75.5225, 94.3444) |
| Luminance | 0.7552 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.88
Light Pink
#FFD1DF
ΔE00 5.30
Very Light Purple
#F6CEFC
ΔE00 5.50
Pale Pink
#FFCFDC
ΔE00 5.96
Pale Lavender
#EECFFE
ΔE00 6.42
Thistle
#D8BFD8
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD7F2 #D7FBE0
analogous
#F2D7FB #FBD7F2 #FBD7E0
triadic
#FBD7F2 #F2FBD7 #D7F2FB
tetradic
#FBD7F2 #FBF2D7 #D7FBE0 #D7E0FB
square
#FBD7F2 #FBF2D7 #D7FBE0 #D7E0FB
split-complementary
#FBD7F2 #E0FBD7 #D7FBF2
monochromatic
#F068CE #F59FE0 #FBD7F2 #FCE3F6 #FCE3F6
Accessibility & contrast
On white
1.30
#FBD7F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#FBD7F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD7F2
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD7F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD7F2 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DEF3
Deuteranopia (green-blind)
#DFE3F1
Tritanopia (blue-blind)
#FFD8E0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fbd7f2; /* rgb */ color: rgb(251, 215, 242); /* oklch */ color: oklch(91.7% 0.053 334.8);
Tailwind
colors: {
custom: {
50: '#fce3f6',
500: '#fbd7f2',
950: '#000000',
},
}SCSS
$custom: #fbd7f2; $custom-light: #fce3f6; $custom-dark: #000000;
JSON
{
"hex": "#fbd7f2",
"rgb": {
"r": 251,
"g": 215,
"b": 242
},
"hsl": {
"h": 315,
"s": 81.818,
"l": 91.373
},
"oklch": {
"l": 0.91715,
"c": 0.05313,
"h": 334.8
},
"luminance": 0.75521
}Semantic roles & 50–950 ramp
primary
#FBD7F2
secondary
#94E2A8
accent
#DE3D07
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485