#CCCEFF#CCCEFF
#CCCEFF is a very light, moderate blue. Relative luminance 0.642; OKLCH L 86.6% C 0.068 H 283.1°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCEFF |
|---|---|
| RGB | rgb(204, 206, 255) |
| HSL | hsl(238, 100%, 90%) |
| HSV | hsv(238, 20%, 100%) |
| CMYK | cmyk(20%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(84.07, 9.23, -24.15) |
| CIE-LCH | lch(84.07, 25.85, 290.91°) |
| OKLab | oklab(86.61% 0.0153 -0.066) |
| OKLCH | oklch(86.61% 0.068 283.1) |
| XYZ | xyz(65.0188, 64.1989, 103.5545) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 0.73
Light Periwinkle
#C1C6FC
ΔE00 2.59
Light Lavender
#DFC5FE
ΔE00 7.38
Pale Lilac
#E4CBFF
ΔE00 7.53
Light Blue Grey
#B7C9E2
ΔE00 9.32
Powder Blue (survey)
#B1D1FC
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCEFF #FFFDCC
analogous
#CCE8FF #CCCEFF #E3CCFF
triadic
#CCCEFF #FFCCCE #CEFFCC
tetradic
#CCCEFF #FFCCE8 #FFFDCC #CCFFE3
square
#CCCEFF #FFCCE8 #FFFDCC #CCFFE3
split-complementary
#CCCEFF #FFE3CC #E8FFCC
monochromatic
#5258FF #8F93FF #CCCEFF #E0E2FF #E0E2FF
Accessibility & contrast
On white
1.52
#CCCEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#CCCEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCEFF
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCEFF | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#C0D0FE
Tritanopia (blue-blind)
#C1D6DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ccceff; /* rgb */ color: rgb(204, 206, 255); /* oklch */ color: oklch(86.6% 0.068 283.1);
Tailwind
colors: {
custom: {
50: '#dcdcff',
500: '#ccceff',
950: '#000000',
},
}SCSS
$custom: #ccceff; $custom-light: #dcdcff; $custom-dark: #000000;
JSON
{
"hex": "#ccceff",
"rgb": {
"r": 204,
"g": 206,
"b": 255
},
"hsl": {
"h": 237.647,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.86607,
"c": 0.06774,
"h": 283.1
},
"luminance": 0.642
}Semantic roles & 50–950 ramp
primary
#CCCEFF
secondary
#EAE686
accent
#DC00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486