#FCE7FB#FCE7FB
#FCE7FB is a very light, muted purple. Relative luminance 0.848; OKLCH L 95.1% C 0.035 H 327.3°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE7FB |
|---|---|
| RGB | rgb(252, 231, 251) |
| HSL | hsl(303, 78%, 95%) |
| HSV | hsv(303, 8%, 99%) |
| CMYK | cmyk(0%, 8.3%, 0.4%, 1.2%) |
| CIE-LAB | lab(93.80, 10.56, -7.07) |
| CIE-LCH | lch(93.80, 12.71, 326.21°) |
| OKLab | oklab(95.06% 0.0292 -0.0187) |
| OKLCH | oklch(95.06% 0.035 327.3) |
| XYZ | xyz(86.1309, 84.8132, 103.0812) |
| Luminance | 0.8481 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.46
Lavender (CSS)
#E6E6FA
ΔE00 8.07
Light Pink
#FFD1DF
ΔE00 8.31
Pale Pink
#FFCFDC
ΔE00 8.99
Thistle
#D8BFD8
ΔE00 9.17
Mistyrose
#FFE4E1
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE7FB #E7FCE8
analogous
#F3E7FC #FCE7FB #FCE7F1
triadic
#FCE7FB #FBFCE7 #E7FBFC
tetradic
#FCE7FB #FCF3E7 #E7FCE8 #E7F1FC
square
#FCE7FB #FCF3E7 #E7FCE8 #E7F1FC
split-complementary
#FCE7FB #F1FCE7 #E7FCF3
monochromatic
#EE7AE9 #F5B1F2 #FCE4FA #FCE4FA #FCE4FA
Accessibility & contrast
On white
1.17
#FCE7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#FCE7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE7FB
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE7FB | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFC
Deuteranopia (green-blind)
#EAEEFA
Tritanopia (blue-blind)
#FEE8ED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #fce7fb; /* rgb */ color: rgb(252, 231, 251); /* oklch */ color: oklch(95.1% 0.035 327.3);
Tailwind
colors: {
custom: {
50: '#fdeefc',
500: '#fce7fb',
950: '#000000',
},
}SCSS
$custom: #fce7fb; $custom-light: #fdeefc; $custom-dark: #000000;
JSON
{
"hex": "#fce7fb",
"rgb": {
"r": 252,
"g": 231,
"b": 251
},
"hsl": {
"h": 302.857,
"s": 77.778,
"l": 94.706
},
"oklch": {
"l": 0.95057,
"c": 0.03469,
"h": 327.3
},
"luminance": 0.84812
}Semantic roles & 50–950 ramp
primary
#FCE7FB
secondary
#A3E4A6
accent
#DA150B
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585