#FDF6FE#FDF6FE
#FDF6FE is a very light, near-neutral purple. Relative luminance 0.940; OKLCH L 98.1% C 0.013 H 321.9°. Best body text is #000000 at 19.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF6FE |
|---|---|
| RGB | rgb(253, 246, 254) |
| HSL | hsl(293, 80%, 98%) |
| HSV | hsv(293, 3%, 100%) |
| CMYK | cmyk(0.4%, 3.1%, 0%, 0.4%) |
| CIE-LAB | lab(97.61, 3.73, -3.00) |
| CIE-LCH | lch(97.61, 4.78, 321.15°) |
| OKLab | oklab(98.08% 0.0101 -0.0079) |
| OKLCH | oklch(98.08% 0.013 321.9) |
| XYZ | xyz(91.3503, 93.9502, 107.0684) |
| Luminance | 0.9395 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.30
Lavenderblush
#FFF0F5
ΔE00 3.42
Snow
#FFFAFA
ΔE00 4.14
Very Light Pink
#FFF4F2
ΔE00 4.74
Pale Grey
#FDFDFE
ΔE00 5.22
Whitesmoke
#F5F5F5
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF6FE #F7FEF6
analogous
#F9F6FE #FDF6FE #FEF6FB
triadic
#FDF6FE #FEFDF6 #F6FEFD
tetradic
#FDF6FE #FEF9F6 #F7FEF6 #F6FBFE
square
#FDF6FE #FEF9F6 #F7FEF6 #F6FBFE
split-complementary
#FDF6FE #FBFEF6 #F6FEF9
monochromatic
#E588F2 #F1BFF8 #F9E3FC #F9E3FC #F9E3FC
Accessibility & contrast
On white
1.06
#FDF6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.79
#FDF6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF6FE
19.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF6FE | 1.00 | 1.06 | 19.79 | 19.79 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F8FE
Deuteranopia (green-blind)
#F7F8FE
Tritanopia (blue-blind)
#FDF7F9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fdf6fe; /* rgb */ color: rgb(253, 246, 254); /* oklch */ color: oklch(98.1% 0.013 321.9);
Tailwind
colors: {
custom: {
50: '#fef9fe',
500: '#fdf6fe',
950: '#000000',
},
}SCSS
$custom: #fdf6fe; $custom-light: #fef9fe; $custom-dark: #000000;
JSON
{
"hex": "#fdf6fe",
"rgb": {
"r": 253,
"g": 246,
"b": 254
},
"hsl": {
"h": 292.5,
"s": 80,
"l": 98.039
},
"oklch": {
"l": 0.98081,
"c": 0.01286,
"h": 321.9
},
"luminance": 0.9395
}Semantic roles & 50–950 ramp
primary
#FDF6FE
secondary
#B7E9B0
accent
#DC0924
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585