#FDF5FE#FDF5FE
#FDF5FE is a very light, near-neutral purple. Relative luminance 0.933; OKLCH L 97.9% C 0.015 H 322.3°. Best body text is #000000 at 19.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF5FE |
|---|---|
| RGB | rgb(253, 245, 254) |
| HSL | hsl(293, 82%, 98%) |
| HSV | hsv(293, 4%, 100%) |
| CMYK | cmyk(0.4%, 3.5%, 0%, 0.4%) |
| CIE-LAB | lab(97.37, 4.24, -3.36) |
| CIE-LCH | lch(97.37, 5.41, 321.57°) |
| OKLab | oklab(97.89% 0.0115 -0.0089) |
| OKLCH | oklch(97.89% 0.015 322.3) |
| XYZ | xyz(91.0470, 93.3435, 106.9673) |
| Luminance | 0.9334 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.17
Ghostwhite
#F8F8FF
ΔE00 3.87
Snow
#FFFAFA
ΔE00 4.74
Very Light Pink
#FFF4F2
ΔE00 5.09
Pale Grey
#FDFDFE
ΔE00 5.87
Whitesmoke
#F5F5F5
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF5FE #F6FEF5
analogous
#F8F5FE #FDF5FE #FEF5FA
triadic
#FDF5FE #FEFDF5 #F5FEFD
tetradic
#FDF5FE #FEF8F5 #F6FEF5 #F5FAFE
square
#FDF5FE #FEF8F5 #F6FEF5 #F5FAFE
split-complementary
#FDF5FE #FAFEF5 #F5FEF8
monochromatic
#E786F3 #F2BDF8 #F9E3FC #F9E3FC #F9E3FC
Accessibility & contrast
On white
1.07
#FDF5FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.67
#FDF5FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF5FE
19.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF5FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF5FE | 1.00 | 1.07 | 19.67 | 19.67 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FE
Deuteranopia (green-blind)
#F6F8FE
Tritanopia (blue-blind)
#FDF6F8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fdf5fe; /* rgb */ color: rgb(253, 245, 254); /* oklch */ color: oklch(97.9% 0.015 322.3);
Tailwind
colors: {
custom: {
50: '#fef8fe',
500: '#fdf5fe',
950: '#000000',
},
}SCSS
$custom: #fdf5fe; $custom-light: #fef8fe; $custom-dark: #000000;
JSON
{
"hex": "#fdf5fe",
"rgb": {
"r": 253,
"g": 245,
"b": 254
},
"hsl": {
"h": 293.333,
"s": 81.818,
"l": 97.843
},
"oklch": {
"l": 0.97889,
"c": 0.01454,
"h": 322.3
},
"luminance": 0.93343
}Semantic roles & 50–950 ramp
primary
#FDF5FE
secondary
#B5E9AE
accent
#DE071F
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585