#F8DAF0#F8DAF0
#F8DAF0 is a very light, muted pink. Relative luminance 0.764; OKLCH L 91.9% C 0.044 H 335.3°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DAF0 |
|---|---|
| RGB | rgb(248, 218, 240) |
| HSL | hsl(316, 68%, 91%) |
| HSV | hsv(316, 12%, 97%) |
| CMYK | cmyk(0%, 12.1%, 3.2%, 2.7%) |
| CIE-LAB | lab(90.04, 14.04, -6.92) |
| CIE-LCH | lch(90.04, 15.66, 333.79°) |
| OKLab | oklab(91.95% 0.0398 -0.0183) |
| OKLCH | oklch(91.95% 0.044 335.3) |
| XYZ | xyz(79.5092, 76.3918, 92.9778) |
| Luminance | 0.7639 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.41
Pale Pink
#FFCFDC
ΔE00 6.11
Thistle
#D8BFD8
ΔE00 6.79
Pale Mauve
#FED0FC
ΔE00 6.83
Very Light Purple
#F6CEFC
ΔE00 7.16
Pale Lavender
#EECFFE
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DAF0 #DAF8E2
analogous
#F1DAF8 #F8DAF0 #F8DAE1
triadic
#F8DAF0 #F0F8DA #DAF0F8
tetradic
#F8DAF0 #F8F1DA #DAF8E2 #DAE1F8
square
#F8DAF0 #F8F1DA #DAF8E2 #DAE1F8
split-complementary
#F8DAF0 #E1F8DA #DAF8F1
monochromatic
#E573C6 #EEA7DB #F8DAF0 #FAE5F5 #FAE5F5
Accessibility & contrast
On white
1.29
#F8DAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#F8DAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DAF0
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DAF0 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F1
Deuteranopia (green-blind)
#E1E4EF
Tritanopia (blue-blind)
#FBDBE1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f8daf0; /* rgb */ color: rgb(248, 218, 240); /* oklch */ color: oklch(91.9% 0.044 335.3);
Tailwind
colors: {
custom: {
50: '#fae5f5',
500: '#f8daf0',
950: '#000000',
},
}SCSS
$custom: #f8daf0; $custom-light: #fae5f5; $custom-dark: #000000;
JSON
{
"hex": "#f8daf0",
"rgb": {
"r": 248,
"g": 218,
"b": 240
},
"hsl": {
"h": 316,
"s": 68.182,
"l": 91.373
},
"oklch": {
"l": 0.91949,
"c": 0.04379,
"h": 335.3
},
"luminance": 0.76391
}Semantic roles & 50–950 ramp
primary
#F8DAF0
secondary
#9BDCAC
accent
#D04715
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485