#FFD5FF#FFD5FF
#FFD5FF is a very light, moderate purple. Relative luminance 0.761; OKLCH L 92.1% C 0.072 H 326.1°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD5FF |
|---|---|
| RGB | rgb(255, 213, 255) |
| HSL | hsl(300, 100%, 92%) |
| HSV | hsv(300, 16%, 100%) |
| CMYK | cmyk(0%, 16.5%, 0%, 0%) |
| CIE-LAB | lab(89.89, 21.64, -14.96) |
| CIE-LCH | lch(89.89, 26.31, 325.35°) |
| OKLab | oklab(92.12% 0.0597 -0.04) |
| OKLCH | oklch(92.12% 0.072 326.1) |
| XYZ | xyz(83.0820, 76.0701, 104.8947) |
| Luminance | 0.7607 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.24
Very Light Purple
#F6CEFC
ΔE00 2.09
Pale Lavender
#EECFFE
ΔE00 3.82
Light Lilac
#EDC8FF
ΔE00 5.02
Pale Lilac
#E4CBFF
ΔE00 6.39
Light Lavendar
#EFC0FE
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD5FF #D5FFD5
analogous
#EAD5FF #FFD5FF #FFD5EA
triadic
#FFD5FF #FFFFD5 #D5FFFF
tetradic
#FFD5FF #FFEAD5 #D5FFD5 #D5EAFF
square
#FFD5FF #FFEAD5 #D5FFD5 #D5EAFF
split-complementary
#FFD5FF #EAFFD5 #D5FFEA
monochromatic
#FF5BFF #FF98FF #FFD5FF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.30
#FFD5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#FFD5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD5FF
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD5FF | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DFFF
Deuteranopia (green-blind)
#DBE4FD
Tritanopia (blue-blind)
#FFD8E3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffd5ff; /* rgb */ color: rgb(255, 213, 255); /* oklch */ color: oklch(92.1% 0.072 326.1);
Tailwind
colors: {
custom: {
50: '#ffe2ff',
500: '#ffd5ff',
950: '#000000',
},
}SCSS
$custom: #ffd5ff; $custom-light: #ffe2ff; $custom-dark: #000000;
JSON
{
"hex": "#ffd5ff",
"rgb": {
"r": 255,
"g": 213,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.92119,
"c": 0.07183,
"h": 326.1
},
"luminance": 0.76068
}Semantic roles & 50–950 ramp
primary
#FFD5FF
secondary
#8DEB8D
accent
#E60000
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181518
muted
#868486