#FFD3FB#FFD3FB
#FFD3FB is a very light, moderate purple. Relative luminance 0.748; OKLCH L 91.6% C 0.071 H 329.1°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD3FB |
|---|---|
| RGB | rgb(255, 211, 251) |
| HSL | hsl(305, 100%, 91%) |
| HSV | hsv(305, 17%, 100%) |
| CMYK | cmyk(0%, 17.3%, 1.6%, 0%) |
| CIE-LAB | lab(89.31, 21.97, -13.73) |
| CIE-LCH | lch(89.31, 25.91, 328.00°) |
| OKLab | oklab(91.63% 0.0612 -0.0366) |
| OKLCH | oklch(91.63% 0.071 329.1) |
| XYZ | xyz(81.9449, 74.8153, 101.3722) |
| Luminance | 0.7481 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.15
Very Light Purple
#F6CEFC
ΔE00 2.48
Pale Lavender
#EECFFE
ΔE00 4.39
Light Lilac
#EDC8FF
ΔE00 5.49
Light Lavendar
#EFC0FE
ΔE00 6.68
Pale Lilac
#E4CBFF
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD3FB #D3FFD7
analogous
#EDD3FF #FFD3FB #FFD3E5
triadic
#FFD3FB #FBFFD3 #D3FBFF
tetradic
#FFD3FB #FFEDD3 #D3FFD7 #D3E5FF
square
#FFD3FB #FFEDD3 #D3FFD7 #D3E5FF
split-complementary
#FFD3FB #E5FFD3 #D3FFED
monochromatic
#FF59F0 #FF96F5 #FFD3FB #FFE0FC #FFE0FC
Accessibility & contrast
On white
1.32
#FFD3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#FFD3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD3FB
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD3FB | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFD
Deuteranopia (green-blind)
#DBE2F9
Tritanopia (blue-blind)
#FFD6E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd3fb; /* rgb */ color: rgb(255, 211, 251); /* oklch */ color: oklch(91.6% 0.071 329.1);
Tailwind
colors: {
custom: {
50: '#ffe0fc',
500: '#ffd3fb',
950: '#000000',
},
}SCSS
$custom: #ffd3fb; $custom-light: #ffe0fc; $custom-dark: #000000;
JSON
{
"hex": "#ffd3fb",
"rgb": {
"r": 255,
"g": 211,
"b": 251
},
"hsl": {
"h": 305.455,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.91627,
"c": 0.07137,
"h": 329.1
},
"luminance": 0.74814
}Semantic roles & 50–950 ramp
primary
#FFD3FB
secondary
#8CEB94
accent
#E61500
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485