#F1DBEF#F1DBEF
#F1DBEF is a very light, muted purple. Relative luminance 0.756; OKLCH L 91.5% C 0.036 H 328.7°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DBEF |
|---|---|
| RGB | rgb(241, 219, 239) |
| HSL | hsl(305, 44%, 90%) |
| HSV | hsv(305, 9%, 95%) |
| CMYK | cmyk(0%, 9.1%, 0.8%, 5.5%) |
| CIE-LAB | lab(89.67, 11.00, -7.00) |
| CIE-LCH | lch(89.67, 13.04, 327.53°) |
| OKLab | oklab(91.51% 0.0305 -0.0186) |
| OKLCH | oklch(91.51% 0.036 328.7) |
| XYZ | xyz(77.1850, 75.5967, 92.1701) |
| Luminance | 0.7560 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.66
Light Pink
#FFD1DF
ΔE00 7.23
Lavenderblush
#FFF0F5
ΔE00 7.59
Pale Pink
#FFCFDC
ΔE00 7.88
Pale Lavender
#EECFFE
ΔE00 8.24
Very Light Purple
#F6CEFC
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DBEF #DBF1DD
analogous
#E8DBF1 #F1DBEF #F1DBE4
triadic
#F1DBEF #EFF1DB #DBEFF1
tetradic
#F1DBEF #F1E8DB #DBF1DD #DBE4F1
square
#F1DBEF #F1E8DB #DBF1DD #DBE4F1
split-complementary
#F1DBEF #E4F1DB #DBF1E8
monochromatic
#CF83C8 #E0AFDB #F1DBEF #F6E9F5 #F6E9F5
Accessibility & contrast
On white
1.30
#F1DBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#F1DBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DBEF
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DBEF | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F0
Deuteranopia (green-blind)
#DFE2EE
Tritanopia (blue-blind)
#F3DCE1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f1dbef; /* rgb */ color: rgb(241, 219, 239); /* oklch */ color: oklch(91.5% 0.036 328.7);
Tailwind
colors: {
custom: {
50: '#f5e6f4',
500: '#f1dbef',
950: '#000000',
},
}SCSS
$custom: #f1dbef; $custom-light: #f5e6f4; $custom-dark: #000000;
JSON
{
"hex": "#f1dbef",
"rgb": {
"r": 241,
"g": 219,
"b": 239
},
"hsl": {
"h": 305.455,
"s": 44,
"l": 90.196
},
"oklch": {
"l": 0.91513,
"c": 0.03574,
"h": 328.7
},
"luminance": 0.75596
}Semantic roles & 50–950 ramp
primary
#F1DBEF
secondary
#A2CEA6
accent
#B73B2E
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485