#FFDBFB#FFDBFB
#FFDBFB is a very light, muted purple. Relative luminance 0.789; OKLCH L 93.1% C 0.058 H 329.6°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBFB |
|---|---|
| RGB | rgb(255, 219, 251) |
| HSL | hsl(307, 100%, 93%) |
| HSV | hsv(307, 14%, 100%) |
| CMYK | cmyk(0%, 14.1%, 1.6%, 0%) |
| CIE-LAB | lab(91.18, 17.79, -10.93) |
| CIE-LCH | lch(91.18, 20.88, 328.44°) |
| OKLab | oklab(93.08% 0.0496 -0.0291) |
| OKLCH | oklch(93.08% 0.058 329.6) |
| XYZ | xyz(83.9820, 78.8896, 102.0512) |
| Luminance | 0.7889 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.93
Very Light Purple
#F6CEFC
ΔE00 4.54
Pale Lavender
#EECFFE
ΔE00 5.46
Light Pink
#FFD1DF
ΔE00 6.85
Light Lilac
#EDC8FF
ΔE00 7.34
Pale Pink
#FFCFDC
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBFB #DBFFDF
analogous
#F1DBFF #FFDBFB #FFDBE9
triadic
#FFDBFB #FBFFDB #DBFBFF
tetradic
#FFDBFB #FFF1DB #DBFFDF #DBE9FF
square
#FFDBFB #FFF1DB #DBFFDF #DBE9FF
split-complementary
#FFDBFB #E9FFDB #DBFFF1
monochromatic
#FF61ED #FF9EF4 #FFDBFB #FFE0FC #FFE0FC
Accessibility & contrast
On white
1.25
#FFDBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#FFDBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBFB
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBFB | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE3FC
Deuteranopia (green-blind)
#E2E7FA
Tritanopia (blue-blind)
#FFDDE6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffdbfb; /* rgb */ color: rgb(255, 219, 251); /* oklch */ color: oklch(93.1% 0.058 329.6);
Tailwind
colors: {
custom: {
50: '#ffe6fc',
500: '#ffdbfb',
950: '#000000',
},
}SCSS
$custom: #ffdbfb; $custom-light: #ffe6fc; $custom-dark: #000000;
JSON
{
"hex": "#ffdbfb",
"rgb": {
"r": 255,
"g": 219,
"b": 251
},
"hsl": {
"h": 306.667,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.93081,
"c": 0.05751,
"h": 329.6
},
"luminance": 0.78888
}Semantic roles & 50–950 ramp
primary
#FFDBFB
secondary
#92EC9C
accent
#E61A00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485