#D2C9FA#D2C9FA
#D2C9FA is a very light, moderate violet. Relative luminance 0.624; OKLCH L 85.9% C 0.068 H 293.3°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C9FA |
|---|---|
| RGB | rgb(210, 201, 250) |
| HSL | hsl(251, 83%, 88%) |
| HSV | hsv(251, 20%, 98%) |
| CMYK | cmyk(16%, 19.6%, 0%, 2%) |
| CIE-LAB | lab(83.11, 12.66, -22.91) |
| CIE-LCH | lch(83.11, 26.17, 298.93°) |
| OKLab | oklab(85.92% 0.0269 -0.0624) |
| OKLCH | oklch(85.92% 0.068 293.3) |
| XYZ | xyz(64.7166, 62.3766, 99.0543) |
| Luminance | 0.6238 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.89
Light Lavender
#DFC5FE
ΔE00 4.32
Pale Lilac
#E4CBFF
ΔE00 4.43
Light Periwinkle
#C1C6FC
ΔE00 4.87
Pale Lavender
#EECFFE
ΔE00 6.69
Light Lilac
#EDC8FF
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C9FA #F1FAC9
analogous
#C9D8FA #D2C9FA #EAC9FA
triadic
#D2C9FA #FAD2C9 #C9FAD2
tetradic
#D2C9FA #FAC9D8 #F1FAC9 #C9FAEA
square
#D2C9FA #FAC9D8 #F1FAC9 #C9FAEA
split-complementary
#D2C9FA #FAEAC9 #D8FAC9
monochromatic
#7559F0 #A391F5 #D2C9FA #E8E3FC #E8E3FC
Accessibility & contrast
On white
1.56
#D2C9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#D2C9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C9FA
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C9FA | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FC
Deuteranopia (green-blind)
#BFCEF9
Tritanopia (blue-blind)
#CAD1D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d2c9fa; /* rgb */ color: rgb(210, 201, 250); /* oklch */ color: oklch(85.9% 0.068 293.3);
Tailwind
colors: {
custom: {
50: '#e0d9fc',
500: '#d2c9fa',
950: '#000000',
},
}SCSS
$custom: #d2c9fa; $custom-light: #e0d9fc; $custom-dark: #000000;
JSON
{
"hex": "#d2c9fa",
"rgb": {
"r": 210,
"g": 201,
"b": 250
},
"hsl": {
"h": 251.02,
"s": 83.051,
"l": 88.431
},
"oklch": {
"l": 0.8592,
"c": 0.06797,
"h": 293.3
},
"luminance": 0.62377
}Semantic roles & 50–950 ramp
primary
#D2C9FA
secondary
#CFDF88
accent
#DF06B8
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385