#CECBFC#CECBFC
#CECBFC is a very light, moderate blue. Relative luminance 0.629; OKLCH L 86.1% C 0.068 H 287.7°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CECBFC |
|---|---|
| RGB | rgb(206, 203, 252) |
| HSL | hsl(244, 89%, 89%) |
| HSV | hsv(244, 19%, 99%) |
| CMYK | cmyk(18.3%, 19.4%, 0%, 1.2%) |
| CIE-LAB | lab(83.37, 10.79, -23.61) |
| CIE-LCH | lch(83.37, 25.96, 294.55°) |
| OKLab | oklab(86.07% 0.0206 -0.0644) |
| OKLCH | oklch(86.07% 0.068 287.7) |
| XYZ | xyz(64.3762, 62.8612, 100.8184) |
| Luminance | 0.6286 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.16
Light Periwinkle
#C1C6FC
ΔE00 3.35
Light Lavender
#DFC5FE
ΔE00 5.94
Pale Lilac
#E4CBFF
ΔE00 6.10
Pale Lavender
#EECFFE
ΔE00 8.34
Light Violet
#D6B4FC
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECBFC #F9FCCB
analogous
#CBE1FC #CECBFC #E7CBFC
triadic
#CECBFC #FCCECB #CBFCCE
tetradic
#CECBFC #FCCBE1 #F9FCCB #CBFCE7
square
#CECBFC #FCCBE1 #F9FCCB #CBFCE7
split-complementary
#CECBFC #FCE7CB #E1FCCB
monochromatic
#6157F5 #9791F9 #CECBFC #E4E2FD #E4E2FD
Accessibility & contrast
On white
1.55
#CECBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#CECBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECBFC
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECBFC | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FE
Deuteranopia (green-blind)
#BFCFFB
Tritanopia (blue-blind)
#C4D3DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cecbfc; /* rgb */ color: rgb(206, 203, 252); /* oklch */ color: oklch(86.1% 0.068 287.7);
Tailwind
colors: {
custom: {
50: '#dddafd',
500: '#cecbfc',
950: '#000000',
},
}SCSS
$custom: #cecbfc; $custom-light: #dddafd; $custom-dark: #000000;
JSON
{
"hex": "#cecbfc",
"rgb": {
"r": 206,
"g": 203,
"b": 252
},
"hsl": {
"h": 243.673,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.86066,
"c": 0.06764,
"h": 287.7
},
"luminance": 0.62862
}Semantic roles & 50–950 ramp
primary
#CECBFC
secondary
#DEE388
accent
#E600D7
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385