#FEEBFC#FEEBFC
#FEEBFC is a very light, muted purple. Relative luminance 0.875; OKLCH L 96.0% C 0.030 H 329.1°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FEEBFC |
|---|---|
| RGB | rgb(254, 235, 252) |
| HSL | hsl(306, 90%, 96%) |
| HSV | hsv(306, 7%, 100%) |
| CMYK | cmyk(0%, 7.5%, 0.8%, 0.4%) |
| CIE-LAB | lab(94.96, 9.34, -5.86) |
| CIE-LCH | lch(94.96, 11.03, 327.87°) |
| OKLab | oklab(96.01% 0.026 -0.0155) |
| OKLCH | oklch(96.01% 0.03 329.1) |
| XYZ | xyz(88.1496, 87.5166, 104.3252) |
| Luminance | 0.8752 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.13
Lavender (CSS)
#E6E6FA
ΔE00 7.62
Mistyrose
#FFE4E1
ΔE00 8.42
Light Pink
#FFD1DF
ΔE00 9.01
Very Light Pink
#FFF4F2
ΔE00 9.05
Ghostwhite
#F8F8FF
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEEBFC #EBFEED
analogous
#F6EBFE #FEEBFC #FEEBF2
triadic
#FEEBFC #FCFEEB #EBFCFE
tetradic
#FEEBFC #FEF6EB #EBFEED #EBF2FE
square
#FEEBFC #FEF6EB #EBFEED #EBF2FE
split-complementary
#FEEBFC #F2FEEB #EBFEF6
monochromatic
#F876EB #FBB1F3 #FEE2FB #FEE2FB #FEE2FB
Accessibility & contrast
On white
1.13
#FEEBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#FEEBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEEBFC
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEEBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEEBFC | 1.00 | 1.13 | 18.50 | 18.50 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFD
Deuteranopia (green-blind)
#EEF1FB
Tritanopia (blue-blind)
#FFECF0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #feebfc; /* rgb */ color: rgb(254, 235, 252); /* oklch */ color: oklch(96.0% 0.030 329.1);
Tailwind
colors: {
custom: {
50: '#fef1fd',
500: '#feebfc',
950: '#000000',
},
}SCSS
$custom: #feebfc; $custom-light: #fef1fd; $custom-dark: #000000;
JSON
{
"hex": "#feebfc",
"rgb": {
"r": 254,
"g": 235,
"b": 252
},
"hsl": {
"h": 306.316,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.96006,
"c": 0.03024,
"h": 329.1
},
"luminance": 0.87516
}Semantic roles & 50–950 ramp
primary
#FEEBFC
secondary
#A3EAAA
accent
#E61800
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585