#FAE6F6#FAE6F6
#FAE6F6 is a very light, muted pink. Relative luminance 0.836; OKLCH L 94.6% C 0.030 H 332.5°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE6F6 |
|---|---|
| RGB | rgb(250, 230, 246) |
| HSL | hsl(312, 67%, 94%) |
| HSV | hsv(312, 8%, 98%) |
| CMYK | cmyk(0%, 8%, 1.6%, 2%) |
| CIE-LAB | lab(93.26, 9.53, -5.28) |
| CIE-LCH | lch(93.26, 10.89, 331.03°) |
| OKLab | oklab(94.55% 0.0267 -0.0139) |
| OKLCH | oklch(94.55% 0.03 332.5) |
| XYZ | xyz(84.3534, 83.5723, 98.8582) |
| Luminance | 0.8357 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.18
Lavender (CSS)
#E6E6FA
ΔE00 7.83
Mistyrose
#FFE4E1
ΔE00 7.90
Light Pink
#FFD1DF
ΔE00 8.23
Pale Pink
#FFCFDC
ΔE00 8.87
Very Light Pink
#FFF4F2
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE6F6 #E6FAEA
analogous
#F4E6FA #FAE6F6 #FAE6EC
triadic
#FAE6F6 #F6FAE6 #E6F6FA
tetradic
#FAE6F6 #FAF4E6 #E6FAEA #E6ECFA
square
#FAE6F6 #FAF4E6 #E6FAEA #E6ECFA
split-complementary
#FAE6F6 #ECFAE6 #E6FAF4
monochromatic
#E680D1 #F0B3E4 #FAE5F6 #FAE5F6 #FAE5F6
Accessibility & contrast
On white
1.19
#FAE6F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#FAE6F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE6F6
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE6F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE6F6 | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EAF7
Deuteranopia (green-blind)
#EAEDF5
Tritanopia (blue-blind)
#FCE7EB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #fae6f6; /* rgb */ color: rgb(250, 230, 246); /* oklch */ color: oklch(94.6% 0.030 332.5);
Tailwind
colors: {
custom: {
50: '#fcedf9',
500: '#fae6f6',
950: '#000000',
},
}SCSS
$custom: #fae6f6; $custom-light: #fcedf9; $custom-dark: #000000;
JSON
{
"hex": "#fae6f6",
"rgb": {
"r": 250,
"g": 230,
"b": 246
},
"hsl": {
"h": 312,
"s": 66.667,
"l": 94.118
},
"oklch": {
"l": 0.94554,
"c": 0.03016,
"h": 332.5
},
"luminance": 0.83571
}Semantic roles & 50–950 ramp
primary
#FAE6F6
secondary
#A6DFB1
accent
#CF3C17
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485