#FDEDFB#FDEDFB
#FDEDFB is a very light, muted purple. Relative luminance 0.884; OKLCH L 96.3% C 0.025 H 329.7°. Best body text is #000000 at 18.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEDFB |
|---|---|
| RGB | rgb(253, 237, 251) |
| HSL | hsl(308, 80%, 96%) |
| HSV | hsv(308, 6%, 99%) |
| CMYK | cmyk(0%, 6.3%, 0.8%, 0.8%) |
| CIE-LAB | lab(95.34, 7.80, -4.80) |
| CIE-LCH | lch(95.34, 9.16, 328.42°) |
| OKLab | oklab(96.27% 0.0217 -0.0127) |
| OKLCH | oklch(96.27% 0.025 329.7) |
| XYZ | xyz(88.2023, 88.4168, 103.6677) |
| Luminance | 0.8842 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.78
Lavender (CSS)
#E6E6FA
ΔE00 6.93
Very Light Pink
#FFF4F2
ΔE00 7.63
Ghostwhite
#F8F8FF
ΔE00 7.74
Mistyrose
#FFE4E1
ΔE00 7.84
Snow
#FFFAFA
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEDFB #EDFDEF
analogous
#F7EDFD #FDEDFB #FDEDF3
triadic
#FDEDFB #FBFDED #EDFBFD
tetradic
#FDEDFB #FDF7ED #EDFDEF #EDF3FD
square
#FDEDFB #FDF7ED #EDFDEF #EDF3FD
split-complementary
#FDEDFB #F3FDED #EDFDF7
monochromatic
#F17FE3 #F7B6EF #FCE3F9 #FCE3F9 #FCE3F9
Accessibility & contrast
On white
1.12
#FDEDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.68
#FDEDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEDFB
18.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEDFB | 1.00 | 1.12 | 18.68 | 18.68 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0FC
Deuteranopia (green-blind)
#F0F2FA
Tritanopia (blue-blind)
#FFEEF1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fdedfb; /* rgb */ color: rgb(253, 237, 251); /* oklch */ color: oklch(96.3% 0.025 329.7);
Tailwind
colors: {
custom: {
50: '#fef2fc',
500: '#fdedfb',
950: '#000000',
},
}SCSS
$custom: #fdedfb; $custom-light: #fef2fc; $custom-dark: #000000;
JSON
{
"hex": "#fdedfb",
"rgb": {
"r": 253,
"g": 237,
"b": 251
},
"hsl": {
"h": 307.5,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.96274,
"c": 0.02513,
"h": 329.7
},
"luminance": 0.88416
}Semantic roles & 50–950 ramp
primary
#FDEDFB
secondary
#A8E6B0
accent
#DC2409
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585