#F1DFEB#F1DFEB
#F1DFEB is a very light, muted pink. Relative luminance 0.775; OKLCH L 92.2% C 0.025 H 337.8°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DFEB |
|---|---|
| RGB | rgb(241, 223, 235) |
| HSL | hsl(320, 39%, 91%) |
| HSV | hsv(320, 7%, 95%) |
| CMYK | cmyk(0%, 7.5%, 2.5%, 5.5%) |
| CIE-LAB | lab(90.54, 8.21, -3.62) |
| CIE-LCH | lch(90.54, 8.97, 336.19°) |
| OKLab | oklab(92.16% 0.0233 -0.0095) |
| OKLCH | oklch(92.16% 0.025 337.8) |
| XYZ | xyz(77.6567, 77.4751, 89.4444) |
| Luminance | 0.7747 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.69
Mistyrose
#FFE4E1
ΔE00 6.86
Lavender (CSS)
#E6E6FA
ΔE00 7.57
Very Light Pink
#FFF4F2
ΔE00 8.18
Light Pink
#FFD1DF
ΔE00 8.36
Thistle
#D8BFD8
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DFEB #DFF1E5
analogous
#EEDFF1 #F1DFEB #F1DFE2
triadic
#F1DFEB #EBF1DF #DFEBF1
tetradic
#F1DFEB #F1EEDF #DFF1E5 #DFE2F1
square
#F1DFEB #F1EEDF #DFF1E5 #DFE2F1
split-complementary
#F1DFEB #E2F1DF #DFF1EE
monochromatic
#CC8AB6 #DEB4D0 #F1DFEB #F6EAF2 #F6EAF2
Accessibility & contrast
On white
1.27
#F1DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#F1DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DFEB
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DFEB | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EC
Deuteranopia (green-blind)
#E3E5EA
Tritanopia (blue-blind)
#F3DFE3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f1dfeb; /* rgb */ color: rgb(241, 223, 235); /* oklch */ color: oklch(92.2% 0.025 337.8);
Tailwind
colors: {
custom: {
50: '#f5e9f1',
500: '#f1dfeb',
950: '#000000',
},
}SCSS
$custom: #f1dfeb; $custom-light: #f5e9f1; $custom-dark: #000000;
JSON
{
"hex": "#f1dfeb",
"rgb": {
"r": 241,
"g": 223,
"b": 235
},
"hsl": {
"h": 320,
"s": 39.13,
"l": 90.98
},
"oklch": {
"l": 0.92155,
"c": 0.02521,
"h": 337.8
},
"luminance": 0.77474
}Semantic roles & 50–950 ramp
primary
#F1DFEB
secondary
#A7CDB4
accent
#B25E33
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485