#FFD8FA#FFD8FA
#FFD8FA is a very light, moderate purple. Relative luminance 0.773; OKLCH L 92.5% C 0.062 H 330.3°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD8FA |
|---|---|
| RGB | rgb(255, 216, 250) |
| HSL | hsl(308, 100%, 92%) |
| HSV | hsv(308, 15%, 100%) |
| CMYK | cmyk(0%, 15.3%, 2%, 0%) |
| CIE-LAB | lab(90.45, 19.18, -11.50) |
| CIE-LCH | lch(90.45, 22.36, 329.06°) |
| OKLab | oklab(92.5% 0.0536 -0.0306) |
| OKLCH | oklch(92.5% 0.062 330.3) |
| XYZ | xyz(83.0492, 77.2755, 100.9647) |
| Luminance | 0.7727 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.05
Very Light Purple
#F6CEFC
ΔE00 3.86
Pale Lavender
#EECFFE
ΔE00 5.13
Light Lilac
#EDC8FF
ΔE00 6.79
Light Pink
#FFD1DF
ΔE00 6.92
Pale Pink
#FFCFDC
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD8FA #D8FFDD
analogous
#F0D8FF #FFD8FA #FFD8E7
triadic
#FFD8FA #FAFFD8 #D8FAFF
tetradic
#FFD8FA #FFF0D8 #D8FFDD #D8E7FF
square
#FFD8FA #FFF0D8 #D8FFDD #D8E7FF
split-complementary
#FFD8FA #E7FFD8 #D8FFF0
monochromatic
#FF5EEA #FF9BF2 #FFD8FA #FFE0FB #FFE0FB
Accessibility & contrast
On white
1.28
#FFD8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#FFD8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD8FA
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD8FA | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FB
Deuteranopia (green-blind)
#DFE5F9
Tritanopia (blue-blind)
#FFDAE3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffd8fa; /* rgb */ color: rgb(255, 216, 250); /* oklch */ color: oklch(92.5% 0.062 330.3);
Tailwind
colors: {
custom: {
50: '#ffe4fc',
500: '#ffd8fa',
950: '#000000',
},
}SCSS
$custom: #ffd8fa; $custom-light: #ffe4fc; $custom-dark: #000000;
JSON
{
"hex": "#ffd8fa",
"rgb": {
"r": 255,
"g": 216,
"b": 250
},
"hsl": {
"h": 307.692,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.92501,
"c": 0.06175,
"h": 330.3
},
"luminance": 0.77274
}Semantic roles & 50–950 ramp
primary
#FFD8FA
secondary
#90EB9C
accent
#E61D00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485