#FFD8F3#FFD8F3
#FFD8F3 is a very light, muted pink. Relative luminance 0.768; OKLCH L 92.3% C 0.056 H 337.3°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD8F3 |
|---|---|
| RGB | rgb(255, 216, 243) |
| HSL | hsl(318, 100%, 92%) |
| HSV | hsv(318, 15%, 100%) |
| CMYK | cmyk(0%, 15.3%, 4.7%, 0%) |
| CIE-LAB | lab(90.25, 17.96, -8.12) |
| CIE-LCH | lch(90.25, 19.71, 335.68°) |
| OKLab | oklab(92.28% 0.0513 -0.0214) |
| OKLCH | oklch(92.28% 0.056 337.3) |
| XYZ | xyz(81.9719, 76.8446, 95.2910) |
| Luminance | 0.7684 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.84
Light Pink
#FFD1DF
ΔE00 4.97
Pale Pink
#FFCFDC
ΔE00 5.62
Very Light Purple
#F6CEFC
ΔE00 5.71
Pale Lavender
#EECFFE
ΔE00 6.86
Thistle
#D8BFD8
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD8F3 #D8FFE4
analogous
#F8D8FF #FFD8F3 #FFD8DF
triadic
#FFD8F3 #F3FFD8 #D8F3FF
tetradic
#FFD8F3 #FFF8D8 #D8FFE4 #D8DFFF
square
#FFD8F3 #FFF8D8 #D8FFE4 #D8DFFF
split-complementary
#FFD8F3 #DFFFD8 #D8FFF8
monochromatic
#FF5ECD #FF9BE0 #FFD8F3 #FFE0F6 #FFE0F6
Accessibility & contrast
On white
1.28
#FFD8F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#FFD8F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD8F3
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD8F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD8F3 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E0F4
Deuteranopia (green-blind)
#E1E5F2
Tritanopia (blue-blind)
#FFD9E1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffd8f3; /* rgb */ color: rgb(255, 216, 243); /* oklch */ color: oklch(92.3% 0.056 337.3);
Tailwind
colors: {
custom: {
50: '#ffe4f7',
500: '#ffd8f3',
950: '#000000',
},
}SCSS
$custom: #ffd8f3; $custom-light: #ffe4f7; $custom-dark: #000000;
JSON
{
"hex": "#ffd8f3",
"rgb": {
"r": 255,
"g": 216,
"b": 243
},
"hsl": {
"h": 318.462,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.92282,
"c": 0.05555,
"h": 337.3
},
"luminance": 0.76843
}Semantic roles & 50–950 ramp
primary
#FFD8F3
secondary
#90EBAC
accent
#E64700
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485