#FFD5FC#FFD5FC
#FFD5FC is a very light, moderate purple. Relative luminance 0.759; OKLCH L 92.0% C 0.069 H 328.4°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD5FC |
|---|---|
| RGB | rgb(255, 213, 252) |
| HSL | hsl(304, 100%, 92%) |
| HSV | hsv(304, 16%, 100%) |
| CMYK | cmyk(0%, 16.5%, 1.2%, 0%) |
| CIE-LAB | lab(89.80, 21.10, -13.51) |
| CIE-LCH | lch(89.80, 25.06, 327.37°) |
| OKLab | oklab(92.02% 0.0587 -0.0361) |
| OKLCH | oklch(92.02% 0.069 328.4) |
| XYZ | xyz(82.6029, 75.8785, 102.3712) |
| Luminance | 0.7588 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.61
Very Light Purple
#F6CEFC
ΔE00 2.65
Pale Lavender
#EECFFE
ΔE00 4.34
Light Lilac
#EDC8FF
ΔE00 5.65
Pale Lilac
#E4CBFF
ΔE00 6.92
Light Lavendar
#EFC0FE
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD5FC #D5FFD8
analogous
#EDD5FF #FFD5FC #FFD5E7
triadic
#FFD5FC #FCFFD5 #D5FCFF
tetradic
#FFD5FC #FFEDD5 #D5FFD8 #D5E7FF
square
#FFD5FC #FFEDD5 #D5FFD8 #D5E7FF
split-complementary
#FFD5FC #E7FFD5 #D5FFED
monochromatic
#FF5BF3 #FF98F8 #FFD5FC #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.30
#FFD5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#FFD5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD5FC
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD5FC | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFE
Deuteranopia (green-blind)
#DCE4FA
Tritanopia (blue-blind)
#FFD8E2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffd5fc; /* rgb */ color: rgb(255, 213, 252); /* oklch */ color: oklch(92.0% 0.069 328.4);
Tailwind
colors: {
custom: {
50: '#ffe2fd',
500: '#ffd5fc',
950: '#000000',
},
}SCSS
$custom: #ffd5fc; $custom-light: #ffe2fd; $custom-dark: #000000;
JSON
{
"hex": "#ffd5fc",
"rgb": {
"r": 255,
"g": 213,
"b": 252
},
"hsl": {
"h": 304.286,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.92021,
"c": 0.06886,
"h": 328.4
},
"luminance": 0.75877
}Semantic roles & 50–950 ramp
primary
#FFD5FC
secondary
#8DEB94
accent
#E61000
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485