#FDEBFD#FDEBFD
#FDEBFD is a very light, muted purple. Relative luminance 0.874; OKLCH L 96.0% C 0.031 H 325.8°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEBFD |
|---|---|
| RGB | rgb(253, 235, 253) |
| HSL | hsl(300, 82%, 96%) |
| HSV | hsv(300, 7%, 99%) |
| CMYK | cmyk(0%, 7.1%, 0%, 0.8%) |
| CIE-LAB | lab(94.90, 9.18, -6.47) |
| CIE-LCH | lch(94.90, 11.23, 324.84°) |
| OKLab | oklab(95.95% 0.0253 -0.0172) |
| OKLCH | oklch(95.95% 0.031 325.8) |
| XYZ | xyz(87.9434, 87.3919, 105.1449) |
| Luminance | 0.8739 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.39
Lavender (CSS)
#E6E6FA
ΔE00 7.26
Mistyrose
#FFE4E1
ΔE00 8.84
Ghostwhite
#F8F8FF
ΔE00 9.10
Very Light Pink
#FFF4F2
ΔE00 9.26
Light Pink
#FFD1DF
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEBFD #EBFDEB
analogous
#F4EBFD #FDEBFD #FDEBF4
triadic
#FDEBFD #FDFDEB #EBFDFD
tetradic
#FDEBFD #FDF4EB #EBFDEB #EBF4FD
square
#FDEBFD #FDF4EB #EBFDEB #EBF4FD
split-complementary
#FDEBFD #F4FDEB #EBFDF4
monochromatic
#F27CF2 #F7B3F7 #FCE3FC #FCE3FC #FCE3FC
Accessibility & contrast
On white
1.14
#FDEBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#FDEBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEBFD
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEBFD | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFE
Deuteranopia (green-blind)
#EEF1FC
Tritanopia (blue-blind)
#FEECF1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #fdebfd; /* rgb */ color: rgb(253, 235, 253); /* oklch */ color: oklch(96.0% 0.031 325.8);
Tailwind
colors: {
custom: {
50: '#fef1fe',
500: '#fdebfd',
950: '#000000',
},
}SCSS
$custom: #fdebfd; $custom-light: #fef1fe; $custom-dark: #000000;
JSON
{
"hex": "#fdebfd",
"rgb": {
"r": 253,
"g": 235,
"b": 253
},
"hsl": {
"h": 300,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.95954,
"c": 0.03054,
"h": 325.8
},
"luminance": 0.87391
}Semantic roles & 50–950 ramp
primary
#FDEBFD
secondary
#A6E7A6
accent
#DE0707
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585