#F8DAEF#F8DAEF
#F8DAEF is a very light, muted pink. Relative luminance 0.763; OKLCH L 91.9% C 0.043 H 336.7°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DAEF |
|---|---|
| RGB | rgb(248, 218, 239) |
| HSL | hsl(318, 68%, 91%) |
| HSV | hsv(318, 12%, 97%) |
| CMYK | cmyk(0%, 12.1%, 3.6%, 2.7%) |
| CIE-LAB | lab(90.01, 13.87, -6.43) |
| CIE-LCH | lch(90.01, 15.29, 335.13°) |
| OKLab | oklab(91.92% 0.0395 -0.017) |
| OKLCH | oklch(91.92% 0.043 336.7) |
| XYZ | xyz(79.3610, 76.3326, 92.1976) |
| Luminance | 0.7633 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.23
Pale Pink
#FFCFDC
ΔE00 5.93
Thistle
#D8BFD8
ΔE00 6.85
Pale Mauve
#FED0FC
ΔE00 7.11
Very Light Purple
#F6CEFC
ΔE00 7.46
Pale Lavender
#EECFFE
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DAEF #DAF8E3
analogous
#F2DAF8 #F8DAEF #F8DAE0
triadic
#F8DAEF #EFF8DA #DAEFF8
tetradic
#F8DAEF #F8F2DA #DAF8E3 #DAE0F8
square
#F8DAEF #F8F2DA #DAF8E3 #DAE0F8
split-complementary
#F8DAEF #E0F8DA #DAF8F2
monochromatic
#E573C2 #EEA7D9 #F8DAEF #FAE5F4 #FAE5F4
Accessibility & contrast
On white
1.29
#F8DAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#F8DAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DAEF
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DAEF | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F0
Deuteranopia (green-blind)
#E1E4EE
Tritanopia (blue-blind)
#FCDBE1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f8daef; /* rgb */ color: rgb(248, 218, 239); /* oklch */ color: oklch(91.9% 0.043 336.7);
Tailwind
colors: {
custom: {
50: '#fae5f4',
500: '#f8daef',
950: '#000000',
},
}SCSS
$custom: #f8daef; $custom-light: #fae5f4; $custom-dark: #000000;
JSON
{
"hex": "#f8daef",
"rgb": {
"r": 248,
"g": 218,
"b": 239
},
"hsl": {
"h": 318,
"s": 68.182,
"l": 91.373
},
"oklch": {
"l": 0.91919,
"c": 0.04295,
"h": 336.7
},
"luminance": 0.76331
}Semantic roles & 50–950 ramp
primary
#F8DAEF
secondary
#9BDCAE
accent
#D04D15
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485