#FBD2F2#FBD2F2
#FBD2F2 is a very light, moderate pink. Relative luminance 0.730; OKLCH L 90.8% C 0.062 H 333.7°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD2F2 |
|---|---|
| RGB | rgb(251, 210, 242) |
| HSL | hsl(313, 84%, 90%) |
| HSV | hsv(313, 16%, 98%) |
| CMYK | cmyk(0%, 16.3%, 3.6%, 1.6%) |
| CIE-LAB | lab(88.45, 19.59, -10.29) |
| CIE-LCH | lch(88.45, 22.13, 332.28°) |
| OKLab | oklab(90.8% 0.0554 -0.0273) |
| OKLCH | oklch(90.8% 0.062 333.7) |
| XYZ | xyz(78.8556, 73.0150, 93.9265) |
| Luminance | 0.7301 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.21
Very Light Purple
#F6CEFC
ΔE00 4.08
Pale Lavender
#EECFFE
ΔE00 5.53
Light Pink
#FFD1DF
ΔE00 6.01
Pale Pink
#FFCFDC
ΔE00 6.55
Light Lilac
#EDC8FF
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD2F2 #D2FBDB
analogous
#EFD2FB #FBD2F2 #FBD2DD
triadic
#FBD2F2 #F2FBD2 #D2F2FB
tetradic
#FBD2F2 #FBEFD2 #D2FBDB #D2DDFB
square
#FBD2F2 #FBEFD2 #D2FBDB #D2DDFB
split-complementary
#FBD2F2 #DDFBD2 #D2FBEF
monochromatic
#F162D2 #F69AE2 #FBD2F2 #FDE3F7 #FDE3F7
Accessibility & contrast
On white
1.35
#FBD2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#FBD2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD2F2
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD2F2 | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DBF3
Deuteranopia (green-blind)
#DBE0F1
Tritanopia (blue-blind)
#FFD4DD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #fbd2f2; /* rgb */ color: rgb(251, 210, 242); /* oklch */ color: oklch(90.8% 0.062 333.7);
Tailwind
colors: {
custom: {
50: '#fde0f6',
500: '#fbd2f2',
950: '#000000',
},
}SCSS
$custom: #fbd2f2; $custom-light: #fde0f6; $custom-dark: #000000;
JSON
{
"hex": "#fbd2f2",
"rgb": {
"r": 251,
"g": 210,
"b": 242
},
"hsl": {
"h": 313.171,
"s": 83.673,
"l": 90.392
},
"oklch": {
"l": 0.90799,
"c": 0.06176,
"h": 333.7
},
"luminance": 0.73013
}Semantic roles & 50–950 ramp
primary
#FBD2F2
secondary
#8FE2A1
accent
#E03505
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485