#FEDCFB#FEDCFB
#FEDCFB is a very light, muted purple. Relative luminance 0.792; OKLCH L 93.2% C 0.055 H 328.8°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDCFB |
|---|---|
| RGB | rgb(254, 220, 251) |
| HSL | hsl(305, 94%, 93%) |
| HSV | hsv(305, 13%, 100%) |
| CMYK | cmyk(0%, 13.4%, 1.2%, 0.4%) |
| CIE-LAB | lab(91.34, 16.94, -10.71) |
| CIE-LCH | lch(91.34, 20.04, 327.69°) |
| OKLab | oklab(93.18% 0.0471 -0.0285) |
| OKLCH | oklch(93.18% 0.055 328.8) |
| XYZ | xyz(83.8767, 79.2237, 102.1212) |
| Luminance | 0.7922 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.39
Very Light Purple
#F6CEFC
ΔE00 4.85
Pale Lavender
#EECFFE
ΔE00 5.57
Light Pink
#FFD1DF
ΔE00 6.89
Light Lilac
#EDC8FF
ΔE00 7.56
Pale Pink
#FFCFDC
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDCFB #DCFEDF
analogous
#F0DCFE #FEDCFB #FEDCEA
triadic
#FEDCFB #FBFEDC #DCFBFE
tetradic
#FEDCFB #FEF0DC #DCFEDF #DCEAFE
square
#FEDCFB #FEF0DC #DCFEDF #DCEAFE
split-complementary
#FEDCFB #EAFEDC #DCFEF0
monochromatic
#FB65ED #FCA0F4 #FEDCFB #FEE1FC #FEE1FC
Accessibility & contrast
On white
1.25
#FEDCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#FEDCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDCFB
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDCFB | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE3FC
Deuteranopia (green-blind)
#E2E8FA
Tritanopia (blue-blind)
#FFDEE6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fedcfb; /* rgb */ color: rgb(254, 220, 251); /* oklch */ color: oklch(93.2% 0.055 328.8);
Tailwind
colors: {
custom: {
50: '#ffe7fc',
500: '#fedcfb',
950: '#000000',
},
}SCSS
$custom: #fedcfb; $custom-light: #ffe7fc; $custom-dark: #000000;
JSON
{
"hex": "#fedcfb",
"rgb": {
"r": 254,
"g": 220,
"b": 251
},
"hsl": {
"h": 305.294,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.93178,
"c": 0.05506,
"h": 328.8
},
"luminance": 0.79222
}Semantic roles & 50–950 ramp
primary
#FEDCFB
secondary
#95E99C
accent
#E61400
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485