#CCCDFA#CCCDFA
#CCCDFA is a very light, moderate blue. Relative luminance 0.634; OKLCH L 86.2% C 0.062 H 284.0°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDFA |
|---|---|
| RGB | rgb(204, 205, 250) |
| HSL | hsl(239, 82%, 89%) |
| HSV | hsv(239, 18%, 98%) |
| CMYK | cmyk(18.4%, 18%, 0%, 2%) |
| CIE-LAB | lab(83.65, 8.67, -22.13) |
| CIE-LCH | lch(83.65, 23.77, 291.40°) |
| OKLab | oklab(86.23% 0.0151 -0.0603) |
| OKLCH | oklch(86.23% 0.062 284) |
| XYZ | xyz(63.9845, 63.4012, 99.2906) |
| Luminance | 0.6340 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.41
Light Periwinkle
#C1C6FC
ΔE00 3.23
Light Lavender
#DFC5FE
ΔE00 7.22
Pale Lilac
#E4CBFF
ΔE00 7.26
Light Blue Grey
#B7C9E2
ΔE00 9.35
Pale Lavender
#EECFFE
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDFA #FAF9CC
analogous
#CCE4FA #CCCDFA #E2CCFA
triadic
#CCCDFA #FACCCD #CDFACC
tetradic
#CCCDFA #FACCE4 #FAF9CC #CCFAE2
square
#CCCDFA #FACCE4 #FAF9CC #CCFAE2
split-complementary
#CCCDFA #FAE2CC #E4FACC
monochromatic
#5D60EF #9496F5 #CCCDFA #E3E4FC #E3E4FC
Accessibility & contrast
On white
1.54
#CCCDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#CCCDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDFA
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDFA | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D2FC
Deuteranopia (green-blind)
#C0CFF9
Tritanopia (blue-blind)
#C2D5DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cccdfa; /* rgb */ color: rgb(204, 205, 250); /* oklch */ color: oklch(86.2% 0.062 284.0);
Tailwind
colors: {
custom: {
50: '#dcdcfc',
500: '#cccdfa',
950: '#000000',
},
}SCSS
$custom: #cccdfa; $custom-light: #dcdcfc; $custom-dark: #000000;
JSON
{
"hex": "#cccdfa",
"rgb": {
"r": 204,
"g": 205,
"b": 250
},
"hsl": {
"h": 238.696,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.86228,
"c": 0.06219,
"h": 284
},
"luminance": 0.63402
}Semantic roles & 50–950 ramp
primary
#CCCDFA
secondary
#E0DE8B
accent
#DA07DF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485