#F4DCFB#F4DCFB
#F4DCFB is a very light, muted purple. Relative luminance 0.774; OKLCH L 92.3% C 0.049 H 318.5°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DCFB |
|---|---|
| RGB | rgb(244, 220, 251) |
| HSL | hsl(286, 79%, 92%) |
| HSV | hsv(286, 12%, 98%) |
| CMYK | cmyk(2.8%, 12.4%, 0%, 1.6%) |
| CIE-LAB | lab(90.50, 13.65, -12.05) |
| CIE-LCH | lch(90.50, 18.21, 318.57°) |
| OKLab | oklab(92.33% 0.0365 -0.0322) |
| OKLCH | oklch(92.33% 0.049 318.5) |
| XYZ | xyz(80.3114, 77.3853, 101.9541) |
| Luminance | 0.7739 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.09
Very Light Purple
#F6CEFC
ΔE00 5.54
Pale Mauve
#FED0FC
ΔE00 5.94
Pale Lilac
#E4CBFF
ΔE00 6.81
Thistle
#D8BFD8
ΔE00 7.07
Light Lilac
#EDC8FF
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DCFB #E3FBDC
analogous
#E5DCFB #F4DCFB #FBDCF2
triadic
#F4DCFB #FBF4DC #DCFBF4
tetradic
#F4DCFB #FBE5DC #E3FBDC #DCF2FB
square
#F4DCFB #FBE5DC #E3FBDC #DCF2FB
split-complementary
#F4DCFB #F2FBDC #DCFBE5
monochromatic
#D16EEE #E3A5F5 #F4DCFB #F6E4FC #F6E4FC
Accessibility & contrast
On white
1.27
#F4DCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#F4DCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DCFB
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DCFB | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FC
Deuteranopia (green-blind)
#DEE5FA
Tritanopia (blue-blind)
#F4DFE6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f4dcfb; /* rgb */ color: rgb(244, 220, 251); /* oklch */ color: oklch(92.3% 0.049 318.5);
Tailwind
colors: {
custom: {
50: '#f7e6fc',
500: '#f4dcfb',
950: '#000000',
},
}SCSS
$custom: #f4dcfb; $custom-light: #f7e6fc; $custom-dark: #000000;
JSON
{
"hex": "#f4dcfb",
"rgb": {
"r": 244,
"g": 220,
"b": 251
},
"hsl": {
"h": 286.452,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.92328,
"c": 0.04866,
"h": 318.5
},
"luminance": 0.77385
}Semantic roles & 50–950 ramp
primary
#F4DCFB
secondary
#AAE299
accent
#DC0A39
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485