#F2DBFF#F2DBFF
#F2DBFF is a very light, muted violet. Relative luminance 0.768; OKLCH L 92.1% C 0.054 H 313.5°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DBFF |
|---|---|
| RGB | rgb(242, 219, 255) |
| HSL | hsl(278, 100%, 93%) |
| HSV | hsv(278, 14%, 100%) |
| CMYK | cmyk(5.1%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(90.21, 14.27, -14.59) |
| CIE-LCH | lch(90.21, 20.41, 314.37°) |
| OKLab | oklab(92.11% 0.0371 -0.0392) |
| OKLCH | oklch(92.11% 0.054 313.5) |
| XYZ | xyz(79.9965, 76.7609, 105.1904) |
| Luminance | 0.7676 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.91
Very Light Purple
#F6CEFC
ΔE00 4.86
Pale Lilac
#E4CBFF
ΔE00 5.42
Pale Mauve
#FED0FC
ΔE00 5.65
Light Lilac
#EDC8FF
ΔE00 6.23
Light Lavender
#DFC5FE
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DBFF #E8FFDB
analogous
#E0DBFF #F2DBFF #FFDBFA
triadic
#F2DBFF #FFF2DB #DBFFF2
tetradic
#F2DBFF #FFE0DB #E8FFDB #DBFAFF
square
#F2DBFF #FFE0DB #E8FFDB #DBFAFF
split-complementary
#F2DBFF #FAFFDB #DBFFE0
monochromatic
#C661FF #DC9EFF #F2DBFF #F4E0FF #F4E0FF
Accessibility & contrast
On white
1.28
#F2DBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#F2DBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DBFF
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DBFF | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E2FF
Deuteranopia (green-blind)
#DBE4FE
Tritanopia (blue-blind)
#F1DFE7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f2dbff; /* rgb */ color: rgb(242, 219, 255); /* oklch */ color: oklch(92.1% 0.054 313.5);
Tailwind
colors: {
custom: {
50: '#f6e6ff',
500: '#f2dbff',
950: '#000000',
},
}SCSS
$custom: #f2dbff; $custom-light: #f6e6ff; $custom-dark: #000000;
JSON
{
"hex": "#f2dbff",
"rgb": {
"r": 242,
"g": 219,
"b": 255
},
"hsl": {
"h": 278.333,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.92105,
"c": 0.05398,
"h": 313.5
},
"luminance": 0.7676
}Semantic roles & 50–950 ramp
primary
#F2DBFF
secondary
#B3EC92
accent
#E60053
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171518
muted
#858486