#F1DBFF#F1DBFF
#F1DBFF is a very light, muted violet. Relative luminance 0.766; OKLCH L 92.0% C 0.054 H 312.4°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DBFF |
|---|---|
| RGB | rgb(241, 219, 255) |
| HSL | hsl(277, 100%, 93%) |
| HSV | hsv(277, 14%, 100%) |
| CMYK | cmyk(5.5%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(90.13, 13.95, -14.72) |
| CIE-LCH | lch(90.13, 20.28, 313.46°) |
| OKLab | oklab(92.02% 0.0361 -0.0395) |
| OKLCH | oklch(92.02% 0.054 312.4) |
| XYZ | xyz(79.6542, 76.5843, 105.1743) |
| Luminance | 0.7658 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.99
Very Light Purple
#F6CEFC
ΔE00 5.06
Pale Lilac
#E4CBFF
ΔE00 5.37
Pale Mauve
#FED0FC
ΔE00 5.90
Light Lilac
#EDC8FF
ΔE00 6.30
Light Lavender
#DFC5FE
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DBFF #E9FFDB
analogous
#DFDBFF #F1DBFF #FFDBFB
triadic
#F1DBFF #FFF1DB #DBFFF1
tetradic
#F1DBFF #FFDFDB #E9FFDB #DBFBFF
square
#F1DBFF #FFDFDB #E9FFDB #DBFBFF
split-complementary
#F1DBFF #FBFFDB #DBFFDF
monochromatic
#C161FF #D99EFF #F1DBFF #F3E0FF #F3E0FF
Accessibility & contrast
On white
1.29
#F1DBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#F1DBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DBFF
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DBFF | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E2FF
Deuteranopia (green-blind)
#DBE3FE
Tritanopia (blue-blind)
#F0DFE7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f1dbff; /* rgb */ color: rgb(241, 219, 255); /* oklch */ color: oklch(92.0% 0.054 312.4);
Tailwind
colors: {
custom: {
50: '#f5e6ff',
500: '#f1dbff',
950: '#000000',
},
}SCSS
$custom: #f1dbff; $custom-light: #f5e6ff; $custom-dark: #000000;
JSON
{
"hex": "#f1dbff",
"rgb": {
"r": 241,
"g": 219,
"b": 255
},
"hsl": {
"h": 276.667,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.92022,
"c": 0.05353,
"h": 312.4
},
"luminance": 0.76584
}Semantic roles & 50–950 ramp
primary
#F1DBFF
secondary
#B5EC92
accent
#E60059
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171518
muted
#858486