#CECBFB#CECBFB
#CECBFB is a very light, moderate blue. Relative luminance 0.628; OKLCH L 86.0% C 0.066 H 287.8°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CECBFB |
|---|---|
| RGB | rgb(206, 203, 251) |
| HSL | hsl(244, 86%, 89%) |
| HSV | hsv(244, 19%, 98%) |
| CMYK | cmyk(17.9%, 19.1%, 0%, 1.6%) |
| CIE-LAB | lab(83.34, 10.57, -23.13) |
| CIE-LCH | lch(83.34, 25.43, 294.56°) |
| OKLab | oklab(86.03% 0.0202 -0.0631) |
| OKLCH | oklch(86.03% 0.066 287.8) |
| XYZ | xyz(64.2181, 62.7980, 99.9860) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.33
Light Periwinkle
#C1C6FC
ΔE00 3.49
Light Lavender
#DFC5FE
ΔE00 5.96
Pale Lilac
#E4CBFF
ΔE00 6.08
Pale Lavender
#EECFFE
ΔE00 8.29
Light Violet
#D6B4FC
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECBFB #F8FBCB
analogous
#CBE0FB #CECBFB #E6CBFB
triadic
#CECBFB #FBCECB #CBFBCE
tetradic
#CECBFB #FBCBE0 #F8FBCB #CBFBE6
square
#CECBFB #FBCBE0 #F8FBCB #CBFBE6
split-complementary
#CECBFB #FBE6CB #E0FBCB
monochromatic
#6359F2 #9892F7 #CECBFB #E4E3FD #E4E3FD
Accessibility & contrast
On white
1.55
#CECBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#CECBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECBFB
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECBFB | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D1FD
Deuteranopia (green-blind)
#BFCEFA
Tritanopia (blue-blind)
#C5D3DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cecbfb; /* rgb */ color: rgb(206, 203, 251); /* oklch */ color: oklch(86.0% 0.066 287.8);
Tailwind
colors: {
custom: {
50: '#dddafc',
500: '#cecbfb',
950: '#000000',
},
}SCSS
$custom: #cecbfb; $custom-light: #dddafc; $custom-dark: #000000;
JSON
{
"hex": "#cecbfb",
"rgb": {
"r": 206,
"g": 203,
"b": 251
},
"hsl": {
"h": 243.75,
"s": 85.714,
"l": 89.02
},
"oklch": {
"l": 0.86029,
"c": 0.06626,
"h": 287.8
},
"luminance": 0.62799
}Semantic roles & 50–950 ramp
primary
#CECBFB
secondary
#DCE189
accent
#E203D4
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385