#CECCFB#CECCFB
#CECCFB is a very light, moderate blue. Relative luminance 0.633; OKLCH L 86.2% C 0.065 H 286.9°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CECCFB |
|---|---|
| RGB | rgb(206, 204, 251) |
| HSL | hsl(243, 85%, 89%) |
| HSV | hsv(243, 19%, 98%) |
| CMYK | cmyk(17.9%, 18.7%, 0%, 1.6%) |
| CIE-LAB | lab(83.59, 10.04, -22.75) |
| CIE-LCH | lch(83.59, 24.86, 293.80°) |
| OKLab | oklab(86.22% 0.0189 -0.062) |
| OKLCH | oklch(86.22% 0.065 286.9) |
| XYZ | xyz(64.4551, 63.2718, 100.0650) |
| Luminance | 0.6327 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.29
Light Periwinkle
#C1C6FC
ΔE00 3.49
Light Lavender
#DFC5FE
ΔE00 6.28
Pale Lilac
#E4CBFF
ΔE00 6.34
Pale Lavender
#EECFFE
ΔE00 8.50
Light Violet
#D6B4FC
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECCFB #F9FBCC
analogous
#CCE2FB #CECCFB #E6CCFB
triadic
#CECCFB #FBCECC #CCFBCE
tetradic
#CECCFB #FBCCE2 #F9FBCC #CCFBE6
square
#CECCFB #FBCCE2 #F9FBCC #CCFBE6
split-complementary
#CECCFB #FBE6CC #E2FBCC
monochromatic
#615BF2 #9793F7 #CECCFB #E4E3FD #E4E3FD
Accessibility & contrast
On white
1.54
#CECCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#CECCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECCFB
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECCFB | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FD
Deuteranopia (green-blind)
#C0CFFA
Tritanopia (blue-blind)
#C5D4DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ceccfb; /* rgb */ color: rgb(206, 204, 251); /* oklch */ color: oklch(86.2% 0.065 286.9);
Tailwind
colors: {
custom: {
50: '#dddbfc',
500: '#ceccfb',
950: '#000000',
},
}SCSS
$custom: #ceccfb; $custom-light: #dddbfc; $custom-dark: #000000;
JSON
{
"hex": "#ceccfb",
"rgb": {
"r": 206,
"g": 204,
"b": 251
},
"hsl": {
"h": 242.553,
"s": 85.455,
"l": 89.216
},
"oklch": {
"l": 0.86223,
"c": 0.06484,
"h": 286.9
},
"luminance": 0.63273
}Semantic roles & 50–950 ramp
primary
#CECCFB
secondary
#DEE28A
accent
#E204D8
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151517
muted
#848485