#FFEAF2#FFEAF2
#FFEAF2 is a very light, muted pink. Relative luminance 0.865; OKLCH L 95.6% C 0.025 H 352.5°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAF2 |
|---|---|
| RGB | rgb(255, 234, 242) |
| HSL | hsl(337, 100%, 96%) |
| HSV | hsv(337, 8%, 100%) |
| CMYK | cmyk(0%, 8.2%, 5.1%, 0%) |
| CIE-LAB | lab(94.53, 8.45, -1.28) |
| CIE-LCH | lch(94.53, 8.55, 351.36°) |
| OKLab | oklab(95.61% 0.0248 -0.0033) |
| OKLCH | oklch(95.61% 0.025 352.5) |
| XYZ | xyz(86.6880, 86.5176, 96.1200) |
| Luminance | 0.8652 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.79
Mistyrose
#FFE4E1
ΔE00 5.05
Very Light Pink
#FFF4F2
ΔE00 6.53
Snow
#FFFAFA
ΔE00 8.12
Light Pink
#FFD1DF
ΔE00 8.61
Ghostwhite
#F8F8FF
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAF2 #EAFFF7
analogous
#FFEAFC #FFEAF2 #FFECEA
triadic
#FFEAF2 #F2FFEA #EAF2FF
tetradic
#FFEAF2 #FCFFEA #EAFFF7 #ECEAFF
square
#FFEAF2 #FCFFEA #EAFFF7 #ECEAFF
split-complementary
#FFEAF2 #EAFFEC #EAFCFF
monochromatic
#FF70A6 #FFADCC #FFE0EC #FFE0EC #FFE0EC
Accessibility & contrast
On white
1.15
#FFEAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#FFEAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAF2
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAF2 | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDF2
Deuteranopia (green-blind)
#F0F1F2
Tritanopia (blue-blind)
#FFE9ED
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffeaf2; /* rgb */ color: rgb(255, 234, 242); /* oklch */ color: oklch(95.6% 0.025 352.5);
Tailwind
colors: {
custom: {
50: '#fff0f6',
500: '#ffeaf2',
950: '#000000',
},
}SCSS
$custom: #ffeaf2; $custom-light: #fff0f6; $custom-dark: #000000;
JSON
{
"hex": "#ffeaf2",
"rgb": {
"r": 255,
"g": 234,
"b": 242
},
"hsl": {
"h": 337.143,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.95607,
"c": 0.02503,
"h": 352.5
},
"luminance": 0.86516
}Semantic roles & 50–950 ramp
primary
#FFEAF2
secondary
#9FEED0
accent
#E68E00
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181617
muted
#868585