#F1DFEE#F1DFEE
#F1DFEE is a very light, muted pink. Relative luminance 0.776; OKLCH L 92.2% C 0.028 H 331.2°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DFEE |
|---|---|
| RGB | rgb(241, 223, 238) |
| HSL | hsl(310, 39%, 91%) |
| HSV | hsv(310, 7%, 95%) |
| CMYK | cmyk(0%, 7.5%, 1.2%, 5.5%) |
| CIE-LAB | lab(90.62, 8.74, -5.08) |
| CIE-LCH | lch(90.62, 10.10, 329.85°) |
| OKLab | oklab(92.24% 0.0244 -0.0134) |
| OKLCH | oklch(92.24% 0.028 331.2) |
| XYZ | xyz(78.0938, 77.6499, 91.7463) |
| Luminance | 0.7765 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.47
Lavender (CSS)
#E6E6FA
ΔE00 7.26
Mistyrose
#FFE4E1
ΔE00 7.87
Thistle
#D8BFD8
ΔE00 8.16
Light Pink
#FFD1DF
ΔE00 8.32
Pale Pink
#FFCFDC
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DFEE #DFF1E2
analogous
#EBDFF1 #F1DFEE #F1DFE5
triadic
#F1DFEE #EEF1DF #DFEEF1
tetradic
#F1DFEE #F1EBDF #DFF1E2 #DFE5F1
square
#F1DFEE #F1EBDF #DFF1E2 #DFE5F1
split-complementary
#F1DFEE #E5F1DF #DFF1EB
monochromatic
#CC8AC1 #DEB4D7 #F1DFEE #F6EAF4 #F6EAF4
Accessibility & contrast
On white
1.27
#F1DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#F1DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DFEE
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DFEE | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EF
Deuteranopia (green-blind)
#E2E5ED
Tritanopia (blue-blind)
#F3E0E4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f1dfee; /* rgb */ color: rgb(241, 223, 238); /* oklch */ color: oklch(92.2% 0.028 331.2);
Tailwind
colors: {
custom: {
50: '#f5e9f3',
500: '#f1dfee',
950: '#000000',
},
}SCSS
$custom: #f1dfee; $custom-light: #f5e9f3; $custom-dark: #000000;
JSON
{
"hex": "#f1dfee",
"rgb": {
"r": 241,
"g": 223,
"b": 238
},
"hsl": {
"h": 310,
"s": 39.13,
"l": 90.98
},
"oklch": {
"l": 0.92244,
"c": 0.02787,
"h": 331.2
},
"luminance": 0.77649
}Semantic roles & 50–950 ramp
primary
#F1DFEE
secondary
#A7CDAE
accent
#B24933
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485