#DABBFC#DABBFC
#DABBFC is a very light, moderate violet. Relative luminance 0.575; OKLCH L 84.0% C 0.095 H 306.2°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DABBFC |
|---|---|
| RGB | rgb(218, 187, 252) |
| HSL | hsl(269, 92%, 86%) |
| HSV | hsv(269, 26%, 99%) |
| CMYK | cmyk(13.5%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(80.45, 23.10, -27.98) |
| CIE-LCH | lch(80.45, 36.29, 309.54°) |
| OKLab | oklab(84.04% 0.0559 -0.0765) |
| OKLCH | oklch(84.04% 0.095 306.2) |
| XYZ | xyz(64.2511, 57.4747, 99.7855) |
| Luminance | 0.5747 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.03
Light Lavender
#DFC5FE
ΔE00 2.71
Pale Violet
#CEAEFA
ΔE00 3.85
Mauve
#E0B0FF
ΔE00 3.89
Pale Lilac
#E4CBFF
ΔE00 4.43
Light Lavendar
#EFC0FE
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DABBFC #DDFCBB
analogous
#BBBCFC #DABBFC #FABBFC
triadic
#DABBFC #FCDABB #BBFCDA
tetradic
#DABBFC #FCBBBC #DDFCBB #BBFCFA
square
#DABBFC #FCBBBC #DDFCBB #BBFCFA
split-complementary
#DABBFC #FCFABB #BCFCBB
monochromatic
#9A46F7 #BA80F9 #DABBFC #EFE2FE #EFE2FE
Accessibility & contrast
On white
1.68
#DABBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#DABBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DABBFC
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DABBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DABBFC | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FF
Deuteranopia (green-blind)
#B5C8FA
Tritanopia (blue-blind)
#D5C4D2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dabbfc; /* rgb */ color: rgb(218, 187, 252); /* oklch */ color: oklch(84.0% 0.095 306.2);
Tailwind
colors: {
custom: {
50: '#e6cffd',
500: '#dabbfc',
950: '#000000',
},
}SCSS
$custom: #dabbfc; $custom-light: #e6cffd; $custom-dark: #000000;
JSON
{
"hex": "#dabbfc",
"rgb": {
"r": 218,
"g": 187,
"b": 252
},
"hsl": {
"h": 268.615,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.84039,
"c": 0.09473,
"h": 306.2
},
"luminance": 0.57474
}Semantic roles & 50–950 ramp
primary
#DABBFC
secondary
#B0E279
accent
#E60078
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385