#F1DDEB#F1DDEB
#F1DDEB is a very light, muted pink. Relative luminance 0.764; OKLCH L 91.8% C 0.029 H 336.4°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DDEB |
|---|---|
| RGB | rgb(241, 221, 235) |
| HSL | hsl(318, 42%, 91%) |
| HSV | hsv(318, 8%, 95%) |
| CMYK | cmyk(0%, 8.3%, 2.5%, 5.5%) |
| CIE-LAB | lab(90.05, 9.25, -4.34) |
| CIE-LCH | lch(90.05, 10.22, 334.86°) |
| OKLab | oklab(91.77% 0.0262 -0.0114) |
| OKLCH | oklch(91.77% 0.029 336.4) |
| XYZ | xyz(77.1255, 76.4127, 89.2673) |
| Luminance | 0.7641 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.64
Mistyrose
#FFE4E1
ΔE00 7.40
Light Pink
#FFD1DF
ΔE00 7.59
Thistle
#D8BFD8
ΔE00 7.86
Lavender (CSS)
#E6E6FA
ΔE00 8.04
Pale Pink
#FFCFDC
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DDEB #DDF1E3
analogous
#EDDDF1 #F1DDEB #F1DDE1
triadic
#F1DDEB #EBF1DD #DDEBF1
tetradic
#F1DDEB #F1EDDD #DDF1E3 #DDE1F1
square
#F1DDEB #F1EDDD #DDF1E3 #DDE1F1
split-complementary
#F1DDEB #E1F1DD #DDF1ED
monochromatic
#CD86B8 #DFB2D1 #F1DDEB #F6E9F2 #F6E9F2
Accessibility & contrast
On white
1.29
#F1DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#F1DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DDEB
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DDEB | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EC
Deuteranopia (green-blind)
#E1E4EA
Tritanopia (blue-blind)
#F3DDE1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f1ddeb; /* rgb */ color: rgb(241, 221, 235); /* oklch */ color: oklch(91.8% 0.029 336.4);
Tailwind
colors: {
custom: {
50: '#f5e7f1',
500: '#f1ddeb',
950: '#000000',
},
}SCSS
$custom: #f1ddeb; $custom-light: #f5e7f1; $custom-dark: #000000;
JSON
{
"hex": "#f1ddeb",
"rgb": {
"r": 241,
"g": 221,
"b": 235
},
"hsl": {
"h": 318,
"s": 41.667,
"l": 90.588
},
"oklch": {
"l": 0.91773,
"c": 0.0286,
"h": 336.4
},
"luminance": 0.76412
}Semantic roles & 50–950 ramp
primary
#F1DDEB
secondary
#A5CDB1
accent
#B55831
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485