#F8DEF5#F8DEF5
#F8DEF5 is a very light, muted purple. Relative luminance 0.788; OKLCH L 92.8% C 0.041 H 329.6°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DEF5 |
|---|---|
| RGB | rgb(248, 222, 245) |
| HSL | hsl(307, 65%, 92%) |
| HSV | hsv(307, 10%, 97%) |
| CMYK | cmyk(0%, 10.5%, 1.2%, 2.7%) |
| CIE-LAB | lab(91.14, 12.84, -7.91) |
| CIE-LCH | lch(91.14, 15.08, 328.36°) |
| OKLab | oklab(92.85% 0.0358 -0.021) |
| OKLCH | oklch(92.85% 0.041 329.6) |
| XYZ | xyz(81.3119, 78.7927, 97.2935) |
| Luminance | 0.7879 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Pink
#FFD1DF
ΔE00 6.74
Pale Mauve
#FED0FC
ΔE00 7.25
Thistle
#D8BFD8
ΔE00 7.28
Very Light Purple
#F6CEFC
ΔE00 7.37
Pale Pink
#FFCFDC
ΔE00 7.44
Pale Lavender
#EECFFE
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DEF5 #DEF8E1
analogous
#EEDEF8 #F8DEF5 #F8DEE8
triadic
#F8DEF5 #F5F8DE #DEF5F8
tetradic
#F8DEF5 #F8EEDE #DEF8E1 #DEE8F8
square
#F8DEF5 #F8EEDE #DEF8E1 #DEE8F8
split-complementary
#F8DEF5 #E8F8DE #DEF8EE
monochromatic
#E379D6 #EDACE6 #F8DEF5 #FAE6F7 #FAE6F7
Accessibility & contrast
On white
1.25
#F8DEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#F8DEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DEF5
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DEF5 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE4F6
Deuteranopia (green-blind)
#E3E7F4
Tritanopia (blue-blind)
#FADFE5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f8def5; /* rgb */ color: rgb(248, 222, 245); /* oklch */ color: oklch(92.8% 0.041 329.6);
Tailwind
colors: {
custom: {
50: '#fae8f8',
500: '#f8def5',
950: '#000000',
},
}SCSS
$custom: #f8def5; $custom-light: #fae8f8; $custom-dark: #000000;
JSON
{
"hex": "#f8def5",
"rgb": {
"r": 248,
"g": 222,
"b": 245
},
"hsl": {
"h": 306.923,
"s": 65,
"l": 92.157
},
"oklch": {
"l": 0.9285,
"c": 0.04147,
"h": 329.6
},
"luminance": 0.78792
}Semantic roles & 50–950 ramp
primary
#F8DEF5
secondary
#9FDBA6
accent
#CD2D19
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485