#F4D4FF#F4D4FF
#F4D4FF is a very light, moderate purple. Relative luminance 0.735; OKLCH L 91.0% C 0.067 H 317.4°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F4D4FF |
|---|---|
| RGB | rgb(244, 212, 255) |
| HSL | hsl(285, 100%, 92%) |
| HSV | hsv(285, 17%, 100%) |
| CMYK | cmyk(4.3%, 16.9%, 0%, 0%) |
| CIE-LAB | lab(88.71, 18.59, -16.83) |
| CIE-LCH | lch(88.71, 25.08, 317.85°) |
| OKLab | oklab(90.98% 0.0493 -0.0453) |
| OKLCH | oklch(90.98% 0.067 317.4) |
| XYZ | xyz(78.8990, 73.5410, 104.6268) |
| Luminance | 0.7354 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.64
Very Light Purple
#F6CEFC
ΔE00 2.04
Pale Mauve
#FED0FC
ΔE00 3.22
Light Lilac
#EDC8FF
ΔE00 3.75
Pale Lilac
#E4CBFF
ΔE00 4.13
Light Lavender
#DFC5FE
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4D4FF #DFFFD4
analogous
#DFD4FF #F4D4FF #FFD4F5
triadic
#F4D4FF #FFF4D4 #D4FFF4
tetradic
#F4D4FF #FFDFD4 #DFFFD4 #D4F5FF
square
#F4D4FF #FFDFD4 #DFFFD4 #D4F5FF
split-complementary
#F4D4FF #F5FFD4 #D4FFDF
monochromatic
#D55AFF #E497FF #F4D4FF #F7E0FF #F7E0FF
Accessibility & contrast
On white
1.34
#F4D4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#F4D4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4D4FF
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4D4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4D4FF | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDDFF
Deuteranopia (green-blind)
#D6E0FD
Tritanopia (blue-blind)
#F4D8E2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f4d4ff; /* rgb */ color: rgb(244, 212, 255); /* oklch */ color: oklch(91.0% 0.067 317.4);
Tailwind
colors: {
custom: {
50: '#f8e1ff',
500: '#f4d4ff',
950: '#000000',
},
}SCSS
$custom: #f4d4ff; $custom-light: #f8e1ff; $custom-dark: #000000;
JSON
{
"hex": "#f4d4ff",
"rgb": {
"r": 244,
"g": 212,
"b": 255
},
"hsl": {
"h": 284.651,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.90976,
"c": 0.06692,
"h": 317.4
},
"luminance": 0.7354
}Semantic roles & 50–950 ramp
primary
#F4D4FF
secondary
#A5EB8C
accent
#E6003B
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486