#F4D8FC#F4D8FC
#F4D8FC is a very light, muted purple. Relative luminance 0.754; OKLCH L 91.6% C 0.057 H 318.7°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F4D8FC |
|---|---|
| RGB | rgb(244, 216, 252) |
| HSL | hsl(287, 86%, 92%) |
| HSV | hsv(287, 14%, 99%) |
| CMYK | cmyk(3.2%, 14.3%, 0%, 1.2%) |
| CIE-LAB | lab(89.57, 15.93, -13.96) |
| CIE-LCH | lch(89.57, 21.18, 318.77°) |
| OKLab | oklab(91.62% 0.0426 -0.0374) |
| OKLCH | oklch(91.62% 0.057 318.7) |
| XYZ | xyz(79.4322, 75.3740, 102.4407) |
| Luminance | 0.7537 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.43
Very Light Purple
#F6CEFC
ΔE00 3.76
Pale Mauve
#FED0FC
ΔE00 4.34
Pale Lilac
#E4CBFF
ΔE00 5.50
Light Lilac
#EDC8FF
ΔE00 5.70
Thistle
#D8BFD8
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4D8FC #E0FCD8
analogous
#E2D8FC #F4D8FC #FCD8F2
triadic
#F4D8FC #FCF4D8 #D8FCF4
tetradic
#F4D8FC #FCE2D8 #E0FCD8 #D8F2FC
square
#F4D8FC #FCE2D8 #E0FCD8 #D8F2FC
split-complementary
#F4D8FC #F2FCD8 #D8FCE2
monochromatic
#D466F3 #E49FF8 #F4D8FC #F7E3FD #F7E3FD
Accessibility & contrast
On white
1.31
#F4D8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#F4D8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4D8FC
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4D8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4D8FC | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFE
Deuteranopia (green-blind)
#DAE2FB
Tritanopia (blue-blind)
#F5DBE4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f4d8fc; /* rgb */ color: rgb(244, 216, 252); /* oklch */ color: oklch(91.6% 0.057 318.7);
Tailwind
colors: {
custom: {
50: '#f8e4fd',
500: '#f4d8fc',
950: '#000000',
},
}SCSS
$custom: #f4d8fc; $custom-light: #f8e4fd; $custom-dark: #000000;
JSON
{
"hex": "#f4d8fc",
"rgb": {
"r": 244,
"g": 216,
"b": 252
},
"hsl": {
"h": 286.667,
"s": 85.714,
"l": 91.765
},
"oklch": {
"l": 0.91615,
"c": 0.05666,
"h": 318.7
},
"luminance": 0.75373
}Semantic roles & 50–950 ramp
primary
#F4D8FC
secondary
#A6E494
accent
#E20335
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485