#FFEAF3#FFEAF3
#FFEAF3 is a very light, muted pink. Relative luminance 0.866; OKLCH L 95.6% C 0.026 H 349.7°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAF3 |
|---|---|
| RGB | rgb(255, 234, 243) |
| HSL | hsl(334, 100%, 96%) |
| HSV | hsv(334, 8%, 100%) |
| CMYK | cmyk(0%, 8.2%, 4.7%, 0%) |
| CIE-LAB | lab(94.56, 8.62, -1.77) |
| CIE-LCH | lch(94.56, 8.80, 348.43°) |
| OKLab | oklab(95.64% 0.0252 -0.0046) |
| OKLCH | oklch(95.64% 0.026 349.7) |
| XYZ | xyz(86.8386, 86.5778, 96.9132) |
| Luminance | 0.8658 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.01
Mistyrose
#FFE4E1
ΔE00 5.42
Very Light Pink
#FFF4F2
ΔE00 6.83
Snow
#FFFAFA
ΔE00 8.33
Light Pink
#FFD1DF
ΔE00 8.52
Ghostwhite
#F8F8FF
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAF3 #EAFFF6
analogous
#FFEAFD #FFEAF3 #FFEBEA
triadic
#FFEAF3 #F3FFEA #EAF3FF
tetradic
#FFEAF3 #FDFFEA #EAFFF6 #EBEAFF
square
#FFEAF3 #FDFFEA #EAFFF6 #EBEAFF
split-complementary
#FFEAF3 #EAFFEB #EAFDFF
monochromatic
#FF70AD #FFADD0 #FFE0EE #FFE0EE #FFE0EE
Accessibility & contrast
On white
1.15
#FFEAF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#FFEAF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAF3
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAF3 | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEDF3
Deuteranopia (green-blind)
#F0F1F2
Tritanopia (blue-blind)
#FFEAED
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffeaf3; /* rgb */ color: rgb(255, 234, 243); /* oklch */ color: oklch(95.6% 0.026 349.7);
Tailwind
colors: {
custom: {
50: '#fff0f7',
500: '#ffeaf3',
950: '#000000',
},
}SCSS
$custom: #ffeaf3; $custom-light: #fff0f7; $custom-dark: #000000;
JSON
{
"hex": "#ffeaf3",
"rgb": {
"r": 255,
"g": 234,
"b": 243
},
"hsl": {
"h": 334.286,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.95636,
"c": 0.02559,
"h": 349.7
},
"luminance": 0.86577
}Semantic roles & 50–950 ramp
primary
#FFEAF3
secondary
#9FEECC
accent
#E68300
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181617
muted
#868585