#FDF2FE#FDF2FE
#FDF2FE is a very light, near-neutral purple. Relative luminance 0.915; OKLCH L 97.3% C 0.020 H 323.2°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF2FE |
|---|---|
| RGB | rgb(253, 242, 254) |
| HSL | hsl(295, 86%, 97%) |
| HSV | hsv(295, 5%, 100%) |
| CMYK | cmyk(0.4%, 4.7%, 0%, 0.4%) |
| CIE-LAB | lab(96.63, 5.77, -4.44) |
| CIE-LCH | lch(96.63, 7.28, 322.42°) |
| OKLab | oklab(97.31% 0.0157 -0.0117) |
| OKLCH | oklch(97.31% 0.02 323.2) |
| XYZ | xyz(90.1468, 91.5431, 106.6672) |
| Luminance | 0.9154 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.20
Ghostwhite
#F8F8FF
ΔE00 5.59
Lavender (CSS)
#E6E6FA
ΔE00 6.01
Very Light Pink
#FFF4F2
ΔE00 6.36
Snow
#FFFAFA
ΔE00 6.50
Pale Grey
#FDFDFE
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF2FE #F3FEF2
analogous
#F7F2FE #FDF2FE #FEF2F9
triadic
#FDF2FE #FEFDF2 #F2FEFD
tetradic
#FDF2FE #FEF7F2 #F3FEF2 #F2F9FE
square
#FDF2FE #FEF7F2 #F3FEF2 #F2F9FE
split-complementary
#FDF2FE #F9FEF2 #F2FEF7
monochromatic
#EC80F5 #F4B9FA #FBE3FD #FBE3FD #FBE3FD
Accessibility & contrast
On white
1.09
#FDF2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#FDF2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF2FE
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF2FE | 1.00 | 1.09 | 19.31 | 19.31 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F5FF
Deuteranopia (green-blind)
#F3F6FE
Tritanopia (blue-blind)
#FEF3F6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fdf2fe; /* rgb */ color: rgb(253, 242, 254); /* oklch */ color: oklch(97.3% 0.020 323.2);
Tailwind
colors: {
custom: {
50: '#fef6fe',
500: '#fdf2fe',
950: '#000000',
},
}SCSS
$custom: #fdf2fe; $custom-light: #fef6fe; $custom-dark: #000000;
JSON
{
"hex": "#fdf2fe",
"rgb": {
"r": 253,
"g": 242,
"b": 254
},
"hsl": {
"h": 295,
"s": 85.714,
"l": 97.255
},
"oklch": {
"l": 0.97314,
"c": 0.01963,
"h": 323.2
},
"luminance": 0.91543
}Semantic roles & 50–950 ramp
primary
#FDF2FE
secondary
#B0EAAA
accent
#E20316
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585