#CDCAFD#CDCAFD
#CDCAFD is a very light, moderate blue. Relative luminance 0.623; OKLCH L 85.8% C 0.070 H 287.5°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCAFD |
|---|---|
| RGB | rgb(205, 202, 253) |
| HSL | hsl(244, 93%, 89%) |
| HSV | hsv(244, 20%, 99%) |
| CMYK | cmyk(19%, 20.2%, 0%, 0.8%) |
| CIE-LAB | lab(83.08, 11.23, -24.59) |
| CIE-LCH | lch(83.08, 27.03, 294.56°) |
| OKLab | oklab(85.83% 0.0212 -0.0672) |
| OKLCH | oklch(85.83% 0.07 287.5) |
| XYZ | xyz(64.0229, 62.3112, 101.5637) |
| Luminance | 0.6231 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 0.95
Light Periwinkle
#C1C6FC
ΔE00 2.99
Light Lavender
#DFC5FE
ΔE00 5.92
Pale Lilac
#E4CBFF
ΔE00 6.21
Light Violet
#D6B4FC
ΔE00 8.15
Pale Lavender
#EECFFE
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCAFD #FAFDCA
analogous
#CAE1FD #CDCAFD #E7CAFD
triadic
#CDCAFD #FDCDCA #CAFDCD
tetradic
#CDCAFD #FDCAE1 #FAFDCA #CAFDE7
square
#CDCAFD #FDCAE1 #FAFDCA #CAFDE7
split-complementary
#CDCAFD #FDE7CA #E1FDCA
monochromatic
#5E54F9 #958FFB #CDCAFD #E3E2FE #E3E2FE
Accessibility & contrast
On white
1.56
#CDCAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#CDCAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCAFD
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCAFD | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FF
Deuteranopia (green-blind)
#BDCEFC
Tritanopia (blue-blind)
#C3D2DB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cdcafd; /* rgb */ color: rgb(205, 202, 253); /* oklch */ color: oklch(85.8% 0.070 287.5);
Tailwind
colors: {
custom: {
50: '#dcdafe',
500: '#cdcafd',
950: '#000000',
},
}SCSS
$custom: #cdcafd; $custom-light: #dcdafe; $custom-dark: #000000;
JSON
{
"hex": "#cdcafd",
"rgb": {
"r": 205,
"g": 202,
"b": 253
},
"hsl": {
"h": 243.529,
"s": 92.727,
"l": 89.216
},
"oklch": {
"l": 0.85832,
"c": 0.07046,
"h": 287.5
},
"luminance": 0.62312
}Semantic roles & 50–950 ramp
primary
#CDCAFD
secondary
#E0E586
accent
#E600D8
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385