#CDCEF4#CDCEF4
#CDCEF4 is a very light, muted blue. Relative luminance 0.637; OKLCH L 86.3% C 0.052 H 284.1°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCEF4 |
|---|---|
| RGB | rgb(205, 206, 244) |
| HSL | hsl(238, 64%, 88%) |
| HSV | hsv(238, 16%, 96%) |
| CMYK | cmyk(16%, 15.6%, 0%, 4.3%) |
| CIE-LAB | lab(83.78, 7.16, -18.74) |
| CIE-LCH | lch(83.78, 20.06, 290.92°) |
| OKLab | oklab(86.29% 0.0127 -0.0509) |
| OKLCH | oklch(86.29% 0.052 284.1) |
| XYZ | xyz(63.5736, 63.6526, 94.5073) |
| Luminance | 0.6365 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.28
Light Periwinkle
#C1C6FC
ΔE00 4.76
Pale Lilac
#E4CBFF
ΔE00 7.78
Lavender (CSS)
#E6E6FA
ΔE00 7.88
Light Lavender
#DFC5FE
ΔE00 7.98
Light Blue Grey
#B7C9E2
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCEF4 #F4F3CD
analogous
#CDE1F4 #CDCEF4 #DFCDF4
triadic
#CDCEF4 #F4CDCE #CEF4CD
tetradic
#CDCEF4 #F4CDE1 #F4F3CD #CDF4DF
square
#CDCEF4 #F4CDE1 #F4F3CD #CDF4DF
split-complementary
#CDCEF4 #F4DFCD #E1F4CD
monochromatic
#696CDE #9B9DE9 #CDCEF4 #E6E6F9 #E6E6F9
Accessibility & contrast
On white
1.53
#CDCEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#CDCEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCEF4
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCEF4 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D2F6
Deuteranopia (green-blind)
#C4D0F3
Tritanopia (blue-blind)
#C5D4DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cdcef4; /* rgb */ color: rgb(205, 206, 244); /* oklch */ color: oklch(86.3% 0.052 284.1);
Tailwind
colors: {
custom: {
50: '#dcdcf7',
500: '#cdcef4',
950: '#000000',
},
}SCSS
$custom: #cdcef4; $custom-light: #dcdcf7; $custom-dark: #000000;
JSON
{
"hex": "#cdcef4",
"rgb": {
"r": 205,
"g": 206,
"b": 244
},
"hsl": {
"h": 238.462,
"s": 63.934,
"l": 88.039
},
"oklch": {
"l": 0.86285,
"c": 0.05246,
"h": 284.1
},
"luminance": 0.63653
}Semantic roles & 50–950 ramp
primary
#CDCEF4
secondary
#D5D390
accent
#C71ACC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485