#FFD6FA#FFD6FA
#FFD6FA is a very light, moderate purple. Relative luminance 0.763; OKLCH L 92.1% C 0.065 H 330.1°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD6FA |
|---|---|
| RGB | rgb(255, 214, 250) |
| HSL | hsl(307, 100%, 92%) |
| HSV | hsv(307, 16%, 100%) |
| CMYK | cmyk(0%, 16.1%, 2%, 0%) |
| CIE-LAB | lab(89.98, 20.23, -12.20) |
| CIE-LCH | lch(89.98, 23.62, 328.91°) |
| OKLab | oklab(92.14% 0.0566 -0.0325) |
| OKLCH | oklch(92.14% 0.065 330.1) |
| XYZ | xyz(82.5399, 76.2569, 100.7949) |
| Luminance | 0.7625 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.36
Very Light Purple
#F6CEFC
ΔE00 3.33
Pale Lavender
#EECFFE
ΔE00 4.84
Light Lilac
#EDC8FF
ΔE00 6.32
Light Pink
#FFD1DF
ΔE00 7.23
Pale Lilac
#E4CBFF
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD6FA #D6FFDB
analogous
#F0D6FF #FFD6FA #FFD6E6
triadic
#FFD6FA #FAFFD6 #D6FAFF
tetradic
#FFD6FA #FFF0D6 #D6FFDB #D6E6FF
square
#FFD6FA #FFF0D6 #D6FFDB #D6E6FF
split-complementary
#FFD6FA #E6FFD6 #D6FFF0
monochromatic
#FF5CEB #FF99F3 #FFD6FA #FFE0FB #FFE0FB
Accessibility & contrast
On white
1.29
#FFD6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#FFD6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD6FA
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD6FA | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DFFC
Deuteranopia (green-blind)
#DEE4F9
Tritanopia (blue-blind)
#FFD8E2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffd6fa; /* rgb */ color: rgb(255, 214, 250); /* oklch */ color: oklch(92.1% 0.065 330.1);
Tailwind
colors: {
custom: {
50: '#ffe2fc',
500: '#ffd6fa',
950: '#000000',
},
}SCSS
$custom: #ffd6fa; $custom-light: #ffe2fc; $custom-dark: #000000;
JSON
{
"hex": "#ffd6fa",
"rgb": {
"r": 255,
"g": 214,
"b": 250
},
"hsl": {
"h": 307.317,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.92137,
"c": 0.06522,
"h": 330.1
},
"luminance": 0.76255
}Semantic roles & 50–950 ramp
primary
#FFD6FA
secondary
#8EEB99
accent
#E61C00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485