#F4DDEB#F4DDEB
#F4DDEB is a very light, muted pink. Relative luminance 0.769; OKLCH L 92.0% C 0.031 H 340.6°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DDEB |
|---|---|
| RGB | rgb(244, 221, 235) |
| HSL | hsl(323, 51%, 91%) |
| HSV | hsv(323, 9%, 96%) |
| CMYK | cmyk(0%, 9.4%, 3.7%, 4.3%) |
| CIE-LAB | lab(90.30, 10.26, -3.95) |
| CIE-LCH | lch(90.30, 10.99, 338.94°) |
| OKLab | oklab(92.02% 0.0294 -0.0104) |
| OKLCH | oklch(92.02% 0.031 340.6) |
| XYZ | xyz(78.1583, 76.9452, 89.3157) |
| Luminance | 0.7694 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.97
Light Pink
#FFD1DF
ΔE00 6.67
Mistyrose
#FFE4E1
ΔE00 7.17
Pale Pink
#FFCFDC
ΔE00 7.26
Thistle
#D8BFD8
ΔE00 7.84
Lavender (CSS)
#E6E6FA
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DDEB #DDF4E6
analogous
#F1DDF4 #F4DDEB #F4DDDF
triadic
#F4DDEB #EBF4DD #DDEBF4
tetradic
#F4DDEB #F4F1DD #DDF4E6 #DDDFF4
square
#F4DDEB #F4F1DD #DDF4E6 #DDDFF4
split-complementary
#F4DDEB #DFF4DD #DDF4F1
monochromatic
#D681B5 #E5AFD0 #F4DDEB #F8E8F1 #F8E8F1
Accessibility & contrast
On white
1.28
#F4DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#F4DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DDEB
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DDEB | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EC
Deuteranopia (green-blind)
#E3E4EA
Tritanopia (blue-blind)
#F7DDE1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f4ddeb; /* rgb */ color: rgb(244, 221, 235); /* oklch */ color: oklch(92.0% 0.031 340.6);
Tailwind
colors: {
custom: {
50: '#f7e7f1',
500: '#f4ddeb',
950: '#000000',
},
}SCSS
$custom: #f4ddeb; $custom-light: #f7e7f1; $custom-dark: #000000;
JSON
{
"hex": "#f4ddeb",
"rgb": {
"r": 244,
"g": 221,
"b": 235
},
"hsl": {
"h": 323.478,
"s": 51.111,
"l": 91.176
},
"oklch": {
"l": 0.92024,
"c": 0.03118,
"h": 340.6
},
"luminance": 0.76944
}Semantic roles & 50–950 ramp
primary
#F4DDEB
secondary
#A2D3B5
accent
#BE6227
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485