#FFD5FA#FFD5FA
#FFD5FA is a very light, moderate purple. Relative luminance 0.758; OKLCH L 92.0% C 0.067 H 330.0°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD5FA |
|---|---|
| RGB | rgb(255, 213, 250) |
| HSL | hsl(307, 100%, 92%) |
| HSV | hsv(307, 16%, 100%) |
| CMYK | cmyk(0%, 16.5%, 2%, 0%) |
| CIE-LAB | lab(89.74, 20.75, -12.55) |
| CIE-LCH | lch(89.74, 24.25, 328.84°) |
| OKLab | oklab(91.96% 0.058 -0.0334) |
| OKLCH | oklch(91.96% 0.067 330) |
| XYZ | xyz(82.2876, 75.7523, 100.7108) |
| Luminance | 0.7575 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.02
Very Light Purple
#F6CEFC
ΔE00 3.09
Pale Lavender
#EECFFE
ΔE00 4.73
Light Lilac
#EDC8FF
ΔE00 6.11
Pale Lilac
#E4CBFF
ΔE00 7.30
Light Pink
#FFD1DF
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD5FA #D5FFDA
analogous
#EFD5FF #FFD5FA #FFD5E5
triadic
#FFD5FA #FAFFD5 #D5FAFF
tetradic
#FFD5FA #FFEFD5 #D5FFDA #D5E5FF
square
#FFD5FA #FFEFD5 #D5FFDA #D5E5FF
split-complementary
#FFD5FA #E5FFD5 #D5FFEF
monochromatic
#FF5BEB #FF98F3 #FFD5FA #FFE0FB #FFE0FB
Accessibility & contrast
On white
1.30
#FFD5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#FFD5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD5FA
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD5FA | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DEFC
Deuteranopia (green-blind)
#DDE4F8
Tritanopia (blue-blind)
#FFD7E1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffd5fa; /* rgb */ color: rgb(255, 213, 250); /* oklch */ color: oklch(92.0% 0.067 330.0);
Tailwind
colors: {
custom: {
50: '#ffe2fc',
500: '#ffd5fa',
950: '#000000',
},
}SCSS
$custom: #ffd5fa; $custom-light: #ffe2fc; $custom-dark: #000000;
JSON
{
"hex": "#ffd5fa",
"rgb": {
"r": 255,
"g": 213,
"b": 250
},
"hsl": {
"h": 307.143,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.91956,
"c": 0.06695,
"h": 330
},
"luminance": 0.75751
}Semantic roles & 50–950 ramp
primary
#FFD5FA
secondary
#8DEB98
accent
#E61B00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485