#CDCEF6#CDCEF6
#CDCEF6 is a very light, muted blue. Relative luminance 0.638; OKLCH L 86.4% C 0.055 H 284.1°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCEF6 |
|---|---|
| RGB | rgb(205, 206, 246) |
| HSL | hsl(239, 69%, 88%) |
| HSV | hsv(239, 17%, 96%) |
| CMYK | cmyk(16.7%, 16.3%, 0%, 3.5%) |
| CIE-LAB | lab(83.85, 7.59, -19.70) |
| CIE-LCH | lch(83.85, 21.11, 291.06°) |
| OKLab | oklab(86.36% 0.0134 -0.0536) |
| OKLCH | oklch(86.36% 0.055 284.1) |
| XYZ | xyz(63.8789, 63.7748, 96.1152) |
| Luminance | 0.6378 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.73
Light Periwinkle
#C1C6FC
ΔE00 4.32
Pale Lilac
#E4CBFF
ΔE00 7.56
Light Lavender
#DFC5FE
ΔE00 7.70
Lavender (CSS)
#E6E6FA
ΔE00 8.28
Light Blue Grey
#B7C9E2
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCEF6 #F6F5CD
analogous
#CDE2F6 #CDCEF6 #E0CDF6
triadic
#CDCEF6 #F6CDCE #CEF6CD
tetradic
#CDCEF6 #F6CDE2 #F6F5CD #CDF6E0
square
#CDCEF6 #F6CDE2 #F6F5CD #CDF6E0
split-complementary
#CDCEF6 #F6E0CD #E2F6CD
monochromatic
#6568E3 #999BED #CDCEF6 #E5E6FA #E5E6FA
Accessibility & contrast
On white
1.53
#CDCEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#CDCEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCEF6
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCEF6 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D2F8
Deuteranopia (green-blind)
#C3D0F5
Tritanopia (blue-blind)
#C4D5DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cdcef6; /* rgb */ color: rgb(205, 206, 246); /* oklch */ color: oklch(86.4% 0.055 284.1);
Tailwind
colors: {
custom: {
50: '#dcdcf9',
500: '#cdcef6',
950: '#000000',
},
}SCSS
$custom: #cdcef6; $custom-light: #dcdcf9; $custom-dark: #000000;
JSON
{
"hex": "#cdcef6",
"rgb": {
"r": 205,
"g": 206,
"b": 246
},
"hsl": {
"h": 238.537,
"s": 69.492,
"l": 88.431
},
"oklch": {
"l": 0.86355,
"c": 0.05522,
"h": 284.1
},
"luminance": 0.63776
}Semantic roles & 50–950 ramp
primary
#CDCEF6
secondary
#D8D68F
accent
#CD14D1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485