#F4DEF0#F4DEF0
#F4DEF0 is a very light, muted pink. Relative luminance 0.778; OKLCH L 92.4% C 0.034 H 331.9°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DEF0 |
|---|---|
| RGB | rgb(244, 222, 240) |
| HSL | hsl(311, 50%, 91%) |
| HSV | hsv(311, 9%, 96%) |
| CMYK | cmyk(0%, 9%, 1.6%, 4.3%) |
| CIE-LAB | lab(90.67, 10.62, -6.02) |
| CIE-LCH | lch(90.67, 12.20, 330.46°) |
| OKLab | oklab(92.36% 0.0298 -0.0159) |
| OKLCH | oklch(92.36% 0.034 331.9) |
| XYZ | xyz(79.1556, 77.7678, 93.2619) |
| Luminance | 0.7777 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.72
Light Pink
#FFD1DF
ΔE00 7.18
Thistle
#D8BFD8
ΔE00 7.47
Pale Pink
#FFCFDC
ΔE00 7.83
Lavender (CSS)
#E6E6FA
ΔE00 8.41
Mistyrose
#FFE4E1
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DEF0 #DEF4E2
analogous
#EDDEF4 #F4DEF0 #F4DEE5
triadic
#F4DEF0 #F0F4DE #DEF0F4
tetradic
#F4DEF0 #F4EDDE #DEF4E2 #DEE5F4
square
#F4DEF0 #F4EDDE #DEF4E2 #DEE5F4
split-complementary
#F4DEF0 #E5F4DE #DEF4ED
monochromatic
#D582C6 #E5B0DB #F4DEF0 #F7E8F5 #F7E8F5
Accessibility & contrast
On white
1.27
#F4DEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#F4DEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DEF0
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DEF0 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F1
Deuteranopia (green-blind)
#E2E5EF
Tritanopia (blue-blind)
#F6DFE4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f4def0; /* rgb */ color: rgb(244, 222, 240); /* oklch */ color: oklch(92.4% 0.034 331.9);
Tailwind
colors: {
custom: {
50: '#f7e8f4',
500: '#f4def0',
950: '#000000',
},
}SCSS
$custom: #f4def0; $custom-light: #f7e8f4; $custom-dark: #000000;
JSON
{
"hex": "#f4def0",
"rgb": {
"r": 244,
"g": 222,
"b": 240
},
"hsl": {
"h": 310.909,
"s": 50,
"l": 91.373
},
"oklch": {
"l": 0.92363,
"c": 0.03374,
"h": 331.9
},
"luminance": 0.77767
}Semantic roles & 50–950 ramp
primary
#F4DEF0
secondary
#A3D3AC
accent
#BD4328
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485