#F4DFEE#F4DFEE
#F4DFEE is a very light, muted pink. Relative luminance 0.782; OKLCH L 92.5% C 0.030 H 335.9°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DFEE |
|---|---|
| RGB | rgb(244, 223, 238) |
| HSL | hsl(317, 49%, 92%) |
| HSV | hsv(317, 9%, 96%) |
| CMYK | cmyk(0%, 8.6%, 2.5%, 4.3%) |
| CIE-LAB | lab(90.86, 9.74, -4.69) |
| CIE-LCH | lch(90.86, 10.81, 334.30°) |
| OKLab | oklab(92.49% 0.0276 -0.0124) |
| OKLCH | oklch(92.49% 0.03 335.9) |
| XYZ | xyz(79.1265, 78.1824, 91.7947) |
| Luminance | 0.7818 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.71
Light Pink
#FFD1DF
ΔE00 7.39
Mistyrose
#FFE4E1
ΔE00 7.57
Pale Pink
#FFCFDC
ΔE00 8.00
Thistle
#D8BFD8
ΔE00 8.06
Lavender (CSS)
#E6E6FA
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DFEE #DFF4E5
analogous
#F0DFF4 #F4DFEE #F4DFE4
triadic
#F4DFEE #EEF4DF #DFEEF4
tetradic
#F4DFEE #F4F0DF #DFF4E5 #DFE4F4
square
#F4DFEE #F4F0DF #DFF4E5 #DFE4F4
split-complementary
#F4DFEE #E4F4DF #DFF4F0
monochromatic
#D584BE #E4B1D6 #F4DFEE #F7E8F3 #F7E8F3
Accessibility & contrast
On white
1.26
#F4DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#F4DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DFEE
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DFEE | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EF
Deuteranopia (green-blind)
#E4E6ED
Tritanopia (blue-blind)
#F7E0E4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f4dfee; /* rgb */ color: rgb(244, 223, 238); /* oklch */ color: oklch(92.5% 0.030 335.9);
Tailwind
colors: {
custom: {
50: '#f7e9f3',
500: '#f4dfee',
950: '#000000',
},
}SCSS
$custom: #f4dfee; $custom-light: #f7e9f3; $custom-dark: #000000;
JSON
{
"hex": "#f4dfee",
"rgb": {
"r": 244,
"g": 223,
"b": 238
},
"hsl": {
"h": 317.143,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.92492,
"c": 0.03024,
"h": 335.9
},
"luminance": 0.78181
}Semantic roles & 50–950 ramp
primary
#F4DFEE
secondary
#A5D3B2
accent
#BC5329
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485