#FEDFFB#FEDFFB
#FEDFFB is a very light, muted purple. Relative luminance 0.808; OKLCH L 93.7% C 0.050 H 329.1°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFFB |
|---|---|
| RGB | rgb(254, 223, 251) |
| HSL | hsl(306, 94%, 94%) |
| HSV | hsv(306, 12%, 100%) |
| CMYK | cmyk(0%, 12.2%, 1.2%, 0.4%) |
| CIE-LAB | lab(92.05, 15.38, -9.65) |
| CIE-LCH | lch(92.05, 18.15, 327.89°) |
| OKLab | oklab(93.73% 0.0428 -0.0256) |
| OKLCH | oklch(93.73% 0.05 329.1) |
| XYZ | xyz(84.6711, 80.8125, 102.3860) |
| Luminance | 0.8081 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.57
Very Light Purple
#F6CEFC
ΔE00 5.94
Pale Lavender
#EECFFE
ΔE00 6.38
Light Pink
#FFD1DF
ΔE00 6.82
Pale Pink
#FFCFDC
ΔE00 7.52
Thistle
#D8BFD8
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFFB #DFFEE2
analogous
#F1DFFE #FEDFFB #FEDFEB
triadic
#FEDFFB #FBFEDF #DFFBFE
tetradic
#FEDFFB #FEF1DF #DFFEE2 #DFEBFE
square
#FEDFFB #FEF1DF #DFFEE2 #DFEBFE
split-complementary
#FEDFFB #EBFEDF #DFFEF1
monochromatic
#FA68EC #FCA4F4 #FEDFFB #FEE1FB #FEE1FB
Accessibility & contrast
On white
1.22
#FEDFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#FEDFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFFB
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFFB | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE6FC
Deuteranopia (green-blind)
#E4EAFA
Tritanopia (blue-blind)
#FFE1E8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fedffb; /* rgb */ color: rgb(254, 223, 251); /* oklch */ color: oklch(93.7% 0.050 329.1);
Tailwind
colors: {
custom: {
50: '#ffe9fc',
500: '#fedffb',
950: '#000000',
},
}SCSS
$custom: #fedffb; $custom-light: #ffe9fc; $custom-dark: #000000;
JSON
{
"hex": "#fedffb",
"rgb": {
"r": 254,
"g": 223,
"b": 251
},
"hsl": {
"h": 305.806,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.93731,
"c": 0.04988,
"h": 329.1
},
"luminance": 0.80811
}Semantic roles & 50–950 ramp
primary
#FEDFFB
secondary
#98EAA0
accent
#E61600
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485