#FFD5FB#FFD5FB
#FFD5FB is a very light, moderate purple. Relative luminance 0.758; OKLCH L 92.0% C 0.068 H 329.2°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD5FB |
|---|---|
| RGB | rgb(255, 213, 251) |
| HSL | hsl(306, 100%, 92%) |
| HSV | hsv(306, 16%, 100%) |
| CMYK | cmyk(0%, 16.5%, 1.6%, 0%) |
| CIE-LAB | lab(89.77, 20.93, -13.03) |
| CIE-LCH | lch(89.77, 24.65, 328.09°) |
| OKLab | oklab(91.99% 0.0583 -0.0348) |
| OKLCH | oklch(91.99% 0.068 329.2) |
| XYZ | xyz(82.4449, 75.8152, 101.5388) |
| Luminance | 0.7581 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.80
Very Light Purple
#F6CEFC
ΔE00 2.86
Pale Lavender
#EECFFE
ΔE00 4.53
Light Lilac
#EDC8FF
ΔE00 5.88
Pale Lilac
#E4CBFF
ΔE00 7.11
Light Lavendar
#EFC0FE
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD5FB #D5FFD9
analogous
#EED5FF #FFD5FB #FFD5E6
triadic
#FFD5FB #FBFFD5 #D5FBFF
tetradic
#FFD5FB #FFEED5 #D5FFD9 #D5E6FF
square
#FFD5FB #FFEED5 #D5FFD9 #D5E6FF
split-complementary
#FFD5FB #E6FFD5 #D5FFEE
monochromatic
#FF5BEF #FF98F5 #FFD5FB #FFE0FC #FFE0FC
Accessibility & contrast
On white
1.30
#FFD5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#FFD5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD5FB
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD5FB | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DEFD
Deuteranopia (green-blind)
#DDE4F9
Tritanopia (blue-blind)
#FFD8E2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffd5fb; /* rgb */ color: rgb(255, 213, 251); /* oklch */ color: oklch(92.0% 0.068 329.2);
Tailwind
colors: {
custom: {
50: '#ffe2fc',
500: '#ffd5fb',
950: '#000000',
},
}SCSS
$custom: #ffd5fb; $custom-light: #ffe2fc; $custom-dark: #000000;
JSON
{
"hex": "#ffd5fb",
"rgb": {
"r": 255,
"g": 213,
"b": 251
},
"hsl": {
"h": 305.714,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.91988,
"c": 0.0679,
"h": 329.2
},
"luminance": 0.75814
}Semantic roles & 50–950 ramp
primary
#FFD5FB
secondary
#8DEB96
accent
#E61600
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485