#FBD2ED#FBD2ED
#FBD2ED is a very light, muted pink. Relative luminance 0.727; OKLCH L 90.6% C 0.058 H 338.9°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD2ED |
|---|---|
| RGB | rgb(251, 210, 237) |
| HSL | hsl(320, 84%, 90%) |
| HSV | hsv(320, 16%, 98%) |
| CMYK | cmyk(0%, 16.3%, 5.6%, 1.6%) |
| CIE-LAB | lab(88.31, 18.72, -7.86) |
| CIE-LCH | lch(88.31, 20.31, 337.21°) |
| OKLab | oklab(90.64% 0.0537 -0.0207) |
| OKLCH | oklch(90.64% 0.058 338.9) |
| XYZ | xyz(78.1149, 72.7187, 90.0255) |
| Luminance | 0.7272 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.55
Pale Mauve
#FED0FC
ΔE00 4.67
Pale Pink
#FFCFDC
ΔE00 5.11
Very Light Purple
#F6CEFC
ΔE00 5.54
Thistle
#D8BFD8
ΔE00 6.84
Pale Lavender
#EECFFE
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD2ED #D2FBE0
analogous
#F4D2FB #FBD2ED #FBD2D8
triadic
#FBD2ED #EDFBD2 #D2EDFB
tetradic
#FBD2ED #FBF4D2 #D2FBE0 #D2D8FB
square
#FBD2ED #FBF4D2 #D2FBE0 #D2D8FB
split-complementary
#FBD2ED #D8FBD2 #D2FBF4
monochromatic
#F162C0 #F69AD7 #FBD2ED #FDE3F4 #FDE3F4
Accessibility & contrast
On white
1.35
#FBD2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#FBD2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD2ED
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD2ED | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEE
Deuteranopia (green-blind)
#DCE0EC
Tritanopia (blue-blind)
#FFD3DB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #fbd2ed; /* rgb */ color: rgb(251, 210, 237); /* oklch */ color: oklch(90.6% 0.058 338.9);
Tailwind
colors: {
custom: {
50: '#fde0f2',
500: '#fbd2ed',
950: '#000000',
},
}SCSS
$custom: #fbd2ed; $custom-light: #fde0f2; $custom-dark: #000000;
JSON
{
"hex": "#fbd2ed",
"rgb": {
"r": 251,
"g": 210,
"b": 237
},
"hsl": {
"h": 320.488,
"s": 83.673,
"l": 90.392
},
"oklch": {
"l": 0.90642,
"c": 0.05755,
"h": 338.9
},
"luminance": 0.72717
}Semantic roles & 50–950 ramp
primary
#FBD2ED
secondary
#8FE2AC
accent
#E05005
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485