#FFD8FE#FFD8FE
#FFD8FE is a very light, moderate purple. Relative luminance 0.775; OKLCH L 92.6% C 0.066 H 326.9°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD8FE |
|---|---|
| RGB | rgb(255, 216, 254) |
| HSL | hsl(302, 100%, 92%) |
| HSV | hsv(302, 15%, 100%) |
| CMYK | cmyk(0%, 15.3%, 0.4%, 0%) |
| CIE-LAB | lab(90.56, 19.89, -13.42) |
| CIE-LCH | lch(90.56, 24.00, 325.99°) |
| OKLab | oklab(92.63% 0.055 -0.0358) |
| OKLCH | oklch(92.63% 0.066 326.9) |
| XYZ | xyz(83.6831, 77.5290, 104.3030) |
| Luminance | 0.7753 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.32
Very Light Purple
#F6CEFC
ΔE00 2.99
Pale Lavender
#EECFFE
ΔE00 4.28
Light Lilac
#EDC8FF
ΔE00 5.88
Pale Lilac
#E4CBFF
ΔE00 6.84
Light Lavendar
#EFC0FE
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD8FE #D8FFD9
analogous
#ECD8FF #FFD8FE #FFD8EB
triadic
#FFD8FE #FEFFD8 #D8FEFF
tetradic
#FFD8FE #FFECD8 #D8FFD9 #D8EBFF
square
#FFD8FE #FFECD8 #D8FFD9 #D8EBFF
split-complementary
#FFD8FE #EBFFD8 #D8FFEC
monochromatic
#FF5EFB #FF9BFC #FFD8FE #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.27
#FFD8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#FFD8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD8FE
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD8FE | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 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: #ffd8fe; /* rgb */ color: rgb(255, 216, 254); /* oklch */ color: oklch(92.6% 0.066 326.9);
Tailwind
colors: {
custom: {
50: '#ffe4fe',
500: '#ffd8fe',
950: '#000000',
},
}SCSS
$custom: #ffd8fe; $custom-light: #ffe4fe; $custom-dark: #000000;
JSON
{
"hex": "#ffd8fe",
"rgb": {
"r": 255,
"g": 216,
"b": 254
},
"hsl": {
"h": 301.538,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.92629,
"c": 0.06563,
"h": 326.9
},
"luminance": 0.77527
}Semantic roles & 50–950 ramp
primary
#FFD8FE
secondary
#90EB92
accent
#E60600
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485