#FDEBFC#FDEBFC
#FDEBFC is a very light, muted purple. Relative luminance 0.873; OKLCH L 95.9% C 0.030 H 327.5°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEBFC |
|---|---|
| RGB | rgb(253, 235, 252) |
| HSL | hsl(303, 82%, 96%) |
| HSV | hsv(303, 7%, 99%) |
| CMYK | cmyk(0%, 7.1%, 0.4%, 0.8%) |
| CIE-LAB | lab(94.88, 9.01, -5.99) |
| CIE-LCH | lch(94.88, 10.82, 326.37°) |
| OKLab | oklab(95.92% 0.0249 -0.0159) |
| OKLCH | oklch(95.92% 0.03 327.5) |
| XYZ | xyz(87.7845, 87.3283, 104.3081) |
| Luminance | 0.8733 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.05
Lavender (CSS)
#E6E6FA
ΔE00 7.29
Mistyrose
#FFE4E1
ΔE00 8.52
Ghostwhite
#F8F8FF
ΔE00 8.92
Very Light Pink
#FFF4F2
ΔE00 8.93
Light Pink
#FFD1DF
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEBFC #EBFDEC
analogous
#F5EBFD #FDEBFC #FDEBF3
triadic
#FDEBFC #FCFDEB #EBFCFD
tetradic
#FDEBFC #FDF5EB #EBFDEC #EBF3FD
square
#FDEBFC #FDF5EB #EBFDEC #EBF3FD
split-complementary
#FDEBFC #F3FDEB #EBFDF5
monochromatic
#F27CEB #F7B3F4 #FCE3FB #FCE3FB #FCE3FB
Accessibility & contrast
On white
1.14
#FDEBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#FDEBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEBFC
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEBFC | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFD
Deuteranopia (green-blind)
#EEF1FB
Tritanopia (blue-blind)
#FEECF0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #fdebfc; /* rgb */ color: rgb(253, 235, 252); /* oklch */ color: oklch(95.9% 0.030 327.5);
Tailwind
colors: {
custom: {
50: '#fef1fd',
500: '#fdebfc',
950: '#000000',
},
}SCSS
$custom: #fdebfc; $custom-light: #fef1fd; $custom-dark: #000000;
JSON
{
"hex": "#fdebfc",
"rgb": {
"r": 253,
"g": 235,
"b": 252
},
"hsl": {
"h": 303.333,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.95924,
"c": 0.02953,
"h": 327.5
},
"luminance": 0.87328
}Semantic roles & 50–950 ramp
primary
#FDEBFC
secondary
#A6E7A9
accent
#DE1307
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585