#FDF6FC#FDF6FC
#FDF6FC is a very light, near-neutral purple. Relative luminance 0.938; OKLCH L 98.0% C 0.011 H 330.1°. Best body text is #000000 at 19.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF6FC |
|---|---|
| RGB | rgb(253, 246, 252) |
| HSL | hsl(309, 64%, 98%) |
| HSV | hsv(309, 3%, 99%) |
| CMYK | cmyk(0%, 2.8%, 0.4%, 0.8%) |
| CIE-LAB | lab(97.56, 3.37, -2.04) |
| CIE-LCH | lch(97.56, 3.94, 328.78°) |
| OKLab | oklab(98.02% 0.0094 -0.0054) |
| OKLCH | oklch(98.02% 0.011 330.1) |
| XYZ | xyz(91.0317, 93.8228, 105.3905) |
| Luminance | 0.9382 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.15
Snow
#FFFAFA
ΔE00 3.29
Lavenderblush
#FFF0F5
ΔE00 3.31
Very Light Pink
#FFF4F2
ΔE00 3.92
Pale Grey
#FDFDFE
ΔE00 4.58
Whitesmoke
#F5F5F5
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF6FC #F6FDF7
analogous
#FAF6FD #FDF6FC #FDF6F8
triadic
#FDF6FC #FCFDF6 #F6FCFD
tetradic
#FDF6FC #FDFAF6 #F6FDF7 #F6F8FD
square
#FDF6FC #FDFAF6 #F6FDF7 #F6F8FD
split-complementary
#FDF6FC #F8FDF6 #F6FDFA
monochromatic
#E792DB #F2C4EB #F9E6F7 #F9E6F7 #F9E6F7
Accessibility & contrast
On white
1.06
#FDF6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.76
#FDF6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF6FC
19.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF6FC | 1.00 | 1.06 | 19.76 | 19.76 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FC
Deuteranopia (green-blind)
#F7F8FC
Tritanopia (blue-blind)
#FEF6F8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fdf6fc; /* rgb */ color: rgb(253, 246, 252); /* oklch */ color: oklch(98.0% 0.011 330.1);
Tailwind
colors: {
custom: {
50: '#fef9fd',
500: '#fdf6fc',
950: '#000000',
},
}SCSS
$custom: #fdf6fc; $custom-light: #fef9fd; $custom-dark: #000000;
JSON
{
"hex": "#fdf6fc",
"rgb": {
"r": 253,
"g": 246,
"b": 252
},
"hsl": {
"h": 308.571,
"s": 63.636,
"l": 97.843
},
"oklch": {
"l": 0.98024,
"c": 0.01082,
"h": 330.1
},
"luminance": 0.93822
}Semantic roles & 50–950 ramp
primary
#FDF6FC
secondary
#B5E2BB
accent
#CB331A
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585