#FAE4F6#FAE4F6
#FAE4F6 is a very light, muted pink. Relative luminance 0.825; OKLCH L 94.2% C 0.034 H 331.9°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE4F6 |
|---|---|
| RGB | rgb(250, 228, 246) |
| HSL | hsl(311, 69%, 94%) |
| HSV | hsv(311, 9%, 98%) |
| CMYK | cmyk(0%, 8.8%, 1.6%, 2%) |
| CIE-LAB | lab(92.78, 10.57, -5.99) |
| CIE-LCH | lch(92.78, 12.15, 330.44°) |
| OKLab | oklab(94.18% 0.0296 -0.0158) |
| OKLCH | oklch(94.18% 0.034 331.9) |
| XYZ | xyz(83.8001, 82.4656, 98.6738) |
| Luminance | 0.8246 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.15
Light Pink
#FFD1DF
ΔE00 7.61
Pale Pink
#FFCFDC
ΔE00 8.28
Lavender (CSS)
#E6E6FA
ΔE00 8.36
Mistyrose
#FFE4E1
ΔE00 8.45
Thistle
#D8BFD8
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE4F6 #E4FAE8
analogous
#F3E4FA #FAE4F6 #FAE4EB
triadic
#FAE4F6 #F6FAE4 #E4F6FA
tetradic
#FAE4F6 #FAF3E4 #E4FAE8 #E4EBFA
square
#FAE4F6 #FAF3E4 #E4FAE8 #E4EBFA
split-complementary
#FAE4F6 #EBFAE4 #E4FAF3
monochromatic
#E77DD4 #F0B0E5 #FAE4F6 #FAE5F6 #FAE5F6
Accessibility & contrast
On white
1.20
#FAE4F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#FAE4F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE4F6
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE4F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE4F6 | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E9F7
Deuteranopia (green-blind)
#E8EBF5
Tritanopia (blue-blind)
#FCE5EA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fae4f6; /* rgb */ color: rgb(250, 228, 246); /* oklch */ color: oklch(94.2% 0.034 331.9);
Tailwind
colors: {
custom: {
50: '#fcecf9',
500: '#fae4f6',
950: '#000000',
},
}SCSS
$custom: #fae4f6; $custom-light: #fcecf9; $custom-dark: #000000;
JSON
{
"hex": "#fae4f6",
"rgb": {
"r": 250,
"g": 228,
"b": 246
},
"hsl": {
"h": 310.909,
"s": 68.75,
"l": 93.725
},
"oklch": {
"l": 0.94176,
"c": 0.03358,
"h": 331.9
},
"luminance": 0.82465
}Semantic roles & 50–950 ramp
primary
#FAE4F6
secondary
#A3DFAE
accent
#D13715
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485