#CECBEF#CECBEF
#CECBEF is a very light, muted blue. Relative luminance 0.621; OKLCH L 85.6% C 0.050 H 289.1°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CECBEF |
|---|---|
| RGB | rgb(206, 203, 239) |
| HSL | hsl(245, 53%, 87%) |
| HSV | hsv(245, 15%, 94%) |
| CMYK | cmyk(13.8%, 15.1%, 0%, 6.3%) |
| CIE-LAB | lab(82.95, 8.03, -17.33) |
| CIE-LCH | lch(82.95, 19.10, 294.86°) |
| OKLab | oklab(85.6% 0.0163 -0.047) |
| OKLCH | oklch(85.6% 0.05 289.1) |
| XYZ | xyz(62.3862, 62.0652, 90.3377) |
| Luminance | 0.6207 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.25
Light Periwinkle
#C1C6FC
ΔE00 5.84
Pale Lilac
#E4CBFF
ΔE00 7.06
Light Lavender
#DFC5FE
ΔE00 7.39
Lavender (CSS)
#E6E6FA
ΔE00 8.08
Pale Lavender
#EECFFE
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECBEF #ECEFCB
analogous
#CBDAEF #CECBEF #E0CBEF
triadic
#CECBEF #EFCECB #CBEFCE
tetradic
#CECBEF #EFCBDA #ECEFCB #CBEFE0
square
#CECBEF #EFCBDA #ECEFCB #CBEFE0
split-complementary
#CECBEF #EFE0CB #DAEFCB
monochromatic
#766DD2 #A29CE1 #CECBEF #E9E8F8 #E9E8F8
Accessibility & contrast
On white
1.57
#CECBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#CECBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECBEF
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECBEF | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFF1
Deuteranopia (green-blind)
#C3CEEE
Tritanopia (blue-blind)
#C8D1D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cecbef; /* rgb */ color: rgb(206, 203, 239); /* oklch */ color: oklch(85.6% 0.050 289.1);
Tailwind
colors: {
custom: {
50: '#dddaf4',
500: '#cecbef',
950: '#000000',
},
}SCSS
$custom: #cecbef; $custom-light: #dddaf4; $custom-dark: #000000;
JSON
{
"hex": "#cecbef",
"rgb": {
"r": 206,
"g": 203,
"b": 239
},
"hsl": {
"h": 245,
"s": 52.941,
"l": 86.667
},
"oklch": {
"l": 0.85598,
"c": 0.04971,
"h": 289.1
},
"luminance": 0.62066
}Semantic roles & 50–950 ramp
primary
#CECBEF
secondary
#C8CD91
accent
#C025B3
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385