#FFD8FF#FFD8FF
#FFD8FF is a very light, moderate purple. Relative luminance 0.776; OKLCH L 92.7% C 0.067 H 326.1°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD8FF |
|---|---|
| RGB | rgb(255, 216, 255) |
| HSL | hsl(300, 100%, 92%) |
| HSV | hsv(300, 15%, 100%) |
| CMYK | cmyk(0%, 15.3%, 0%, 0%) |
| CIE-LAB | lab(90.59, 20.07, -13.90) |
| CIE-LCH | lch(90.59, 24.42, 325.29°) |
| OKLab | oklab(92.66% 0.0553 -0.0372) |
| OKLCH | oklch(92.66% 0.067 326.1) |
| XYZ | xyz(83.8436, 77.5932, 105.1485) |
| Luminance | 0.7759 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.20
Very Light Purple
#F6CEFC
ΔE00 2.80
Pale Lavender
#EECFFE
ΔE00 4.09
Light Lilac
#EDC8FF
ΔE00 5.66
Pale Lilac
#E4CBFF
ΔE00 6.65
Light Lavendar
#EFC0FE
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD8FF #D8FFD8
analogous
#ECD8FF #FFD8FF #FFD8EC
triadic
#FFD8FF #FFFFD8 #D8FFFF
tetradic
#FFD8FF #FFECD8 #D8FFD8 #D8ECFF
square
#FFD8FF #FFECD8 #D8FFD8 #D8ECFF
split-complementary
#FFD8FF #ECFFD8 #D8FFEC
monochromatic
#FF5EFF #FF9BFF #FFD8FF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.27
#FFD8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#FFD8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD8FF
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD8FF | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E1FF
Deuteranopia (green-blind)
#DEE6FD
Tritanopia (blue-blind)
#FFDBE5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffd8ff; /* rgb */ color: rgb(255, 216, 255); /* oklch */ color: oklch(92.7% 0.067 326.1);
Tailwind
colors: {
custom: {
50: '#ffe4ff',
500: '#ffd8ff',
950: '#000000',
},
}SCSS
$custom: #ffd8ff; $custom-light: #ffe4ff; $custom-dark: #000000;
JSON
{
"hex": "#ffd8ff",
"rgb": {
"r": 255,
"g": 216,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.92662,
"c": 0.06663,
"h": 326.1
},
"luminance": 0.77592
}Semantic roles & 50–950 ramp
primary
#FFD8FF
secondary
#90EB90
accent
#E60000
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181518
muted
#868486