#FDF4FE#FDF4FE
#FDF4FE is a very light, near-neutral purple. Relative luminance 0.927; OKLCH L 97.7% C 0.016 H 322.7°. Best body text is #000000 at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF4FE |
|---|---|
| RGB | rgb(253, 244, 254) |
| HSL | hsl(294, 83%, 98%) |
| HSV | hsv(294, 4%, 100%) |
| CMYK | cmyk(0.4%, 3.9%, 0%, 0.4%) |
| CIE-LAB | lab(97.12, 4.75, -3.72) |
| CIE-LCH | lch(97.12, 6.03, 321.91°) |
| OKLab | oklab(97.7% 0.0129 -0.0098) |
| OKLCH | oklch(97.7% 0.016 322.7) |
| XYZ | xyz(90.7453, 92.7401, 106.8667) |
| Luminance | 0.9274 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.06
Ghostwhite
#F8F8FF
ΔE00 4.44
Snow
#FFFAFA
ΔE00 5.33
Very Light Pink
#FFF4F2
ΔE00 5.49
Lavender (CSS)
#E6E6FA
ΔE00 6.08
Pale Grey
#FDFDFE
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF4FE #F5FEF4
analogous
#F8F4FE #FDF4FE #FEF4FA
triadic
#FDF4FE #FEFDF4 #F4FEFD
tetradic
#FDF4FE #FEF8F4 #F5FEF4 #F4FAFE
square
#FDF4FE #FEF8F4 #F5FEF4 #F4FAFE
split-complementary
#FDF4FE #FAFEF4 #F4FEF8
monochromatic
#E984F4 #F3BCF9 #FAE3FC #FAE3FC #FAE3FC
Accessibility & contrast
On white
1.07
#FDF4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.55
#FDF4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF4FE
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF4FE | 1.00 | 1.07 | 19.55 | 19.55 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FE
Deuteranopia (green-blind)
#F5F7FE
Tritanopia (blue-blind)
#FDF5F7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fdf4fe; /* rgb */ color: rgb(253, 244, 254); /* oklch */ color: oklch(97.7% 0.016 322.7);
Tailwind
colors: {
custom: {
50: '#fef7fe',
500: '#fdf4fe',
950: '#000000',
},
}SCSS
$custom: #fdf4fe; $custom-light: #fef7fe; $custom-dark: #000000;
JSON
{
"hex": "#fdf4fe",
"rgb": {
"r": 253,
"g": 244,
"b": 254
},
"hsl": {
"h": 294,
"s": 83.333,
"l": 97.647
},
"oklch": {
"l": 0.97697,
"c": 0.01624,
"h": 322.7
},
"luminance": 0.9274
}Semantic roles & 50–950 ramp
primary
#FDF4FE
secondary
#B3E9AD
accent
#E0061C
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585