#FDEDFE#FDEDFE
#FDEDFE is a very light, muted purple. Relative luminance 0.886; OKLCH L 96.4% C 0.028 H 324.0°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEDFE |
|---|---|
| RGB | rgb(253, 237, 254) |
| HSL | hsl(296, 89%, 96%) |
| HSV | hsv(296, 7%, 100%) |
| CMYK | cmyk(0.4%, 6.7%, 0%, 0.4%) |
| CIE-LAB | lab(95.42, 8.33, -6.23) |
| CIE-LCH | lch(95.42, 10.41, 323.20°) |
| OKLab | oklab(96.36% 0.0228 -0.0165) |
| OKLCH | oklch(96.36% 0.028 324) |
| XYZ | xyz(88.6789, 88.6074, 106.1780) |
| Luminance | 0.8861 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.88
Lavender (CSS)
#E6E6FA
ΔE00 6.73
Ghostwhite
#F8F8FF
ΔE00 8.29
Very Light Pink
#FFF4F2
ΔE00 8.67
Mistyrose
#FFE4E1
ΔE00 8.80
Snow
#FFFAFA
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEDFE #EEFEED
analogous
#F5EDFE #FDEDFE #FEEDF7
triadic
#FDEDFE #FEFDED #EDFEFD
tetradic
#FDEDFE #FEF5ED #EEFEED #EDF7FE
square
#FDEDFE #FEF5ED #EEFEED #EDF7FE
split-complementary
#FDEDFE #F7FEED #EDFEF5
monochromatic
#F079F8 #F7B3FB #FCE2FD #FCE2FD #FCE2FD
Accessibility & contrast
On white
1.12
#FDEDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#FDEDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEDFE
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEDFE | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#EFF2FD
Tritanopia (blue-blind)
#FEEEF2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fdedfe; /* rgb */ color: rgb(253, 237, 254); /* oklch */ color: oklch(96.4% 0.028 324.0);
Tailwind
colors: {
custom: {
50: '#fef2fe',
500: '#fdedfe',
950: '#000000',
},
}SCSS
$custom: #fdedfe; $custom-light: #fef2fe; $custom-dark: #000000;
JSON
{
"hex": "#fdedfe",
"rgb": {
"r": 253,
"g": 237,
"b": 254
},
"hsl": {
"h": 296.471,
"s": 89.474,
"l": 96.275
},
"oklch": {
"l": 0.96363,
"c": 0.02815,
"h": 324
},
"luminance": 0.88607
}Semantic roles & 50–950 ramp
primary
#FDEDFE
secondary
#A9EAA5
accent
#E6000D
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585