#DABBFE#DABBFE
#DABBFE is a very light, moderate violet. Relative luminance 0.576; OKLCH L 84.1% C 0.097 H 305.5°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DABBFE |
|---|---|
| RGB | rgb(218, 187, 254) |
| HSL | hsl(268, 97%, 86%) |
| HSV | hsv(268, 26%, 100%) |
| CMYK | cmyk(14.2%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(80.52, 23.52, -28.94) |
| CIE-LCH | lch(80.52, 37.29, 309.10°) |
| OKLab | oklab(84.12% 0.0565 -0.0792) |
| OKLCH | oklch(84.12% 0.097 305.5) |
| XYZ | xyz(64.5697, 57.6021, 101.4634) |
| Luminance | 0.5760 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 1.81
Light Lavender
#DFC5FE
ΔE00 2.95
Pale Violet
#CEAEFA
ΔE00 3.61
Mauve
#E0B0FF
ΔE00 3.77
Pale Lilac
#E4CBFF
ΔE00 4.68
Light Lavendar
#EFC0FE
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DABBFE #DFFEBB
analogous
#BBBEFE #DABBFE #FBBBFE
triadic
#DABBFE #FEDABB #BBFEDA
tetradic
#DABBFE #FEBBBE #DFFEBB #BBFEFB
square
#DABBFE #FEBBBE #DFFEBB #BBFEFB
split-complementary
#DABBFE #FEFBBB #BEFEBB
monochromatic
#9842FC #B97FFD #DABBFE #EFE1FF #EFE1FF
Accessibility & contrast
On white
1.68
#DABBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#DABBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DABBFE
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DABBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DABBFE | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#B5C8FC
Tritanopia (blue-blind)
#D5C4D3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dabbfe; /* rgb */ color: rgb(218, 187, 254); /* oklch */ color: oklch(84.1% 0.097 305.5);
Tailwind
colors: {
custom: {
50: '#e6cfff',
500: '#dabbfe',
950: '#000000',
},
}SCSS
$custom: #dabbfe; $custom-light: #e6cfff; $custom-dark: #000000;
JSON
{
"hex": "#dabbfe",
"rgb": {
"r": 218,
"g": 187,
"b": 254
},
"hsl": {
"h": 267.761,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.84117,
"c": 0.09726,
"h": 305.5
},
"luminance": 0.57602
}Semantic roles & 50–950 ramp
primary
#DABBFE
secondary
#B3E578
accent
#E6007B
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161418
muted
#848386