#FFD6FF#FFD6FF
#FFD6FF is a very light, moderate purple. Relative luminance 0.766; OKLCH L 92.3% C 0.070 H 326.1°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD6FF |
|---|---|
| RGB | rgb(255, 214, 255) |
| HSL | hsl(300, 100%, 92%) |
| HSV | hsv(300, 16%, 100%) |
| CMYK | cmyk(0%, 16.1%, 0%, 0%) |
| CIE-LAB | lab(90.13, 21.12, -14.61) |
| CIE-LCH | lch(90.13, 25.68, 325.33°) |
| OKLab | oklab(92.3% 0.0582 -0.0391) |
| OKLCH | oklch(92.3% 0.07 326.1) |
| XYZ | xyz(83.3344, 76.5747, 104.9788) |
| Luminance | 0.7657 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.55
Very Light Purple
#F6CEFC
ΔE00 2.30
Pale Lavender
#EECFFE
ΔE00 3.88
Light Lilac
#EDC8FF
ΔE00 5.22
Pale Lilac
#E4CBFF
ΔE00 6.46
Light Lavendar
#EFC0FE
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD6FF #D6FFD6
analogous
#EBD6FF #FFD6FF #FFD6EB
triadic
#FFD6FF #FFFFD6 #D6FFFF
tetradic
#FFD6FF #FFEBD6 #D6FFD6 #D6EBFF
square
#FFD6FF #FFEBD6 #D6FFD6 #D6EBFF
split-complementary
#FFD6FF #EBFFD6 #D6FFEB
monochromatic
#FF5CFF #FF99FF #FFD6FF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.29
#FFD6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#FFD6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD6FF
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD6FF | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#DCE5FD
Tritanopia (blue-blind)
#FFD9E4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffd6ff; /* rgb */ color: rgb(255, 214, 255); /* oklch */ color: oklch(92.3% 0.070 326.1);
Tailwind
colors: {
custom: {
50: '#ffe2ff',
500: '#ffd6ff',
950: '#000000',
},
}SCSS
$custom: #ffd6ff; $custom-light: #ffe2ff; $custom-dark: #000000;
JSON
{
"hex": "#ffd6ff",
"rgb": {
"r": 255,
"g": 214,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.923,
"c": 0.0701,
"h": 326.1
},
"luminance": 0.76573
}Semantic roles & 50–950 ramp
primary
#FFD6FF
secondary
#8EEB8E
accent
#E60000
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181518
muted
#868486