#FBD2F4#FBD2F4
#FBD2F4 is a very light, moderate pink. Relative luminance 0.731; OKLCH L 90.9% C 0.064 H 331.9°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD2F4 |
|---|---|
| RGB | rgb(251, 210, 244) |
| HSL | hsl(310, 84%, 90%) |
| HSV | hsv(310, 16%, 98%) |
| CMYK | cmyk(0%, 16.3%, 2.8%, 1.6%) |
| CIE-LAB | lab(88.51, 19.94, -11.26) |
| CIE-LCH | lch(88.51, 22.90, 330.54°) |
| OKLab | oklab(90.86% 0.0561 -0.0299) |
| OKLCH | oklch(90.86% 0.064 331.9) |
| XYZ | xyz(79.1576, 73.1358, 95.5171) |
| Luminance | 0.7313 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.66
Very Light Purple
#F6CEFC
ΔE00 3.52
Pale Lavender
#EECFFE
ΔE00 5.04
Light Lilac
#EDC8FF
ΔE00 6.45
Light Pink
#FFD1DF
ΔE00 6.58
Pale Pink
#FFCFDC
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD2F4 #D2FBD9
analogous
#EDD2FB #FBD2F4 #FBD2DF
triadic
#FBD2F4 #F4FBD2 #D2F4FB
tetradic
#FBD2F4 #FBEDD2 #D2FBD9 #D2DFFB
square
#FBD2F4 #FBEDD2 #D2FBD9 #D2DFFB
split-complementary
#FBD2F4 #DFFBD2 #D2FBED
monochromatic
#F162D9 #F69AE6 #FBD2F4 #FDE3F8 #FDE3F8
Accessibility & contrast
On white
1.34
#FBD2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#FBD2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD2F4
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD2F4 | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DBF5
Deuteranopia (green-blind)
#DAE0F3
Tritanopia (blue-blind)
#FFD4DD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #fbd2f4; /* rgb */ color: rgb(251, 210, 244); /* oklch */ color: oklch(90.9% 0.064 331.9);
Tailwind
colors: {
custom: {
50: '#fde0f7',
500: '#fbd2f4',
950: '#000000',
},
}SCSS
$custom: #fbd2f4; $custom-light: #fde0f7; $custom-dark: #000000;
JSON
{
"hex": "#fbd2f4",
"rgb": {
"r": 251,
"g": 210,
"b": 244
},
"hsl": {
"h": 310.244,
"s": 83.673,
"l": 90.392
},
"oklch": {
"l": 0.90862,
"c": 0.06357,
"h": 331.9
},
"luminance": 0.73134
}Semantic roles & 50–950 ramp
primary
#FBD2F4
secondary
#8FE29D
accent
#E02B05
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485