#FFD8F0#FFD8F0
#FFD8F0 is a very light, muted pink. Relative luminance 0.767; OKLCH L 92.2% C 0.053 H 340.8°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD8F0 |
|---|---|
| RGB | rgb(255, 216, 240) |
| HSL | hsl(323, 100%, 92%) |
| HSV | hsv(323, 15%, 100%) |
| CMYK | cmyk(0%, 15.3%, 5.9%, 0%) |
| CIE-LAB | lab(90.17, 17.44, -6.66) |
| CIE-LCH | lch(90.17, 18.67, 339.10°) |
| OKLab | oklab(92.19% 0.0502 -0.0175) |
| OKLCH | oklch(92.19% 0.053 340.8) |
| XYZ | xyz(81.5226, 76.6648, 92.9245) |
| Luminance | 0.7666 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.15
Pale Pink
#FFCFDC
ΔE00 4.82
Pale Mauve
#FED0FC
ΔE00 5.70
Very Light Purple
#F6CEFC
ΔE00 6.57
Thistle
#D8BFD8
ΔE00 7.61
Pale Lavender
#EECFFE
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD8F0 #D8FFE7
analogous
#FBD8FF #FFD8F0 #FFD8DD
triadic
#FFD8F0 #F0FFD8 #D8F0FF
tetradic
#FFD8F0 #FFFBD8 #D8FFE7 #D8DDFF
square
#FFD8F0 #FFFBD8 #D8FFE7 #D8DDFF
split-complementary
#FFD8F0 #DDFFD8 #D8FFFB
monochromatic
#FF5EC1 #FF9BD8 #FFD8F0 #FFE0F3 #FFE0F3
Accessibility & contrast
On white
1.29
#FFD8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#FFD8F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD8F0
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD8F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD8F0 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFF1
Deuteranopia (green-blind)
#E2E5EF
Tritanopia (blue-blind)
#FFD8E0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffd8f0; /* rgb */ color: rgb(255, 216, 240); /* oklch */ color: oklch(92.2% 0.053 340.8);
Tailwind
colors: {
custom: {
50: '#ffe4f5',
500: '#ffd8f0',
950: '#000000',
},
}SCSS
$custom: #ffd8f0; $custom-light: #ffe4f5; $custom-dark: #000000;
JSON
{
"hex": "#ffd8f0",
"rgb": {
"r": 255,
"g": 216,
"b": 240
},
"hsl": {
"h": 323.077,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.9219,
"c": 0.05318,
"h": 340.8
},
"luminance": 0.76663
}Semantic roles & 50–950 ramp
primary
#FFD8F0
secondary
#90EBB3
accent
#E65800
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485