#FFD8F7#FFD8F7
#FFD8F7 is a very light, muted pink. Relative luminance 0.771; OKLCH L 92.4% C 0.059 H 333.1°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD8F7 |
|---|---|
| RGB | rgb(255, 216, 247) |
| HSL | hsl(312, 100%, 92%) |
| HSV | hsv(312, 15%, 100%) |
| CMYK | cmyk(0%, 15.3%, 3.1%, 0%) |
| CIE-LAB | lab(90.36, 18.65, -10.05) |
| CIE-LCH | lch(90.36, 21.19, 331.68°) |
| OKLab | oklab(92.41% 0.0526 -0.0267) |
| OKLCH | oklch(92.41% 0.059 333.1) |
| XYZ | xyz(82.5826, 77.0888, 98.5069) |
| Luminance | 0.7709 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.76
Very Light Purple
#F6CEFC
ΔE00 4.62
Pale Lavender
#EECFFE
ΔE00 5.84
Light Pink
#FFD1DF
ΔE00 6.09
Pale Pink
#FFCFDC
ΔE00 6.70
Light Lilac
#EDC8FF
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD8F7 #D8FFE0
analogous
#F4D8FF #FFD8F7 #FFD8E4
triadic
#FFD8F7 #F7FFD8 #D8F7FF
tetradic
#FFD8F7 #FFF4D8 #D8FFE0 #D8E4FF
square
#FFD8F7 #FFF4D8 #D8FFE0 #D8E4FF
split-complementary
#FFD8F7 #E4FFD8 #D8FFF4
monochromatic
#FF5EDE #FF9BEA #FFD8F7 #FFE0F9 #FFE0F9
Accessibility & contrast
On white
1.28
#FFD8F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#FFD8F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD8F7
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD8F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD8F7 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E0F8
Deuteranopia (green-blind)
#E0E5F6
Tritanopia (blue-blind)
#FFDAE2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffd8f7; /* rgb */ color: rgb(255, 216, 247); /* oklch */ color: oklch(92.4% 0.059 333.1);
Tailwind
colors: {
custom: {
50: '#ffe4f9',
500: '#ffd8f7',
950: '#000000',
},
}SCSS
$custom: #ffd8f7; $custom-light: #ffe4f9; $custom-dark: #000000;
JSON
{
"hex": "#ffd8f7",
"rgb": {
"r": 255,
"g": 216,
"b": 247
},
"hsl": {
"h": 312.308,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.92406,
"c": 0.05899,
"h": 333.1
},
"luminance": 0.77087
}Semantic roles & 50–950 ramp
primary
#FFD8F7
secondary
#90EBA3
accent
#E62F00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485