#F4DEEF#F4DEEF
#F4DEEF is a very light, muted pink. Relative luminance 0.777; OKLCH L 92.3% C 0.033 H 333.6°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DEEF |
|---|---|
| RGB | rgb(244, 222, 239) |
| HSL | hsl(314, 50%, 91%) |
| HSV | hsv(314, 9%, 96%) |
| CMYK | cmyk(0%, 9%, 2%, 4.3%) |
| CIE-LAB | lab(90.65, 10.44, -5.53) |
| CIE-LCH | lch(90.65, 11.82, 332.08°) |
| OKLab | oklab(92.33% 0.0294 -0.0146) |
| OKLCH | oklch(92.33% 0.033 333.6) |
| XYZ | xyz(79.0075, 77.7086, 92.4818) |
| Luminance | 0.7771 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.46
Light Pink
#FFD1DF
ΔE00 7.12
Thistle
#D8BFD8
ΔE00 7.58
Pale Pink
#FFCFDC
ΔE00 7.76
Mistyrose
#FFE4E1
ΔE00 8.22
Lavender (CSS)
#E6E6FA
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DEEF #DEF4E3
analogous
#EEDEF4 #F4DEEF #F4DEE4
triadic
#F4DEEF #EFF4DE #DEEFF4
tetradic
#F4DEEF #F4EEDE #DEF4E3 #DEE4F4
square
#F4DEEF #F4EEDE #DEF4E3 #DEE4F4
split-complementary
#F4DEEF #E4F4DE #DEF4EE
monochromatic
#D582C2 #E5B0D9 #F4DEEF #F7E8F4 #F7E8F4
Accessibility & contrast
On white
1.27
#F4DEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#F4DEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DEEF
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DEEF | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2F0
Deuteranopia (green-blind)
#E2E5EE
Tritanopia (blue-blind)
#F6DFE3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f4deef; /* rgb */ color: rgb(244, 222, 239); /* oklch */ color: oklch(92.3% 0.033 333.6);
Tailwind
colors: {
custom: {
50: '#f7e8f4',
500: '#f4deef',
950: '#000000',
},
}SCSS
$custom: #f4deef; $custom-light: #f7e8f4; $custom-dark: #000000;
JSON
{
"hex": "#f4deef",
"rgb": {
"r": 244,
"g": 222,
"b": 239
},
"hsl": {
"h": 313.636,
"s": 50,
"l": 91.373
},
"oklch": {
"l": 0.92333,
"c": 0.03283,
"h": 333.6
},
"luminance": 0.77708
}Semantic roles & 50–950 ramp
primary
#F4DEEF
secondary
#A3D3AE
accent
#BD4A28
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485