#CCCFFA#CCCFFA
#CCCFFA is a very light, muted blue. Relative luminance 0.644; OKLCH L 86.6% C 0.060 H 281.9°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFFA |
|---|---|
| RGB | rgb(204, 207, 250) |
| HSL | hsl(236, 82%, 89%) |
| HSV | hsv(236, 18%, 98%) |
| CMYK | cmyk(18.4%, 17.2%, 0%, 2%) |
| CIE-LAB | lab(84.16, 7.60, -21.37) |
| CIE-LCH | lch(84.16, 22.68, 289.59°) |
| OKLab | oklab(86.62% 0.0123 -0.0582) |
| OKLCH | oklch(86.62% 0.06 281.9) |
| XYZ | xyz(64.4659, 64.3642, 99.4511) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.99
Light Periwinkle
#C1C6FC
ΔE00 3.49
Pale Lilac
#E4CBFF
ΔE00 7.92
Light Lavender
#DFC5FE
ΔE00 7.94
Lavender (CSS)
#E6E6FA
ΔE00 8.79
Light Blue Grey
#B7C9E2
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFFA #FAF7CC
analogous
#CCE6FA #CCCFFA #E0CCFA
triadic
#CCCFFA #FACCCF #CFFACC
tetradic
#CCCFFA #FACCE6 #FAF7CC #CCFAE0
square
#CCCFFA #FACCE6 #FAF7CC #CCFAE0
split-complementary
#CCCFFA #FAE0CC #E6FACC
monochromatic
#5D66EF #949BF5 #CCCFFA #E3E5FC #E3E5FC
Accessibility & contrast
On white
1.51
#CCCFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#CCCFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFFA
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFFA | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D3FC
Deuteranopia (green-blind)
#C2D0F9
Tritanopia (blue-blind)
#C2D6DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cccffa; /* rgb */ color: rgb(204, 207, 250); /* oklch */ color: oklch(86.6% 0.060 281.9);
Tailwind
colors: {
custom: {
50: '#dcddfc',
500: '#cccffa',
950: '#000000',
},
}SCSS
$custom: #cccffa; $custom-light: #dcddfc; $custom-dark: #000000;
JSON
{
"hex": "#cccffa",
"rgb": {
"r": 204,
"g": 207,
"b": 250
},
"hsl": {
"h": 236.087,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.86619,
"c": 0.05951,
"h": 281.9
},
"luminance": 0.64365
}Semantic roles & 50–950 ramp
primary
#CCCFFA
secondary
#E0DA8B
accent
#D007DF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485