#FFD3F8#FFD3F8
#FFD3F8 is a very light, moderate purple. Relative luminance 0.746; OKLCH L 91.5% C 0.069 H 331.5°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD3F8 |
|---|---|
| RGB | rgb(255, 211, 248) |
| HSL | hsl(310, 100%, 91%) |
| HSV | hsv(310, 17%, 100%) |
| CMYK | cmyk(0%, 17.3%, 2.7%, 0%) |
| CIE-LAB | lab(89.22, 21.44, -12.28) |
| CIE-LCH | lch(89.22, 24.71, 330.20°) |
| OKLab | oklab(91.53% 0.0603 -0.0327) |
| OKLCH | oklch(91.53% 0.069 331.5) |
| XYZ | xyz(81.4758, 74.6277, 98.9013) |
| Luminance | 0.7463 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.90
Very Light Purple
#F6CEFC
ΔE00 3.16
Pale Lavender
#EECFFE
ΔE00 4.97
Light Lilac
#EDC8FF
ΔE00 6.18
Light Pink
#FFD1DF
ΔE00 7.22
Light Lavendar
#EFC0FE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD3F8 #D3FFDA
analogous
#F0D3FF #FFD3F8 #FFD3E2
triadic
#FFD3F8 #F8FFD3 #D3F8FF
tetradic
#FFD3F8 #FFF0D3 #D3FFDA #D3E2FF
square
#FFD3F8 #FFF0D3 #D3FFDA #D3E2FF
split-complementary
#FFD3F8 #E2FFD3 #D3FFF0
monochromatic
#FF59E5 #FF96EE #FFD3F8 #FFE0FA #FFE0FA
Accessibility & contrast
On white
1.32
#FFD3F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#FFD3F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD3F8
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD3F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD3F8 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDFA
Deuteranopia (green-blind)
#DCE2F6
Tritanopia (blue-blind)
#FFD5DF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd3f8; /* rgb */ color: rgb(255, 211, 248); /* oklch */ color: oklch(91.5% 0.069 331.5);
Tailwind
colors: {
custom: {
50: '#ffe0fa',
500: '#ffd3f8',
950: '#000000',
},
}SCSS
$custom: #ffd3f8; $custom-light: #ffe0fa; $custom-dark: #000000;
JSON
{
"hex": "#ffd3f8",
"rgb": {
"r": 255,
"g": 211,
"b": 248
},
"hsl": {
"h": 309.545,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.9153,
"c": 0.06855,
"h": 331.5
},
"luminance": 0.74626
}Semantic roles & 50–950 ramp
primary
#FFD3F8
secondary
#8CEB9B
accent
#E62500
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485