#FFD8FB#FFD8FB
#FFD8FB is a very light, moderate purple. Relative luminance 0.773; OKLCH L 92.5% C 0.063 H 329.4°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD8FB |
|---|---|
| RGB | rgb(255, 216, 251) |
| HSL | hsl(306, 100%, 92%) |
| HSV | hsv(306, 15%, 100%) |
| CMYK | cmyk(0%, 15.3%, 1.6%, 0%) |
| CIE-LAB | lab(90.48, 19.36, -11.98) |
| CIE-LCH | lch(90.48, 22.76, 328.25°) |
| OKLab | oklab(92.53% 0.054 -0.0319) |
| OKLCH | oklch(92.53% 0.063 329.4) |
| XYZ | xyz(83.2064, 77.3384, 101.7927) |
| Luminance | 0.7734 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.84
Very Light Purple
#F6CEFC
ΔE00 3.63
Pale Lavender
#EECFFE
ΔE00 4.90
Light Lilac
#EDC8FF
ΔE00 6.56
Light Pink
#FFD1DF
ΔE00 7.20
Pale Lilac
#E4CBFF
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD8FB #D8FFDC
analogous
#F0D8FF #FFD8FB #FFD8E8
triadic
#FFD8FB #FBFFD8 #D8FBFF
tetradic
#FFD8FB #FFF0D8 #D8FFDC #D8E8FF
square
#FFD8FB #FFF0D8 #D8FFDC #D8E8FF
split-complementary
#FFD8FB #E8FFD8 #D8FFF0
monochromatic
#FF5EEE #FF9BF5 #FFD8FB #FFE0FC #FFE0FC
Accessibility & contrast
On white
1.28
#FFD8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#FFD8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD8FB
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD8FB | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FD
Deuteranopia (green-blind)
#DFE6FA
Tritanopia (blue-blind)
#FFDAE4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffd8fb; /* rgb */ color: rgb(255, 216, 251); /* oklch */ color: oklch(92.5% 0.063 329.4);
Tailwind
colors: {
custom: {
50: '#ffe4fc',
500: '#ffd8fb',
950: '#000000',
},
}SCSS
$custom: #ffd8fb; $custom-light: #ffe4fc; $custom-dark: #000000;
JSON
{
"hex": "#ffd8fb",
"rgb": {
"r": 255,
"g": 216,
"b": 251
},
"hsl": {
"h": 306.154,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.92533,
"c": 0.0627,
"h": 329.4
},
"luminance": 0.77337
}Semantic roles & 50–950 ramp
primary
#FFD8FB
secondary
#90EB99
accent
#E61800
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485