#F4DDEF#F4DDEF
#F4DDEF is a very light, muted pink. Relative luminance 0.772; OKLCH L 92.1% C 0.035 H 333.2°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DDEF |
|---|---|
| RGB | rgb(244, 221, 239) |
| HSL | hsl(313, 51%, 91%) |
| HSV | hsv(313, 9%, 96%) |
| CMYK | cmyk(0%, 9.4%, 2%, 4.3%) |
| CIE-LAB | lab(90.40, 10.96, -5.89) |
| CIE-LCH | lch(90.40, 12.44, 331.74°) |
| OKLab | oklab(92.14% 0.0308 -0.0156) |
| OKLCH | oklch(92.14% 0.035 333.2) |
| XYZ | xyz(78.7426, 77.1790, 92.3935) |
| Luminance | 0.7718 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 6.84
Lavenderblush
#FFF0F5
ΔE00 6.93
Thistle
#D8BFD8
ΔE00 7.27
Pale Pink
#FFCFDC
ΔE00 7.49
Mistyrose
#FFE4E1
ΔE00 8.54
Lavender (CSS)
#E6E6FA
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DDEF #DDF4E2
analogous
#EDDDF4 #F4DDEF #F4DDE3
triadic
#F4DDEF #EFF4DD #DDEFF4
tetradic
#F4DDEF #F4EDDD #DDF4E2 #DDE3F4
square
#F4DDEF #F4EDDD #DDF4E2 #DDE3F4
split-complementary
#F4DDEF #E3F4DD #DDF4ED
monochromatic
#D681C3 #E5AFD9 #F4DDEF #F8E8F4 #F8E8F4
Accessibility & contrast
On white
1.28
#F4DDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#F4DDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DDEF
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DDEF | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2F0
Deuteranopia (green-blind)
#E2E5EE
Tritanopia (blue-blind)
#F7DEE3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f4ddef; /* rgb */ color: rgb(244, 221, 239); /* oklch */ color: oklch(92.1% 0.035 333.2);
Tailwind
colors: {
custom: {
50: '#f7e7f4',
500: '#f4ddef',
950: '#000000',
},
}SCSS
$custom: #f4ddef; $custom-light: #f7e7f4; $custom-dark: #000000;
JSON
{
"hex": "#f4ddef",
"rgb": {
"r": 244,
"g": 221,
"b": 239
},
"hsl": {
"h": 313.043,
"s": 51.111,
"l": 91.176
},
"oklch": {
"l": 0.92143,
"c": 0.03455,
"h": 333.2
},
"luminance": 0.77178
}Semantic roles & 50–950 ramp
primary
#F4DDEF
secondary
#A2D3AD
accent
#BE4827
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485