#FFDBFE#FFDBFE
#FFDBFE is a very light, moderate purple. Relative luminance 0.791; OKLCH L 93.2% C 0.060 H 326.9°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBFE |
|---|---|
| RGB | rgb(255, 219, 254) |
| HSL | hsl(302, 100%, 93%) |
| HSV | hsv(302, 14%, 100%) |
| CMYK | cmyk(0%, 14.1%, 0.4%, 0%) |
| CIE-LAB | lab(91.27, 18.32, -12.37) |
| CIE-LCH | lch(91.27, 22.11, 325.98°) |
| OKLab | oklab(93.18% 0.0506 -0.033) |
| OKLCH | oklch(93.18% 0.06 326.9) |
| XYZ | xyz(84.4587, 79.0802, 104.5615) |
| Luminance | 0.7908 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.38
Very Light Purple
#F6CEFC
ΔE00 3.88
Pale Lavender
#EECFFE
ΔE00 4.78
Light Lilac
#EDC8FF
ΔE00 6.64
Pale Lilac
#E4CBFF
ΔE00 7.25
Light Pink
#FFD1DF
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBFE #DBFFDC
analogous
#EEDBFF #FFDBFE #FFDBEC
triadic
#FFDBFE #FEFFDB #DBFEFF
tetradic
#FFDBFE #FFEEDB #DBFFDC #DBECFF
square
#FFDBFE #FFEEDB #DBFFDC #DBECFF
split-complementary
#FFDBFE #ECFFDB #DBFFEE
monochromatic
#FF61FB #FF9EFC #FFDBFE #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.25
#FFDBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#FFDBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBFE
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBFE | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FF
Deuteranopia (green-blind)
#E1E8FD
Tritanopia (blue-blind)
#FFDEE7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffdbfe; /* rgb */ color: rgb(255, 219, 254); /* oklch */ color: oklch(93.2% 0.060 326.9);
Tailwind
colors: {
custom: {
50: '#ffe6fe',
500: '#ffdbfe',
950: '#000000',
},
}SCSS
$custom: #ffdbfe; $custom-light: #ffe6fe; $custom-dark: #000000;
JSON
{
"hex": "#ffdbfe",
"rgb": {
"r": 255,
"g": 219,
"b": 254
},
"hsl": {
"h": 301.667,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.93176,
"c": 0.06044,
"h": 326.9
},
"luminance": 0.79079
}Semantic roles & 50–950 ramp
primary
#FFDBFE
secondary
#92EC95
accent
#E60600
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485