#FFDBFF#FFDBFF
#FFDBFF is a very light, moderate purple. Relative luminance 0.791; OKLCH L 93.2% C 0.061 H 326.1°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBFF |
|---|---|
| RGB | rgb(255, 219, 255) |
| HSL | hsl(300, 100%, 93%) |
| HSV | hsv(300, 14%, 100%) |
| CMYK | cmyk(0%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(91.30, 18.50, -12.85) |
| CIE-LCH | lch(91.30, 22.53, 325.22°) |
| OKLab | oklab(93.21% 0.051 -0.0343) |
| OKLCH | oklch(93.21% 0.061 326.1) |
| XYZ | xyz(84.6192, 79.1444, 105.4071) |
| Luminance | 0.7914 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.24
Very Light Purple
#F6CEFC
ΔE00 3.69
Pale Lavender
#EECFFE
ΔE00 4.57
Light Lilac
#EDC8FF
ΔE00 6.42
Pale Lilac
#E4CBFF
ΔE00 7.05
Light Pink
#FFD1DF
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBFF #DBFFDB
analogous
#EDDBFF #FFDBFF #FFDBED
triadic
#FFDBFF #FFFFDB #DBFFFF
tetradic
#FFDBFF #FFEDDB #DBFFDB #DBEDFF
square
#FFDBFF #FFEDDB #DBFFDB #DBEDFF
split-complementary
#FFDBFF #EDFFDB #DBFFED
monochromatic
#FF61FF #FF9EFF #FFDBFF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.25
#FFDBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#FFDBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBFF
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBFF | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FF
Deuteranopia (green-blind)
#E0E8FE
Tritanopia (blue-blind)
#FFDEE7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffdbff; /* rgb */ color: rgb(255, 219, 255); /* oklch */ color: oklch(93.2% 0.061 326.1);
Tailwind
colors: {
custom: {
50: '#ffe6ff',
500: '#ffdbff',
950: '#000000',
},
}SCSS
$custom: #ffdbff; $custom-light: #ffe6ff; $custom-dark: #000000;
JSON
{
"hex": "#ffdbff",
"rgb": {
"r": 255,
"g": 219,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.93208,
"c": 0.06144,
"h": 326.1
},
"luminance": 0.79143
}Semantic roles & 50–950 ramp
primary
#FFDBFF
secondary
#92EC92
accent
#E60000
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181618
muted
#868486