#F1DDEF#F1DDEF
#F1DDEF is a very light, muted purple. Relative luminance 0.766; OKLCH L 91.9% C 0.032 H 329.0°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DDEF |
|---|---|
| RGB | rgb(241, 221, 239) |
| HSL | hsl(306, 42%, 91%) |
| HSV | hsv(306, 8%, 95%) |
| CMYK | cmyk(0%, 8.3%, 0.8%, 5.5%) |
| CIE-LAB | lab(90.16, 9.96, -6.28) |
| CIE-LCH | lch(90.16, 11.77, 327.75°) |
| OKLab | oklab(91.89% 0.0277 -0.0166) |
| OKLCH | oklch(91.89% 0.032 329) |
| XYZ | xyz(77.7099, 76.6465, 92.3451) |
| Luminance | 0.7665 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.67
Thistle
#D8BFD8
ΔE00 7.29
Light Pink
#FFD1DF
ΔE00 7.73
Lavender (CSS)
#E6E6FA
ΔE00 7.81
Pale Pink
#FFCFDC
ΔE00 8.36
Mistyrose
#FFE4E1
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DDEF #DDF1DF
analogous
#E9DDF1 #F1DDEF #F1DDE5
triadic
#F1DDEF #EFF1DD #DDEFF1
tetradic
#F1DDEF #F1E9DD #DDF1DF #DDE5F1
square
#F1DDEF #F1E9DD #DDF1DF #DDE5F1
split-complementary
#F1DDEF #E5F1DD #DDF1E9
monochromatic
#CD86C6 #DFB2DB #F1DDEF #F6E9F5 #F6E9F5
Accessibility & contrast
On white
1.29
#F1DDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#F1DDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DDEF
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DDEF | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1F0
Deuteranopia (green-blind)
#E0E4EE
Tritanopia (blue-blind)
#F3DEE3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f1ddef; /* rgb */ color: rgb(241, 221, 239); /* oklch */ color: oklch(91.9% 0.032 329.0);
Tailwind
colors: {
custom: {
50: '#f5e7f4',
500: '#f1ddef',
950: '#000000',
},
}SCSS
$custom: #f1ddef; $custom-light: #f5e7f4; $custom-dark: #000000;
JSON
{
"hex": "#f1ddef",
"rgb": {
"r": 241,
"g": 221,
"b": 239
},
"hsl": {
"h": 306,
"s": 41.667,
"l": 90.588
},
"oklch": {
"l": 0.91893,
"c": 0.03228,
"h": 329
},
"luminance": 0.76646
}Semantic roles & 50–950 ramp
primary
#F1DDEF
secondary
#A5CDA9
accent
#B53E31
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485