#CCCEFA#CCCEFA
#CCCEFA is a very light, moderate blue. Relative luminance 0.639; OKLCH L 86.4% C 0.061 H 283.0°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCEFA |
|---|---|
| RGB | rgb(204, 206, 250) |
| HSL | hsl(237, 82%, 89%) |
| HSV | hsv(237, 18%, 98%) |
| CMYK | cmyk(18.4%, 17.6%, 0%, 2%) |
| CIE-LAB | lab(83.90, 8.14, -21.75) |
| CIE-LCH | lch(83.90, 23.22, 290.51°) |
| OKLab | oklab(86.42% 0.0137 -0.0593) |
| OKLCH | oklch(86.42% 0.061 283) |
| XYZ | xyz(64.2244, 63.8812, 99.3706) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.68
Light Periwinkle
#C1C6FC
ΔE00 3.34
Light Lavender
#DFC5FE
ΔE00 7.57
Pale Lilac
#E4CBFF
ΔE00 7.58
Light Blue Grey
#B7C9E2
ΔE00 9.09
Lavender (CSS)
#E6E6FA
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCEFA #FAF8CC
analogous
#CCE5FA #CCCEFA #E1CCFA
triadic
#CCCEFA #FACCCE #CEFACC
tetradic
#CCCEFA #FACCE5 #FAF8CC #CCFAE1
square
#CCCEFA #FACCE5 #FAF8CC #CCFAE1
split-complementary
#CCCEFA #FAE1CC #E5FACC
monochromatic
#5D63EF #9498F5 #CCCEFA #E3E4FC #E3E4FC
Accessibility & contrast
On white
1.52
#CCCEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#CCCEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCEFA
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCEFA | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D3FC
Deuteranopia (green-blind)
#C1D0F9
Tritanopia (blue-blind)
#C2D5DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cccefa; /* rgb */ color: rgb(204, 206, 250); /* oklch */ color: oklch(86.4% 0.061 283.0);
Tailwind
colors: {
custom: {
50: '#dcdcfc',
500: '#cccefa',
950: '#000000',
},
}SCSS
$custom: #cccefa; $custom-light: #dcdcfc; $custom-dark: #000000;
JSON
{
"hex": "#cccefa",
"rgb": {
"r": 204,
"g": 206,
"b": 250
},
"hsl": {
"h": 237.391,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.86423,
"c": 0.06084,
"h": 283
},
"luminance": 0.63882
}Semantic roles & 50–950 ramp
primary
#CCCEFA
secondary
#E0DC8B
accent
#D507DF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485