#FFD6FB#FFD6FB
#FFD6FB is a very light, moderate purple. Relative luminance 0.763; OKLCH L 92.2% C 0.066 H 329.3°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD6FB |
|---|---|
| RGB | rgb(255, 214, 251) |
| HSL | hsl(306, 100%, 92%) |
| HSV | hsv(306, 16%, 100%) |
| CMYK | cmyk(0%, 16.1%, 1.6%, 0%) |
| CIE-LAB | lab(90.01, 20.40, -12.68) |
| CIE-LCH | lch(90.01, 24.02, 328.14°) |
| OKLab | oklab(92.17% 0.0569 -0.0338) |
| OKLCH | oklch(92.17% 0.066 329.3) |
| XYZ | xyz(82.6972, 76.3198, 101.6229) |
| Luminance | 0.7632 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.14
Very Light Purple
#F6CEFC
ΔE00 3.10
Pale Lavender
#EECFFE
ΔE00 4.63
Light Lilac
#EDC8FF
ΔE00 6.09
Pale Lilac
#E4CBFF
ΔE00 7.20
Light Pink
#FFD1DF
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD6FB #D6FFDA
analogous
#EFD6FF #FFD6FB #FFD6E7
triadic
#FFD6FB #FBFFD6 #D6FBFF
tetradic
#FFD6FB #FFEFD6 #D6FFDA #D6E7FF
square
#FFD6FB #FFEFD6 #D6FFDA #D6E7FF
split-complementary
#FFD6FB #E7FFD6 #D6FFEF
monochromatic
#FF5CEF #FF99F5 #FFD6FB #FFE0FC #FFE0FC
Accessibility & contrast
On white
1.29
#FFD6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#FFD6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD6FB
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD6FB | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DFFD
Deuteranopia (green-blind)
#DDE4FA
Tritanopia (blue-blind)
#FFD8E2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffd6fb; /* rgb */ color: rgb(255, 214, 251); /* oklch */ color: oklch(92.2% 0.066 329.3);
Tailwind
colors: {
custom: {
50: '#ffe2fc',
500: '#ffd6fb',
950: '#000000',
},
}SCSS
$custom: #ffd6fb; $custom-light: #ffe2fc; $custom-dark: #000000;
JSON
{
"hex": "#ffd6fb",
"rgb": {
"r": 255,
"g": 214,
"b": 251
},
"hsl": {
"h": 305.854,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.92169,
"c": 0.06617,
"h": 329.3
},
"luminance": 0.76318
}Semantic roles & 50–950 ramp
primary
#FFD6FB
secondary
#8EEB97
accent
#E61600
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485