#FDF0FE#FDF0FE
#FDF0FE is a very light, muted purple. Relative luminance 0.904; OKLCH L 96.9% C 0.023 H 323.6°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF0FE |
|---|---|
| RGB | rgb(253, 240, 254) |
| HSL | hsl(296, 88%, 97%) |
| HSV | hsv(296, 6%, 100%) |
| CMYK | cmyk(0.4%, 5.5%, 0%, 0.4%) |
| CIE-LAB | lab(96.15, 6.79, -5.16) |
| CIE-LCH | lch(96.15, 8.53, 322.79°) |
| OKLab | oklab(96.93% 0.0185 -0.0137) |
| OKLCH | oklch(96.93% 0.023 323.6) |
| XYZ | xyz(89.5548, 90.3591, 106.4699) |
| Luminance | 0.9036 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.73
Lavender (CSS)
#E6E6FA
ΔE00 6.16
Ghostwhite
#F8F8FF
ΔE00 6.70
Very Light Pink
#FFF4F2
ΔE00 7.28
Snow
#FFFAFA
ΔE00 7.62
Mistyrose
#FFE4E1
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF0FE #F1FEF0
analogous
#F6F0FE #FDF0FE #FEF0F8
triadic
#FDF0FE #FEFDF0 #F0FEFD
tetradic
#FDF0FE #FEF6F0 #F1FEF0 #F0F8FE
square
#FDF0FE #FEF6F0 #F1FEF0 #F0F8FE
split-complementary
#FDF0FE #F8FEF0 #F0FEF6
monochromatic
#EE7DF6 #F5B7FA #FBE2FD #FBE2FD #FBE2FD
Accessibility & contrast
On white
1.10
#FDF0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#FDF0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF0FE
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF0FE | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#F2F4FD
Tritanopia (blue-blind)
#FEF1F4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fdf0fe; /* rgb */ color: rgb(253, 240, 254); /* oklch */ color: oklch(96.9% 0.023 323.6);
Tailwind
colors: {
custom: {
50: '#fef5fe',
500: '#fdf0fe',
950: '#000000',
},
}SCSS
$custom: #fdf0fe; $custom-light: #fef5fe; $custom-dark: #000000;
JSON
{
"hex": "#fdf0fe",
"rgb": {
"r": 253,
"g": 240,
"b": 254
},
"hsl": {
"h": 295.714,
"s": 87.5,
"l": 96.863
},
"oklch": {
"l": 0.96933,
"c": 0.02303,
"h": 323.6
},
"luminance": 0.90359
}Semantic roles & 50–950 ramp
primary
#FDF0FE
secondary
#ADEAA8
accent
#E40112
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585