#F8DEF1#F8DEF1
#F8DEF1 is a very light, muted pink. Relative luminance 0.785; OKLCH L 92.7% C 0.038 H 335.3°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DEF1 |
|---|---|
| RGB | rgb(248, 222, 241) |
| HSL | hsl(316, 65%, 92%) |
| HSV | hsv(316, 10%, 97%) |
| CMYK | cmyk(0%, 10.5%, 2.8%, 2.7%) |
| CIE-LAB | lab(91.03, 12.13, -5.98) |
| CIE-LCH | lch(91.03, 13.53, 333.77°) |
| OKLab | oklab(92.73% 0.0344 -0.0158) |
| OKLCH | oklch(92.73% 0.038 335.3) |
| XYZ | xyz(80.7079, 78.5510, 94.1122) |
| Luminance | 0.7855 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 6.19
Pale Pink
#FFCFDC
ΔE00 6.87
Lavenderblush
#FFF0F5
ΔE00 7.42
Thistle
#D8BFD8
ΔE00 7.50
Pale Mauve
#FED0FC
ΔE00 8.29
Very Light Purple
#F6CEFC
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DEF1 #DEF8E5
analogous
#F2DEF8 #F8DEF1 #F8DEE4
triadic
#F8DEF1 #F1F8DE #DEF1F8
tetradic
#F8DEF1 #F8F2DE #DEF8E5 #DEE4F8
square
#F8DEF1 #F8F2DE #DEF8E5 #DEE4F8
split-complementary
#F8DEF1 #E4F8DE #DEF8F2
monochromatic
#E379C6 #EDACDC #F8DEF1 #FAE6F4 #FAE6F4
Accessibility & contrast
On white
1.26
#F8DEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#F8DEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DEF1
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DEF1 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F2
Deuteranopia (green-blind)
#E4E7F0
Tritanopia (blue-blind)
#FBDFE4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f8def1; /* rgb */ color: rgb(248, 222, 241); /* oklch */ color: oklch(92.7% 0.038 335.3);
Tailwind
colors: {
custom: {
50: '#fae8f5',
500: '#f8def1',
950: '#000000',
},
}SCSS
$custom: #f8def1; $custom-light: #fae8f5; $custom-dark: #000000;
JSON
{
"hex": "#f8def1",
"rgb": {
"r": 248,
"g": 222,
"b": 241
},
"hsl": {
"h": 316.154,
"s": 65,
"l": 92.157
},
"oklch": {
"l": 0.92729,
"c": 0.0378,
"h": 335.3
},
"luminance": 0.7855
}Semantic roles & 50–950 ramp
primary
#F8DEF1
secondary
#9FDBAF
accent
#CD4919
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485