#DACFFB#DACFFB
#DACFFB is a very light, moderate violet. Relative luminance 0.665; OKLCH L 87.7% C 0.061 H 296.6°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DACFFB |
|---|---|
| RGB | rgb(218, 207, 251) |
| HSL | hsl(255, 85%, 90%) |
| HSV | hsv(255, 18%, 98%) |
| CMYK | cmyk(13.1%, 17.5%, 0%, 1.6%) |
| CIE-LAB | lab(85.25, 12.16, -20.14) |
| CIE-LCH | lch(85.25, 23.53, 301.13°) |
| OKLab | oklab(87.74% 0.0273 -0.0547) |
| OKLCH | oklch(87.74% 0.061 296.6) |
| XYZ | xyz(68.6353, 66.4958, 100.4671) |
| Luminance | 0.6650 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.84
Periwinkle
#CCCCFF
ΔE00 4.36
Light Lavender
#DFC5FE
ΔE00 4.58
Pale Lavender
#EECFFE
ΔE00 5.46
Light Lilac
#EDC8FF
ΔE00 6.49
Light Periwinkle
#C1C6FC
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DACFFB #F0FBCF
analogous
#CFDAFB #DACFFB #F0CFFB
triadic
#DACFFB #FBDACF #CFFBDA
tetradic
#DACFFB #FBCFDA #F0FBCF #CFFBF0
square
#DACFFB #FBCFDA #F0FBCF #CFFBF0
split-complementary
#DACFFB #FBF0CF #DAFBCF
monochromatic
#835EF2 #AE97F6 #DACFFB #E9E3FD #E9E3FD
Accessibility & contrast
On white
1.47
#DACFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#DACFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DACFFB
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DACFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DACFFB | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D5FD
Deuteranopia (green-blind)
#C8D4FA
Tritanopia (blue-blind)
#D4D5DE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dacffb; /* rgb */ color: rgb(218, 207, 251); /* oklch */ color: oklch(87.7% 0.061 296.6);
Tailwind
colors: {
custom: {
50: '#e5ddfc',
500: '#dacffb',
950: '#000000',
},
}SCSS
$custom: #dacffb; $custom-light: #e5ddfc; $custom-dark: #000000;
JSON
{
"hex": "#dacffb",
"rgb": {
"r": 218,
"g": 207,
"b": 251
},
"hsl": {
"h": 255,
"s": 84.615,
"l": 89.804
},
"oklch": {
"l": 0.87742,
"c": 0.06112,
"h": 296.6
},
"luminance": 0.66496
}Semantic roles & 50–950 ramp
primary
#DACFFB
secondary
#CCE28D
accent
#E104AA
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485