#D2CFFF#D2CFFF
#D2CFFF is a very light, moderate blue. Relative luminance 0.655; OKLCH L 87.3% C 0.066 H 287.8°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CFFF |
|---|---|
| RGB | rgb(210, 207, 255) |
| HSL | hsl(244, 100%, 91%) |
| HSV | hsv(244, 19%, 100%) |
| CMYK | cmyk(17.6%, 18.8%, 0%, 0%) |
| CIE-LAB | lab(84.76, 10.52, -23.05) |
| CIE-LCH | lch(84.76, 25.34, 294.53°) |
| OKLab | oklab(87.26% 0.0202 -0.0628) |
| OKLCH | oklch(87.26% 0.066 287.8) |
| XYZ | xyz(66.9371, 65.5465, 103.7135) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.56
Light Periwinkle
#C1C6FC
ΔE00 4.00
Pale Lilac
#E4CBFF
ΔE00 5.97
Light Lavender
#DFC5FE
ΔE00 6.06
Pale Lavender
#EECFFE
ΔE00 8.07
Light Lilac
#EDC8FF
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CFFF #FCFFCF
analogous
#CFE4FF #D2CFFF #EACFFF
triadic
#D2CFFF #FFD2CF #CFFFD2
tetradic
#D2CFFF #FFCFE4 #FCFFCF #CFFFEA
square
#D2CFFF #FFCFE4 #FCFFCF #CFFFEA
split-complementary
#D2CFFF #FFEACF #E4FFCF
monochromatic
#5F55FF #9992FF #D2CFFF #E2E0FF #E2E0FF
Accessibility & contrast
On white
1.49
#D2CFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#D2CFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CFFF
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CFFF | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D5FF
Deuteranopia (green-blind)
#C3D2FE
Tritanopia (blue-blind)
#C9D7DF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d2cfff; /* rgb */ color: rgb(210, 207, 255); /* oklch */ color: oklch(87.3% 0.066 287.8);
Tailwind
colors: {
custom: {
50: '#e0ddff',
500: '#d2cfff',
950: '#000000',
},
}SCSS
$custom: #d2cfff; $custom-light: #e0ddff; $custom-dark: #000000;
JSON
{
"hex": "#d2cfff",
"rgb": {
"r": 210,
"g": 207,
"b": 255
},
"hsl": {
"h": 243.75,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.87258,
"c": 0.06601,
"h": 287.8
},
"luminance": 0.65547
}Semantic roles & 50–950 ramp
primary
#D2CFFF
secondary
#E4EA88
accent
#E600D7
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486