#CECBFF#CECBFF
#CECBFF is a very light, moderate blue. Relative luminance 0.631; OKLCH L 86.2% C 0.072 H 287.4°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CECBFF |
|---|---|
| RGB | rgb(206, 203, 255) |
| HSL | hsl(243, 100%, 90%) |
| HSV | hsv(243, 20%, 100%) |
| CMYK | cmyk(19.2%, 20.4%, 0%, 0%) |
| CIE-LAB | lab(83.47, 11.44, -25.05) |
| CIE-LCH | lch(83.47, 27.54, 294.54°) |
| OKLab | oklab(86.18% 0.0215 -0.0685) |
| OKLCH | oklch(86.18% 0.072 287.4) |
| XYZ | xyz(64.8553, 63.0528, 103.3419) |
| Luminance | 0.6305 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 0.85
Light Periwinkle
#C1C6FC
ΔE00 3.00
Light Lavender
#DFC5FE
ΔE00 5.94
Pale Lilac
#E4CBFF
ΔE00 6.22
Light Violet
#D6B4FC
ΔE00 8.20
Pale Lavender
#EECFFE
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECBFF #FCFFCB
analogous
#CBE2FF #CECBFF #E8CBFF
triadic
#CECBFF #FFCECB #CBFFCE
tetradic
#CECBFF #FFCBE2 #FCFFCB #CBFFE8
square
#CECBFF #FFCBE2 #FCFFCB #CBFFE8
split-complementary
#CECBFF #FFE8CB #E2FFCB
monochromatic
#5B51FF #948EFF #CECBFF #E2E0FF #E2E0FF
Accessibility & contrast
On white
1.54
#CECBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#CECBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECBFF
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECBFF | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED1FF
Deuteranopia (green-blind)
#BECFFE
Tritanopia (blue-blind)
#C4D4DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cecbff; /* rgb */ color: rgb(206, 203, 255); /* oklch */ color: oklch(86.2% 0.072 287.4);
Tailwind
colors: {
custom: {
50: '#dddaff',
500: '#cecbff',
950: '#000000',
},
}SCSS
$custom: #cecbff; $custom-light: #dddaff; $custom-dark: #000000;
JSON
{
"hex": "#cecbff",
"rgb": {
"r": 206,
"g": 203,
"b": 255
},
"hsl": {
"h": 243.462,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.86178,
"c": 0.07177,
"h": 287.4
},
"luminance": 0.63054
}Semantic roles & 50–950 ramp
primary
#CECBFF
secondary
#E4E985
accent
#E600D8
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386