#F4DDF2#F4DDF2
#F4DDF2 is a very light, muted purple. Relative luminance 0.774; OKLCH L 92.2% C 0.037 H 328.6°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DDF2 |
|---|---|
| RGB | rgb(244, 221, 242) |
| HSL | hsl(305, 51%, 91%) |
| HSV | hsv(305, 9%, 96%) |
| CMYK | cmyk(0%, 9.4%, 0.8%, 4.3%) |
| CIE-LAB | lab(90.49, 11.49, -7.34) |
| CIE-LCH | lch(90.49, 13.64, 327.42°) |
| OKLab | oklab(92.23% 0.0319 -0.0195) |
| OKLCH | oklch(92.23% 0.037 328.6) |
| XYZ | xyz(79.1895, 77.3577, 94.7470) |
| Luminance | 0.7736 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.03
Light Pink
#FFD1DF
ΔE00 7.15
Lavenderblush
#FFF0F5
ΔE00 7.71
Pale Pink
#FFCFDC
ΔE00 7.82
Pale Lavender
#EECFFE
ΔE00 8.01
Very Light Purple
#F6CEFC
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DDF2 #DDF4DF
analogous
#EADDF4 #F4DDF2 #F4DDE6
triadic
#F4DDF2 #F2F4DD #DDF2F4
tetradic
#F4DDF2 #F4EADD #DDF4DF #DDE6F4
square
#F4DDF2 #F4EADD #DDF4DF #DDE6F4
split-complementary
#F4DDF2 #E6F4DD #DDF4EA
monochromatic
#D681CF #E5AFE0 #F4DDF2 #F8E8F6 #F8E8F6
Accessibility & contrast
On white
1.27
#F4DDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#F4DDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DDF2
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DDF2 | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE2F3
Deuteranopia (green-blind)
#E1E5F1
Tritanopia (blue-blind)
#F6DEE4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f4ddf2; /* rgb */ color: rgb(244, 221, 242); /* oklch */ color: oklch(92.2% 0.037 328.6);
Tailwind
colors: {
custom: {
50: '#f7e7f6',
500: '#f4ddf2',
950: '#000000',
},
}SCSS
$custom: #f4ddf2; $custom-light: #f7e7f6; $custom-dark: #000000;
JSON
{
"hex": "#f4ddf2",
"rgb": {
"r": 244,
"g": 221,
"b": 242
},
"hsl": {
"h": 305.217,
"s": 51.111,
"l": 91.176
},
"oklch": {
"l": 0.92234,
"c": 0.03739,
"h": 328.6
},
"luminance": 0.77357
}Semantic roles & 50–950 ramp
primary
#F4DDF2
secondary
#A2D3A6
accent
#BE3427
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485