#D7CEFA#D7CEFA
#D7CEFA is a very light, moderate violet. Relative luminance 0.655; OKLCH L 87.3% C 0.061 H 294.5°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D7CEFA |
|---|---|
| RGB | rgb(215, 206, 250) |
| HSL | hsl(252, 81%, 89%) |
| HSV | hsv(252, 18%, 98%) |
| CMYK | cmyk(14%, 17.6%, 0%, 2%) |
| CIE-LAB | lab(84.74, 11.55, -20.41) |
| CIE-LCH | lch(84.74, 23.45, 299.50°) |
| OKLab | oklab(87.28% 0.0252 -0.0554) |
| OKLCH | oklch(87.28% 0.061 294.5) |
| XYZ | xyz(67.3473, 65.4914, 99.5170) |
| Luminance | 0.6549 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.75
Pale Lilac
#E4CBFF
ΔE00 4.36
Light Lavender
#DFC5FE
ΔE00 4.90
Light Periwinkle
#C1C6FC
ΔE00 6.02
Pale Lavender
#EECFFE
ΔE00 6.12
Light Lilac
#EDC8FF
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7CEFA #F1FACE
analogous
#CEDBFA #D7CEFA #EDCEFA
triadic
#D7CEFA #FAD7CE #CEFAD7
tetradic
#D7CEFA #FACEDB #F1FACE #CEFAED
square
#D7CEFA #FACEDB #F1FACE #CEFAED
split-complementary
#D7CEFA #FAEDCE #DBFACE
monochromatic
#7C5FEF #AA96F4 #D7CEFA #E8E3FC #E8E3FC
Accessibility & contrast
On white
1.49
#D7CEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#D7CEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7CEFA
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7CEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7CEFA | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D4FC
Deuteranopia (green-blind)
#C6D3F9
Tritanopia (blue-blind)
#D1D5DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d7cefa; /* rgb */ color: rgb(215, 206, 250); /* oklch */ color: oklch(87.3% 0.061 294.5);
Tailwind
colors: {
custom: {
50: '#e3ddfc',
500: '#d7cefa',
950: '#000000',
},
}SCSS
$custom: #d7cefa; $custom-light: #e3ddfc; $custom-dark: #000000;
JSON
{
"hex": "#d7cefa",
"rgb": {
"r": 215,
"g": 206,
"b": 250
},
"hsl": {
"h": 252.273,
"s": 81.481,
"l": 89.412
},
"oklch": {
"l": 0.87276,
"c": 0.06091,
"h": 294.5
},
"luminance": 0.65492
}Semantic roles & 50–950 ramp
primary
#D7CEFA
secondary
#CFE08D
accent
#DE08B2
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485