#FFD8F2#FFD8F2
#FFD8F2 is a very light, muted pink. Relative luminance 0.768; OKLCH L 92.3% C 0.055 H 338.4°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD8F2 |
|---|---|
| RGB | rgb(255, 216, 242) |
| HSL | hsl(320, 100%, 92%) |
| HSV | hsv(320, 15%, 100%) |
| CMYK | cmyk(0%, 15.3%, 5.1%, 0%) |
| CIE-LAB | lab(90.22, 17.79, -7.63) |
| CIE-LCH | lch(90.22, 19.35, 336.78°) |
| OKLab | oklab(92.25% 0.0509 -0.0201) |
| OKLCH | oklch(92.25% 0.055 338.4) |
| XYZ | xyz(81.8213, 76.7843, 94.4978) |
| Luminance | 0.7678 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.69
Pale Mauve
#FED0FC
ΔE00 5.12
Pale Pink
#FFCFDC
ΔE00 5.35
Very Light Purple
#F6CEFC
ΔE00 5.99
Pale Lavender
#EECFFE
ΔE00 7.13
Thistle
#D8BFD8
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD8F2 #D8FFE5
analogous
#F9D8FF #FFD8F2 #FFD8DF
triadic
#FFD8F2 #F2FFD8 #D8F2FF
tetradic
#FFD8F2 #FFF9D8 #D8FFE5 #D8DFFF
square
#FFD8F2 #FFF9D8 #D8FFE5 #D8DFFF
split-complementary
#FFD8F2 #DFFFD8 #D8FFF9
monochromatic
#FF5EC9 #FF9BDE #FFD8F2 #FFE0F5 #FFE0F5
Accessibility & contrast
On white
1.28
#FFD8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#FFD8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD8F2
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD8F2 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E0F3
Deuteranopia (green-blind)
#E1E5F1
Tritanopia (blue-blind)
#FFD9E1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffd8f2; /* rgb */ color: rgb(255, 216, 242); /* oklch */ color: oklch(92.3% 0.055 338.4);
Tailwind
colors: {
custom: {
50: '#ffe4f6',
500: '#ffd8f2',
950: '#000000',
},
}SCSS
$custom: #ffd8f2; $custom-light: #ffe4f6; $custom-dark: #000000;
JSON
{
"hex": "#ffd8f2",
"rgb": {
"r": 255,
"g": 216,
"b": 242
},
"hsl": {
"h": 320,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.92251,
"c": 0.05474,
"h": 338.4
},
"luminance": 0.76783
}Semantic roles & 50–950 ramp
primary
#FFD8F2
secondary
#90EBAE
accent
#E64D00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485