#F4DEED#F4DEED
#F4DEED is a very light, muted pink. Relative luminance 0.776; OKLCH L 92.3% C 0.031 H 337.3°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DEED |
|---|---|
| RGB | rgb(244, 222, 237) |
| HSL | hsl(319, 50%, 91%) |
| HSV | hsv(319, 9%, 96%) |
| CMYK | cmyk(0%, 9%, 2.9%, 4.3%) |
| CIE-LAB | lab(90.59, 10.09, -4.56) |
| CIE-LCH | lch(90.59, 11.07, 335.66°) |
| OKLab | oklab(92.27% 0.0287 -0.012) |
| OKLCH | oklch(92.27% 0.031 337.3) |
| XYZ | xyz(78.7136, 77.5911, 90.9343) |
| Luminance | 0.7759 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.95
Light Pink
#FFD1DF
ΔE00 7.04
Mistyrose
#FFE4E1
ΔE00 7.53
Pale Pink
#FFCFDC
ΔE00 7.65
Thistle
#D8BFD8
ΔE00 7.86
Lavender (CSS)
#E6E6FA
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DEED #DEF4E5
analogous
#F0DEF4 #F4DEED #F4DEE2
triadic
#F4DEED #EDF4DE #DEEDF4
tetradic
#F4DEED #F4F0DE #DEF4E5 #DEE2F4
square
#F4DEED #F4F0DE #DEF4E5 #DEE2F4
split-complementary
#F4DEED #E2F4DE #DEF4F0
monochromatic
#D582BB #E5B0D4 #F4DEED #F7E8F2 #F7E8F2
Accessibility & contrast
On white
1.27
#F4DEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#F4DEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DEED
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DEED | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EE
Deuteranopia (green-blind)
#E3E5EC
Tritanopia (blue-blind)
#F7DEE3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f4deed; /* rgb */ color: rgb(244, 222, 237); /* oklch */ color: oklch(92.3% 0.031 337.3);
Tailwind
colors: {
custom: {
50: '#f7e8f2',
500: '#f4deed',
950: '#000000',
},
}SCSS
$custom: #f4deed; $custom-light: #f7e8f2; $custom-dark: #000000;
JSON
{
"hex": "#f4deed",
"rgb": {
"r": 244,
"g": 222,
"b": 237
},
"hsl": {
"h": 319.091,
"s": 50,
"l": 91.373
},
"oklch": {
"l": 0.92273,
"c": 0.03109,
"h": 337.3
},
"luminance": 0.7759
}Semantic roles & 50–950 ramp
primary
#F4DEED
secondary
#A3D3B2
accent
#BD5828
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485