#FFD6FC#FFD6FC
#FFD6FC is a very light, moderate purple. Relative luminance 0.764; OKLCH L 92.2% C 0.067 H 328.5°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD6FC |
|---|---|
| RGB | rgb(255, 214, 252) |
| HSL | hsl(304, 100%, 92%) |
| HSV | hsv(304, 16%, 100%) |
| CMYK | cmyk(0%, 16.1%, 1.2%, 0%) |
| CIE-LAB | lab(90.04, 20.58, -13.16) |
| CIE-LCH | lch(90.04, 24.43, 327.40°) |
| OKLab | oklab(92.2% 0.0572 -0.0351) |
| OKLCH | oklch(92.2% 0.067 328.5) |
| XYZ | xyz(82.8552, 76.3831, 102.4553) |
| Luminance | 0.7638 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.95
Very Light Purple
#F6CEFC
ΔE00 2.88
Pale Lavender
#EECFFE
ΔE00 4.43
Light Lilac
#EDC8FF
ΔE00 5.86
Pale Lilac
#E4CBFF
ΔE00 7.01
Light Lavendar
#EFC0FE
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD6FC #D6FFD9
analogous
#EED6FF #FFD6FC #FFD6E8
triadic
#FFD6FC #FCFFD6 #D6FCFF
tetradic
#FFD6FC #FFEED6 #D6FFD9 #D6E8FF
square
#FFD6FC #FFEED6 #D6FFD9 #D6E8FF
split-complementary
#FFD6FC #E8FFD6 #D6FFEE
monochromatic
#FF5CF3 #FF99F8 #FFD6FC #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.29
#FFD6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#FFD6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD6FC
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD6FC | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFE
Deuteranopia (green-blind)
#DDE4FA
Tritanopia (blue-blind)
#FFD9E3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffd6fc; /* rgb */ color: rgb(255, 214, 252); /* oklch */ color: oklch(92.2% 0.067 328.5);
Tailwind
colors: {
custom: {
50: '#ffe2fd',
500: '#ffd6fc',
950: '#000000',
},
}SCSS
$custom: #ffd6fc; $custom-light: #ffe2fd; $custom-dark: #000000;
JSON
{
"hex": "#ffd6fc",
"rgb": {
"r": 255,
"g": 214,
"b": 252
},
"hsl": {
"h": 304.39,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.92202,
"c": 0.06713,
"h": 328.5
},
"luminance": 0.76381
}Semantic roles & 50–950 ramp
primary
#FFD6FC
secondary
#8EEB95
accent
#E61100
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485