#F1DDEE#F1DDEE
#F1DDEE is a very light, muted purple. Relative luminance 0.766; OKLCH L 91.9% C 0.031 H 330.7°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DDEE |
|---|---|
| RGB | rgb(241, 221, 238) |
| HSL | hsl(309, 42%, 91%) |
| HSV | hsv(309, 8%, 95%) |
| CMYK | cmyk(0%, 8.3%, 1.2%, 5.5%) |
| CIE-LAB | lab(90.13, 9.78, -5.80) |
| CIE-LCH | lch(90.13, 11.37, 329.34°) |
| OKLab | oklab(91.86% 0.0273 -0.0153) |
| OKLCH | oklch(91.86% 0.031 330.7) |
| XYZ | xyz(77.5626, 76.5875, 91.5692) |
| Luminance | 0.7659 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.41
Thistle
#D8BFD8
ΔE00 7.41
Light Pink
#FFD1DF
ΔE00 7.67
Lavender (CSS)
#E6E6FA
ΔE00 7.84
Pale Pink
#FFCFDC
ΔE00 8.29
Mistyrose
#FFE4E1
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DDEE #DDF1E0
analogous
#EADDF1 #F1DDEE #F1DDE4
triadic
#F1DDEE #EEF1DD #DDEEF1
tetradic
#F1DDEE #F1EADD #DDF1E0 #DDE4F1
square
#F1DDEE #F1EADD #DDF1E0 #DDE4F1
split-complementary
#F1DDEE #E4F1DD #DDF1EA
monochromatic
#CD86C3 #DFB2D8 #F1DDEE #F6E9F4 #F6E9F4
Accessibility & contrast
On white
1.29
#F1DDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#F1DDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DDEE
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DDEE | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EF
Deuteranopia (green-blind)
#E1E4ED
Tritanopia (blue-blind)
#F3DEE2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f1ddee; /* rgb */ color: rgb(241, 221, 238); /* oklch */ color: oklch(91.9% 0.031 330.7);
Tailwind
colors: {
custom: {
50: '#f5e7f3',
500: '#f1ddee',
950: '#000000',
},
}SCSS
$custom: #f1ddee; $custom-light: #f5e7f3; $custom-dark: #000000;
JSON
{
"hex": "#f1ddee",
"rgb": {
"r": 241,
"g": 221,
"b": 238
},
"hsl": {
"h": 309,
"s": 41.667,
"l": 90.588
},
"oklch": {
"l": 0.91863,
"c": 0.03131,
"h": 330.7
},
"luminance": 0.76587
}Semantic roles & 50–950 ramp
primary
#F1DDEE
secondary
#A5CDAB
accent
#B54531
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485