#FDEBFA#FDEBFA
#FDEBFA is a very light, muted pink. Relative luminance 0.872; OKLCH L 95.9% C 0.028 H 331.2°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEBFA |
|---|---|
| RGB | rgb(253, 235, 250) |
| HSL | hsl(310, 82%, 96%) |
| HSV | hsv(310, 7%, 99%) |
| CMYK | cmyk(0%, 7.1%, 1.2%, 0.8%) |
| CIE-LAB | lab(94.82, 8.65, -5.03) |
| CIE-LCH | lch(94.82, 10.01, 329.82°) |
| OKLab | oklab(95.87% 0.0242 -0.0133) |
| OKLCH | oklch(95.87% 0.028 331.2) |
| XYZ | xyz(87.4692, 87.2022, 102.6477) |
| Luminance | 0.8720 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.35
Lavender (CSS)
#E6E6FA
ΔE00 7.40
Mistyrose
#FFE4E1
ΔE00 7.85
Very Light Pink
#FFF4F2
ΔE00 8.27
Ghostwhite
#F8F8FF
ΔE00 8.59
Snow
#FFFAFA
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEBFA #EBFDEE
analogous
#F7EBFD #FDEBFA #FDEBF1
triadic
#FDEBFA #FAFDEB #EBFAFD
tetradic
#FDEBFA #FDF7EB #EBFDEE #EBF1FD
square
#FDEBFA #FDF7EB #EBFDEE #EBF1FD
split-complementary
#FDEBFA #F1FDEB #EBFDF7
monochromatic
#F27CDE #F7B3EC #FCE3F8 #FCE3F8 #FCE3F8
Accessibility & contrast
On white
1.14
#FDEBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#FDEBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEBFA
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEBFA | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEFFB
Deuteranopia (green-blind)
#EEF1F9
Tritanopia (blue-blind)
#FFECF0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #fdebfa; /* rgb */ color: rgb(253, 235, 250); /* oklch */ color: oklch(95.9% 0.028 331.2);
Tailwind
colors: {
custom: {
50: '#fef1fc',
500: '#fdebfa',
950: '#000000',
},
}SCSS
$custom: #fdebfa; $custom-light: #fef1fc; $custom-dark: #000000;
JSON
{
"hex": "#fdebfa",
"rgb": {
"r": 253,
"g": 235,
"b": 250
},
"hsl": {
"h": 310,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.95865,
"c": 0.0276,
"h": 331.2
},
"luminance": 0.87201
}Semantic roles & 50–950 ramp
primary
#FDEBFA
secondary
#A6E7B0
accent
#DE2B07
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585