#FFD8F4#FFD8F4
#FFD8F4 is a very light, muted pink. Relative luminance 0.769; OKLCH L 92.3% C 0.056 H 336.2°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD8F4 |
|---|---|
| RGB | rgb(255, 216, 244) |
| HSL | hsl(317, 100%, 92%) |
| HSV | hsv(317, 15%, 100%) |
| CMYK | cmyk(0%, 15.3%, 4.3%, 0%) |
| CIE-LAB | lab(90.28, 18.13, -8.60) |
| CIE-LCH | lch(90.28, 20.07, 334.62°) |
| OKLab | oklab(92.31% 0.0516 -0.0227) |
| OKLCH | oklch(92.31% 0.056 336.2) |
| XYZ | xyz(82.1233, 76.9051, 96.0885) |
| Luminance | 0.7690 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.56
Light Pink
#FFD1DF
ΔE00 5.25
Very Light Purple
#F6CEFC
ΔE00 5.43
Pale Pink
#FFCFDC
ΔE00 5.89
Pale Lavender
#EECFFE
ΔE00 6.60
Thistle
#D8BFD8
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD8F4 #D8FFE3
analogous
#F7D8FF #FFD8F4 #FFD8E1
triadic
#FFD8F4 #F4FFD8 #D8F4FF
tetradic
#FFD8F4 #FFF7D8 #D8FFE3 #D8E1FF
square
#FFD8F4 #FFF7D8 #D8FFE3 #D8E1FF
split-complementary
#FFD8F4 #E1FFD8 #D8FFF7
monochromatic
#FF5ED1 #FF9BE3 #FFD8F4 #FFE0F6 #FFE0F6
Accessibility & contrast
On white
1.28
#FFD8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#FFD8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD8F4
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD8F4 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E0F5
Deuteranopia (green-blind)
#E1E5F3
Tritanopia (blue-blind)
#FFD9E1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffd8f4; /* rgb */ color: rgb(255, 216, 244); /* oklch */ color: oklch(92.3% 0.056 336.2);
Tailwind
colors: {
custom: {
50: '#ffe4f7',
500: '#ffd8f4',
950: '#000000',
},
}SCSS
$custom: #ffd8f4; $custom-light: #ffe4f7; $custom-dark: #000000;
JSON
{
"hex": "#ffd8f4",
"rgb": {
"r": 255,
"g": 216,
"b": 244
},
"hsl": {
"h": 316.923,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.92313,
"c": 0.05639,
"h": 336.2
},
"luminance": 0.76903
}Semantic roles & 50–950 ramp
primary
#FFD8F4
secondary
#90EBAA
accent
#E64100
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485