#F4D0FC#F4D0FC
#F4D0FC is a very light, moderate purple. Relative luminance 0.714; OKLCH L 90.1% C 0.070 H 320.1°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F4D0FC |
|---|---|
| RGB | rgb(244, 208, 252) |
| HSL | hsl(289, 88%, 90%) |
| HSV | hsv(289, 17%, 99%) |
| CMYK | cmyk(3.2%, 17.5%, 0%, 1.2%) |
| CIE-LAB | lab(87.67, 20.14, -16.81) |
| CIE-LCH | lch(87.67, 26.24, 320.15°) |
| OKLab | oklab(90.14% 0.0541 -0.0452) |
| OKLCH | oklch(90.14% 0.07 320.1) |
| XYZ | xyz(77.4323, 71.3743, 101.7741) |
| Luminance | 0.7137 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 0.94
Pale Lavender
#EECFFE
ΔE00 1.74
Pale Mauve
#FED0FC
ΔE00 2.37
Light Lilac
#EDC8FF
ΔE00 3.25
Pale Lilac
#E4CBFF
ΔE00 4.32
Light Lavendar
#EFC0FE
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4D0FC #D8FCD0
analogous
#DED0FC #F4D0FC #FCD0EE
triadic
#F4D0FC #FCF4D0 #D0FCF4
tetradic
#F4D0FC #FCDED0 #D8FCD0 #D0EEFC
square
#F4D0FC #FCDED0 #D8FCD0 #D0EEFC
split-complementary
#F4D0FC #EEFCD0 #D0FCDE
monochromatic
#D95DF5 #E796F8 #F4D0FC #F8E2FD #F8E2FD
Accessibility & contrast
On white
1.37
#F4D0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#F4D0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4D0FC
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4D0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4D0FC | 1.00 | 1.37 | 15.27 | 15.27 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FE
Deuteranopia (green-blind)
#D3DDFA
Tritanopia (blue-blind)
#F5D4DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f4d0fc; /* rgb */ color: rgb(244, 208, 252); /* oklch */ color: oklch(90.1% 0.070 320.1);
Tailwind
colors: {
custom: {
50: '#f8defd',
500: '#f4d0fc',
950: '#000000',
},
}SCSS
$custom: #f4d0fc; $custom-light: #f8defd; $custom-dark: #000000;
JSON
{
"hex": "#f4d0fc",
"rgb": {
"r": 244,
"g": 208,
"b": 252
},
"hsl": {
"h": 289.091,
"s": 88,
"l": 90.196
},
"oklch": {
"l": 0.90142,
"c": 0.07047,
"h": 320.1
},
"luminance": 0.71373
}Semantic roles & 50–950 ramp
primary
#F4D0FC
secondary
#9CE48C
accent
#E5012A
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485