#CECCFA#CECCFA
#CECCFA is a very light, moderate blue. Relative luminance 0.632; OKLCH L 86.2% C 0.063 H 287.0°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CECCFA |
|---|---|
| RGB | rgb(206, 204, 250) |
| HSL | hsl(243, 82%, 89%) |
| HSV | hsv(243, 18%, 98%) |
| CMYK | cmyk(17.6%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(83.55, 9.82, -22.27) |
| CIE-LCH | lch(83.55, 24.34, 293.80°) |
| OKLab | oklab(86.19% 0.0185 -0.0607) |
| OKLCH | oklch(86.19% 0.063 287) |
| XYZ | xyz(64.2978, 63.2089, 99.2370) |
| Luminance | 0.6321 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.51
Light Periwinkle
#C1C6FC
ΔE00 3.65
Light Lavender
#DFC5FE
ΔE00 6.33
Pale Lilac
#E4CBFF
ΔE00 6.36
Pale Lavender
#EECFFE
ΔE00 8.47
Light Violet
#D6B4FC
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECCFA #F8FACC
analogous
#CCE1FA #CECCFA #E5CCFA
triadic
#CECCFA #FACECC #CCFACE
tetradic
#CECCFA #FACCE1 #F8FACC #CCFAE5
square
#CECCFA #FACCE1 #F8FACC #CCFAE5
split-complementary
#CECCFA #FAE5CC #E1FACC
monochromatic
#635DEF #9894F5 #CECCFA #E4E3FC #E4E3FC
Accessibility & contrast
On white
1.54
#CECCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#CECCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECCFA
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECCFA | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D1FC
Deuteranopia (green-blind)
#C0CFF9
Tritanopia (blue-blind)
#C5D3DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ceccfa; /* rgb */ color: rgb(206, 204, 250); /* oklch */ color: oklch(86.2% 0.063 287.0);
Tailwind
colors: {
custom: {
50: '#dddbfc',
500: '#ceccfa',
950: '#000000',
},
}SCSS
$custom: #ceccfa; $custom-light: #dddbfc; $custom-dark: #000000;
JSON
{
"hex": "#ceccfa",
"rgb": {
"r": 206,
"g": 204,
"b": 250
},
"hsl": {
"h": 242.609,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.86186,
"c": 0.06347,
"h": 287
},
"luminance": 0.6321
}Semantic roles & 50–950 ramp
primary
#CECCFA
secondary
#DCE08B
accent
#DF07D5
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151517
muted
#848485