#FFD6FE#FFD6FE
#FFD6FE is a very light, moderate purple. Relative luminance 0.765; OKLCH L 92.3% C 0.069 H 326.9°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD6FE |
|---|---|
| RGB | rgb(255, 214, 254) |
| HSL | hsl(301, 100%, 92%) |
| HSV | hsv(301, 16%, 100%) |
| CMYK | cmyk(0%, 16.1%, 0.4%, 0%) |
| CIE-LAB | lab(90.10, 20.94, -14.12) |
| CIE-LCH | lch(90.10, 25.26, 326.00°) |
| OKLab | oklab(92.27% 0.0579 -0.0377) |
| OKLCH | oklch(92.27% 0.069 326.9) |
| XYZ | xyz(83.1738, 76.5105, 104.1332) |
| Luminance | 0.7651 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.64
Very Light Purple
#F6CEFC
ΔE00 2.47
Pale Lavender
#EECFFE
ΔE00 4.05
Light Lilac
#EDC8FF
ΔE00 5.43
Pale Lilac
#E4CBFF
ΔE00 6.64
Light Lavendar
#EFC0FE
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD6FE #D6FFD7
analogous
#ECD6FF #FFD6FE #FFD6EA
triadic
#FFD6FE #FEFFD6 #D6FEFF
tetradic
#FFD6FE #FFECD6 #D6FFD7 #D6EAFF
square
#FFD6FE #FFECD6 #D6FFD7 #D6EAFF
split-complementary
#FFD6FE #EAFFD6 #D6FFEC
monochromatic
#FF5CFB #FF99FD #FFD6FE #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.29
#FFD6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#FFD6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD6FE
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD6FE | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFF
Deuteranopia (green-blind)
#DDE4FC
Tritanopia (blue-blind)
#FFD9E3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffd6fe; /* rgb */ color: rgb(255, 214, 254); /* oklch */ color: oklch(92.3% 0.069 326.9);
Tailwind
colors: {
custom: {
50: '#ffe2fe',
500: '#ffd6fe',
950: '#000000',
},
}SCSS
$custom: #ffd6fe; $custom-light: #ffe2fe; $custom-dark: #000000;
JSON
{
"hex": "#ffd6fe",
"rgb": {
"r": 255,
"g": 214,
"b": 254
},
"hsl": {
"h": 301.463,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.92267,
"c": 0.06909,
"h": 326.9
},
"luminance": 0.76509
}Semantic roles & 50–950 ramp
primary
#FFD6FE
secondary
#8EEB90
accent
#E60600
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485