#FFEDFD#FFEDFD
#FFEDFD is a very light, muted purple. Relative luminance 0.889; OKLCH L 96.5% C 0.029 H 329.3°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEDFD |
|---|---|
| RGB | rgb(255, 237, 253) |
| HSL | hsl(307, 100%, 96%) |
| HSV | hsv(307, 7%, 100%) |
| CMYK | cmyk(0%, 7.1%, 0.8%, 0%) |
| CIE-LAB | lab(95.55, 8.82, -5.50) |
| CIE-LCH | lch(95.55, 10.39, 328.03°) |
| OKLab | oklab(96.5% 0.0245 -0.0146) |
| OKLCH | oklch(96.5% 0.029 329.3) |
| XYZ | xyz(89.2513, 88.9210, 105.3711) |
| Luminance | 0.8892 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.65
Lavender (CSS)
#E6E6FA
ΔE00 7.44
Mistyrose
#FFE4E1
ΔE00 8.26
Very Light Pink
#FFF4F2
ΔE00 8.54
Ghostwhite
#F8F8FF
ΔE00 8.67
Snow
#FFFAFA
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEDFD #EDFFEF
analogous
#F8EDFF #FFEDFD #FFEDF4
triadic
#FFEDFD #FDFFED #EDFDFF
tetradic
#FFEDFD #FFF8ED #EDFFEF #EDF4FF
square
#FFEDFD #FFF8ED #EDFFEF #EDF4FF
split-complementary
#FFEDFD #F4FFED #EDFFF8
monochromatic
#FF73EF #FFB0F6 #FFE0FC #FFE0FC #FFE0FC
Accessibility & contrast
On white
1.12
#FFEDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#FFEDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEDFD
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEDFD | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FE
Deuteranopia (green-blind)
#F0F3FC
Tritanopia (blue-blind)
#FFEEF2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ffedfd; /* rgb */ color: rgb(255, 237, 253); /* oklch */ color: oklch(96.5% 0.029 329.3);
Tailwind
colors: {
custom: {
50: '#fff2fe',
500: '#ffedfd',
950: '#000000',
},
}SCSS
$custom: #ffedfd; $custom-light: #fff2fe; $custom-dark: #000000;
JSON
{
"hex": "#ffedfd",
"rgb": {
"r": 255,
"g": 237,
"b": 253
},
"hsl": {
"h": 306.667,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.96495,
"c": 0.0285,
"h": 329.3
},
"luminance": 0.8892
}Semantic roles & 50–950 ramp
primary
#FFEDFD
secondary
#A2EFAA
accent
#E61A00
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585