#FED3FB#FED3FB
#FED3FB is a very light, moderate purple. Relative luminance 0.746; OKLCH L 91.5% C 0.071 H 328.4°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FED3FB |
|---|---|
| RGB | rgb(254, 211, 251) |
| HSL | hsl(304, 96%, 91%) |
| HSV | hsv(304, 17%, 100%) |
| CMYK | cmyk(0%, 16.9%, 1.2%, 0.4%) |
| CIE-LAB | lab(89.22, 21.64, -13.87) |
| CIE-LCH | lch(89.22, 25.71, 327.35°) |
| OKLab | oklab(91.54% 0.0602 -0.037) |
| OKLCH | oklch(91.54% 0.071 328.4) |
| XYZ | xyz(81.5779, 74.6261, 101.3550) |
| Luminance | 0.7462 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.17
Very Light Purple
#F6CEFC
ΔE00 2.32
Pale Lavender
#EECFFE
ΔE00 4.19
Light Lilac
#EDC8FF
ΔE00 5.34
Light Lavendar
#EFC0FE
ΔE00 6.60
Pale Lilac
#E4CBFF
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED3FB #D3FED6
analogous
#EBD3FE #FED3FB #FED3E5
triadic
#FED3FB #FBFED3 #D3FBFE
tetradic
#FED3FB #FEEBD3 #D3FED6 #D3E5FE
square
#FED3FB #FEEBD3 #D3FED6 #D3E5FE
split-complementary
#FED3FB #E5FED3 #D3FEEB
monochromatic
#FB5BF0 #FD97F6 #FED3FB #FEE1FC #FEE1FC
Accessibility & contrast
On white
1.32
#FED3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#FED3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED3FB
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED3FB | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFD
Deuteranopia (green-blind)
#DBE2F9
Tritanopia (blue-blind)
#FFD6E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fed3fb; /* rgb */ color: rgb(254, 211, 251); /* oklch */ color: oklch(91.5% 0.071 328.4);
Tailwind
colors: {
custom: {
50: '#ffe0fc',
500: '#fed3fb',
950: '#000000',
},
}SCSS
$custom: #fed3fb; $custom-light: #ffe0fc; $custom-dark: #000000;
JSON
{
"hex": "#fed3fb",
"rgb": {
"r": 254,
"g": 211,
"b": 251
},
"hsl": {
"h": 304.186,
"s": 95.556,
"l": 91.176
},
"oklch": {
"l": 0.91538,
"c": 0.07066,
"h": 328.4
},
"luminance": 0.74624
}Semantic roles & 50–950 ramp
primary
#FED3FB
secondary
#8DE893
accent
#E61000
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485