#FFE7FA#FFE7FA
#FFE7FA is a very light, muted pink. Relative luminance 0.853; OKLCH L 95.3% C 0.036 H 332.9°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE7FA |
|---|---|
| RGB | rgb(255, 231, 250) |
| HSL | hsl(313, 100%, 95%) |
| HSV | hsv(313, 9%, 100%) |
| CMYK | cmyk(0%, 9.4%, 2%, 0%) |
| CIE-LAB | lab(94.02, 11.38, -6.20) |
| CIE-LCH | lch(94.02, 12.96, 331.42°) |
| OKLab | oklab(95.28% 0.032 -0.0164) |
| OKLCH | oklch(95.28% 0.036 332.9) |
| XYZ | xyz(87.0690, 85.3150, 102.3046) |
| Luminance | 0.8531 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.51
Light Pink
#FFD1DF
ΔE00 7.49
Pale Pink
#FFCFDC
ΔE00 8.18
Mistyrose
#FFE4E1
ΔE00 8.73
Lavender (CSS)
#E6E6FA
ΔE00 9.02
Pale Mauve
#FED0FC
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE7FA #E7FFEC
analogous
#F8E7FF #FFE7FA #FFE7EE
triadic
#FFE7FA #FAFFE7 #E7FAFF
tetradic
#FFE7FA #FFF8E7 #E7FFEC #E7EEFF
square
#FFE7FA #FFF8E7 #E7FFEC #E7EEFF
split-complementary
#FFE7FA #EEFFE7 #E7FFF8
monochromatic
#FF6DE0 #FFAAED #FFE0F9 #FFE0F9 #FFE0F9
Accessibility & contrast
On white
1.16
#FFE7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#FFE7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE7FA
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE7FA | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFB
Deuteranopia (green-blind)
#ECEFF9
Tritanopia (blue-blind)
#FFE8ED
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffe7fa; /* rgb */ color: rgb(255, 231, 250); /* oklch */ color: oklch(95.3% 0.036 332.9);
Tailwind
colors: {
custom: {
50: '#ffeefc',
500: '#ffe7fa',
950: '#000000',
},
}SCSS
$custom: #ffe7fa; $custom-light: #ffeefc; $custom-dark: #000000;
JSON
{
"hex": "#ffe7fa",
"rgb": {
"r": 255,
"g": 231,
"b": 250
},
"hsl": {
"h": 312.5,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.95275,
"c": 0.03594,
"h": 332.9
},
"luminance": 0.85314
}Semantic roles & 50–950 ramp
primary
#FFE7FA
secondary
#9DEEAD
accent
#E63000
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181617
muted
#868585