#FAE6FB#FAE6FB
#FAE6FB is a very light, muted purple. Relative luminance 0.839; OKLCH L 94.7% C 0.035 H 324.4°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE6FB |
|---|---|
| RGB | rgb(250, 230, 251) |
| HSL | hsl(297, 72%, 94%) |
| HSV | hsv(297, 8%, 98%) |
| CMYK | cmyk(0.4%, 8.4%, 0%, 1.6%) |
| CIE-LAB | lab(93.40, 10.42, -7.68) |
| CIE-LCH | lch(93.40, 12.94, 323.60°) |
| OKLab | oklab(94.71% 0.0285 -0.0204) |
| OKLCH | oklch(94.71% 0.035 324.4) |
| XYZ | xyz(85.1312, 83.8834, 102.9544) |
| Luminance | 0.8388 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.74
Lavender (CSS)
#E6E6FA
ΔE00 7.73
Light Pink
#FFD1DF
ΔE00 8.57
Pale Lavender
#EECFFE
ΔE00 8.90
Thistle
#D8BFD8
ΔE00 8.92
Very Light Purple
#F6CEFC
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE6FB #E7FBE6
analogous
#F0E6FB #FAE6FB #FBE6F2
triadic
#FAE6FB #FBFAE6 #E6FBFA
tetradic
#FAE6FB #FBF0E6 #E7FBE6 #E6F2FB
square
#FAE6FB #FBF0E6 #E7FBE6 #E6F2FB
split-complementary
#FAE6FB #F2FBE6 #E6FBF0
monochromatic
#E57CEA #EFB1F3 #FAE5FB #FAE5FB #FAE5FB
Accessibility & contrast
On white
1.18
#FAE6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#FAE6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE6FB
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE6FB | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFC
Deuteranopia (green-blind)
#E9EDFA
Tritanopia (blue-blind)
#FBE8ED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #fae6fb; /* rgb */ color: rgb(250, 230, 251); /* oklch */ color: oklch(94.7% 0.035 324.4);
Tailwind
colors: {
custom: {
50: '#fceefc',
500: '#fae6fb',
950: '#000000',
},
}SCSS
$custom: #fae6fb; $custom-light: #fceefc; $custom-dark: #000000;
JSON
{
"hex": "#fae6fb",
"rgb": {
"r": 250,
"g": 230,
"b": 251
},
"hsl": {
"h": 297.143,
"s": 72.414,
"l": 94.314
},
"oklch": {
"l": 0.94705,
"c": 0.03507,
"h": 324.4
},
"luminance": 0.83883
}Semantic roles & 50–950 ramp
primary
#FAE6FB
secondary
#A7E1A4
accent
#D4111A
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485