#F4D6F2#F4D6F2
#F4D6F2 is a very light, muted purple. Relative luminance 0.737; OKLCH L 90.9% C 0.050 H 328.1°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F4D6F2 |
|---|---|
| RGB | rgb(244, 214, 242) |
| HSL | hsl(304, 58%, 90%) |
| HSV | hsv(304, 12%, 96%) |
| CMYK | cmyk(0%, 12.3%, 0.8%, 4.3%) |
| CIE-LAB | lab(88.80, 15.16, -9.85) |
| CIE-LCH | lch(88.80, 18.07, 326.99°) |
| OKLab | oklab(90.92% 0.042 -0.0262) |
| OKLCH | oklch(90.92% 0.05 328.1) |
| XYZ | xyz(77.3798, 73.7382, 94.1437) |
| Luminance | 0.7374 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.19
Very Light Purple
#F6CEFC
ΔE00 5.23
Pale Lavender
#EECFFE
ΔE00 5.55
Thistle
#D8BFD8
ΔE00 5.94
Light Pink
#FFD1DF
ΔE00 6.56
Pale Pink
#FFCFDC
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4D6F2 #D6F4D8
analogous
#E7D6F4 #F4D6F2 #F4D6E3
triadic
#F4D6F2 #F2F4D6 #D6F2F4
tetradic
#F4D6F2 #F4E7D6 #D6F4D8 #D6E3F4
square
#F4D6F2 #F4E7D6 #D6F4D8 #D6E3F4
split-complementary
#F4D6F2 #E3F4D6 #D6F4E7
monochromatic
#DA75D3 #E7A6E3 #F4D6F2 #F9E7F7 #F9E7F7
Accessibility & contrast
On white
1.33
#F4D6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#F4D6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4D6F2
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4D6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4D6F2 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DDF3
Deuteranopia (green-blind)
#DBE0F1
Tritanopia (blue-blind)
#F6D8DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f4d6f2; /* rgb */ color: rgb(244, 214, 242); /* oklch */ color: oklch(90.9% 0.050 328.1);
Tailwind
colors: {
custom: {
50: '#f7e2f6',
500: '#f4d6f2',
950: '#000000',
},
}SCSS
$custom: #f4d6f2; $custom-light: #f7e2f6; $custom-dark: #000000;
JSON
{
"hex": "#f4d6f2",
"rgb": {
"r": 244,
"g": 214,
"b": 242
},
"hsl": {
"h": 304,
"s": 57.692,
"l": 89.804
},
"oklch": {
"l": 0.90922,
"c": 0.04953,
"h": 328.1
},
"luminance": 0.73737
}Semantic roles & 50–950 ramp
primary
#F4D6F2
secondary
#9AD49E
accent
#C52B20
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485