#F1DBED#F1DBED
#F1DBED is a very light, muted pink. Relative luminance 0.755; OKLCH L 91.5% C 0.034 H 331.9°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DBED |
|---|---|
| RGB | rgb(241, 219, 237) |
| HSL | hsl(311, 44%, 90%) |
| HSV | hsv(311, 9%, 95%) |
| CMYK | cmyk(0%, 9.1%, 1.7%, 5.5%) |
| CIE-LAB | lab(89.62, 10.64, -6.03) |
| CIE-LCH | lch(89.62, 12.23, 330.46°) |
| OKLab | oklab(91.45% 0.0298 -0.0159) |
| OKLCH | oklch(91.45% 0.034 331.9) |
| XYZ | xyz(76.8912, 75.4791, 90.6226) |
| Luminance | 0.7548 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.85
Light Pink
#FFD1DF
ΔE00 7.05
Lavenderblush
#FFF0F5
ΔE00 7.08
Pale Pink
#FFCFDC
ΔE00 7.68
Lavender (CSS)
#E6E6FA
ΔE00 8.50
Mistyrose
#FFE4E1
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DBED #DBF1DF
analogous
#EADBF1 #F1DBED #F1DBE2
triadic
#F1DBED #EDF1DB #DBEDF1
tetradic
#F1DBED #F1EADB #DBF1DF #DBE2F1
square
#F1DBED #F1EADB #DBF1DF #DBE2F1
split-complementary
#F1DBED #E2F1DB #DBF1EA
monochromatic
#CF83C1 #E0AFD7 #F1DBED #F6E9F4 #F6E9F4
Accessibility & contrast
On white
1.30
#F1DBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#F1DBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DBED
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DBED | 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)
#DBE0EE
Deuteranopia (green-blind)
#DFE2EC
Tritanopia (blue-blind)
#F3DCE1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f1dbed; /* rgb */ color: rgb(241, 219, 237); /* oklch */ color: oklch(91.5% 0.034 331.9);
Tailwind
colors: {
custom: {
50: '#f5e6f2',
500: '#f1dbed',
950: '#000000',
},
}SCSS
$custom: #f1dbed; $custom-light: #f5e6f2; $custom-dark: #000000;
JSON
{
"hex": "#f1dbed",
"rgb": {
"r": 241,
"g": 219,
"b": 237
},
"hsl": {
"h": 310.909,
"s": 44,
"l": 90.196
},
"oklch": {
"l": 0.91453,
"c": 0.03383,
"h": 331.9
},
"luminance": 0.75478
}Semantic roles & 50–950 ramp
primary
#F1DBED
secondary
#A2CEAA
accent
#B7472E
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485