#CDCEF1#CDCEF1
#CDCEF1 is a very light, muted blue. Relative luminance 0.635; OKLCH L 86.2% C 0.048 H 284.0°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCEF1 |
|---|---|
| RGB | rgb(205, 206, 241) |
| HSL | hsl(238, 56%, 87%) |
| HSV | hsv(238, 15%, 95%) |
| CMYK | cmyk(14.9%, 14.5%, 0%, 5.5%) |
| CIE-LAB | lab(83.69, 6.53, -17.29) |
| CIE-LCH | lch(83.69, 18.48, 290.70°) |
| OKLab | oklab(86.18% 0.0117 -0.0469) |
| OKLCH | oklch(86.18% 0.048 284) |
| XYZ | xyz(63.1218, 63.4719, 92.1278) |
| Luminance | 0.6347 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.14
Light Periwinkle
#C1C6FC
ΔE00 5.48
Lavender (CSS)
#E6E6FA
ΔE00 7.30
Pale Lilac
#E4CBFF
ΔE00 8.22
Light Lavender
#DFC5FE
ΔE00 8.49
Light Blue Grey
#B7C9E2
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCEF1 #F1F0CD
analogous
#CDE0F1 #CDCEF1 #DECDF1
triadic
#CDCEF1 #F1CDCE #CEF1CD
tetradic
#CDCEF1 #F1CDE0 #F1F0CD #CDF1DE
square
#CDCEF1 #F1CDE0 #F1F0CD #CDF1DE
split-complementary
#CDCEF1 #F1DECD #E0F1CD
monochromatic
#6D70D6 #9D9FE4 #CDCEF1 #E7E8F8 #E7E8F8
Accessibility & contrast
On white
1.53
#CDCEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#CDCEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCEF1
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCEF1 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D2F3
Deuteranopia (green-blind)
#C4D0F0
Tritanopia (blue-blind)
#C6D4D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cdcef1; /* rgb */ color: rgb(205, 206, 241); /* oklch */ color: oklch(86.2% 0.048 284.0);
Tailwind
colors: {
custom: {
50: '#dcdcf5',
500: '#cdcef1',
950: '#000000',
},
}SCSS
$custom: #cdcef1; $custom-light: #dcdcf5; $custom-dark: #000000;
JSON
{
"hex": "#cdcef1",
"rgb": {
"r": 205,
"g": 206,
"b": 241
},
"hsl": {
"h": 238.333,
"s": 56.25,
"l": 87.451
},
"oklch": {
"l": 0.8618,
"c": 0.04831,
"h": 284
},
"luminance": 0.63473
}Semantic roles & 50–950 ramp
primary
#CDCEF1
secondary
#D0CE92
accent
#BF22C4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485