#FFE7FB#FFE7FB
#FFE7FB is a very light, muted pink. Relative luminance 0.854; OKLCH L 95.3% C 0.037 H 331.3°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE7FB |
|---|---|
| RGB | rgb(255, 231, 251) |
| HSL | hsl(310, 100%, 95%) |
| HSV | hsv(310, 9%, 100%) |
| CMYK | cmyk(0%, 9.4%, 1.6%, 0%) |
| CIE-LAB | lab(94.05, 11.56, -6.68) |
| CIE-LCH | lch(94.05, 13.35, 329.97°) |
| OKLab | oklab(95.31% 0.0323 -0.0177) |
| OKLCH | oklch(95.31% 0.037 331.3) |
| XYZ | xyz(87.2262, 85.3779, 103.1326) |
| Luminance | 0.8538 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.79
Light Pink
#FFD1DF
ΔE00 7.59
Pale Pink
#FFCFDC
ΔE00 8.29
Pale Mauve
#FED0FC
ΔE00 8.91
Lavender (CSS)
#E6E6FA
ΔE00 9.01
Mistyrose
#FFE4E1
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE7FB #E7FFEB
analogous
#F7E7FF #FFE7FB #FFE7EF
triadic
#FFE7FB #FBFFE7 #E7FBFF
tetradic
#FFE7FB #FFF7E7 #E7FFEB #E7EFFF
square
#FFE7FB #FFF7E7 #E7FFEB #E7EFFF
split-complementary
#FFE7FB #EFFFE7 #E7FFF7
monochromatic
#FF6DE7 #FFAAF1 #FFE0FA #FFE0FA #FFE0FA
Accessibility & contrast
On white
1.16
#FFE7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#FFE7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE7FB
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE7FB | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFC
Deuteranopia (green-blind)
#ECEFFA
Tritanopia (blue-blind)
#FFE8ED
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffe7fb; /* rgb */ color: rgb(255, 231, 251); /* oklch */ color: oklch(95.3% 0.037 331.3);
Tailwind
colors: {
custom: {
50: '#ffeefc',
500: '#ffe7fb',
950: '#000000',
},
}SCSS
$custom: #ffe7fb; $custom-light: #ffeefc; $custom-dark: #000000;
JSON
{
"hex": "#ffe7fb",
"rgb": {
"r": 255,
"g": 231,
"b": 251
},
"hsl": {
"h": 310,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.95305,
"c": 0.03686,
"h": 331.3
},
"luminance": 0.85377
}Semantic roles & 50–950 ramp
primary
#FFE7FB
secondary
#9DEEAA
accent
#E62600
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181617
muted
#868585