#FED2FB#FED2FB
#FED2FB is a very light, moderate purple. Relative luminance 0.741; OKLCH L 91.4% C 0.072 H 328.3°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FED2FB |
|---|---|
| RGB | rgb(254, 210, 251) |
| HSL | hsl(304, 96%, 91%) |
| HSV | hsv(304, 17%, 100%) |
| CMYK | cmyk(0%, 17.3%, 1.2%, 0.4%) |
| CIE-LAB | lab(88.98, 22.17, -14.22) |
| CIE-LCH | lch(88.98, 26.34, 327.32°) |
| OKLab | oklab(91.36% 0.0616 -0.038) |
| OKLCH | oklch(91.36% 0.072 328.3) |
| XYZ | xyz(81.3303, 74.1308, 101.2724) |
| Luminance | 0.7413 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 0.84
Very Light Purple
#F6CEFC
ΔE00 2.16
Pale Lavender
#EECFFE
ΔE00 4.15
Light Lilac
#EDC8FF
ΔE00 5.16
Light Lavendar
#EFC0FE
ΔE00 6.33
Pale Lilac
#E4CBFF
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED2FB #D2FED5
analogous
#EBD2FE #FED2FB #FED2E5
triadic
#FED2FB #FBFED2 #D2FBFE
tetradic
#FED2FB #FEEBD2 #D2FED5 #D2E5FE
square
#FED2FB #FEEBD2 #D2FED5 #D2E5FE
split-complementary
#FED2FB #E5FED2 #D2FEEB
monochromatic
#FB5AF0 #FD96F6 #FED2FB #FEE1FC #FEE1FC
Accessibility & contrast
On white
1.33
#FED2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#FED2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED2FB
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED2FB | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFD
Deuteranopia (green-blind)
#DAE2F9
Tritanopia (blue-blind)
#FFD5E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fed2fb; /* rgb */ color: rgb(254, 210, 251); /* oklch */ color: oklch(91.4% 0.072 328.3);
Tailwind
colors: {
custom: {
50: '#ffe0fc',
500: '#fed2fb',
950: '#000000',
},
}SCSS
$custom: #fed2fb; $custom-light: #ffe0fc; $custom-dark: #000000;
JSON
{
"hex": "#fed2fb",
"rgb": {
"r": 254,
"g": 210,
"b": 251
},
"hsl": {
"h": 304.091,
"s": 95.652,
"l": 90.98
},
"oklch": {
"l": 0.91358,
"c": 0.07239,
"h": 328.3
},
"luminance": 0.74129
}Semantic roles & 50–950 ramp
primary
#FED2FB
secondary
#8CE892
accent
#E61000
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485