#FFEAF7#FFEAF7
#FFEAF7 is a very light, muted pink. Relative luminance 0.868; OKLCH L 95.8% C 0.028 H 340.0°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAF7 |
|---|---|
| RGB | rgb(255, 234, 247) |
| HSL | hsl(323, 100%, 96%) |
| HSV | hsv(323, 8%, 100%) |
| CMYK | cmyk(0%, 8.2%, 3.1%, 0%) |
| CIE-LAB | lab(94.66, 9.31, -3.69) |
| CIE-LCH | lch(94.66, 10.02, 338.37°) |
| OKLab | oklab(95.75% 0.0266 -0.0097) |
| OKLCH | oklch(95.75% 0.028 340) |
| XYZ | xyz(87.4492, 86.8221, 100.1292) |
| Luminance | 0.8682 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.13
Mistyrose
#FFE4E1
ΔE00 6.86
Very Light Pink
#FFF4F2
ΔE00 8.08
Light Pink
#FFD1DF
ΔE00 8.32
Lavender (CSS)
#E6E6FA
ΔE00 8.49
Pale Pink
#FFCFDC
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAF7 #EAFFF2
analogous
#FCEAFF #FFEAF7 #FFEAEC
triadic
#FFEAF7 #F7FFEA #EAF7FF
tetradic
#FFEAF7 #FFFCEA #EAFFF2 #EAECFF
square
#FFEAF7 #FFFCEA #EAFFF2 #EAECFF
split-complementary
#FFEAF7 #ECFFEA #EAFFFC
monochromatic
#FF70C8 #FFADE0 #FFE0F3 #FFE0F3 #FFE0F3
Accessibility & contrast
On white
1.14
#FFEAF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#FFEAF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAF7
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAF7 | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEEF8
Deuteranopia (green-blind)
#EFF1F6
Tritanopia (blue-blind)
#FFEAEE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ffeaf7; /* rgb */ color: rgb(255, 234, 247); /* oklch */ color: oklch(95.8% 0.028 340.0);
Tailwind
colors: {
custom: {
50: '#fff0f9',
500: '#ffeaf7',
950: '#000000',
},
}SCSS
$custom: #ffeaf7; $custom-light: #fff0f9; $custom-dark: #000000;
JSON
{
"hex": "#ffeaf7",
"rgb": {
"r": 255,
"g": 234,
"b": 247
},
"hsl": {
"h": 322.857,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.95751,
"c": 0.02834,
"h": 340
},
"luminance": 0.86821
}Semantic roles & 50–950 ramp
primary
#FFEAF7
secondary
#9FEEBD
accent
#E65700
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181617
muted
#868585