#FFD8FC#FFD8FC
#FFD8FC is a very light, moderate purple. Relative luminance 0.774; OKLCH L 92.6% C 0.064 H 328.5°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD8FC |
|---|---|
| RGB | rgb(255, 216, 252) |
| HSL | hsl(305, 100%, 92%) |
| HSV | hsv(305, 15%, 100%) |
| CMYK | cmyk(0%, 15.3%, 1.2%, 0%) |
| CIE-LAB | lab(90.51, 19.53, -12.46) |
| CIE-LCH | lch(90.51, 23.17, 327.47°) |
| OKLab | oklab(92.57% 0.0543 -0.0332) |
| OKLCH | oklch(92.57% 0.064 328.5) |
| XYZ | xyz(83.3645, 77.4016, 102.6250) |
| Luminance | 0.7740 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.64
Very Light Purple
#F6CEFC
ΔE00 3.40
Pale Lavender
#EECFFE
ΔE00 4.68
Light Lilac
#EDC8FF
ΔE00 6.32
Pale Lilac
#E4CBFF
ΔE00 7.23
Light Pink
#FFD1DF
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD8FC #D8FFDB
analogous
#EED8FF #FFD8FC #FFD8E9
triadic
#FFD8FC #FCFFD8 #D8FCFF
tetradic
#FFD8FC #FFEED8 #D8FFDB #D8E9FF
square
#FFD8FC #FFEED8 #D8FFDB #D8E9FF
split-complementary
#FFD8FC #E9FFD8 #D8FFEE
monochromatic
#FF5EF3 #FF9BF7 #FFD8FC #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.27
#FFD8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#FFD8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD8FC
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD8FC | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E1FE
Deuteranopia (green-blind)
#DFE6FB
Tritanopia (blue-blind)
#FFDAE4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffd8fc; /* rgb */ color: rgb(255, 216, 252); /* oklch */ color: oklch(92.6% 0.064 328.5);
Tailwind
colors: {
custom: {
50: '#ffe4fd',
500: '#ffd8fc',
950: '#000000',
},
}SCSS
$custom: #ffd8fc; $custom-light: #ffe4fd; $custom-dark: #000000;
JSON
{
"hex": "#ffd8fc",
"rgb": {
"r": 255,
"g": 216,
"b": 252
},
"hsl": {
"h": 304.615,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.92565,
"c": 0.06367,
"h": 328.5
},
"luminance": 0.774
}Semantic roles & 50–950 ramp
primary
#FFD8FC
secondary
#90EB97
accent
#E61200
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485