#CCDCFB#CCDCFB
#CCDCFB is a very light, muted blue. Relative luminance 0.710; OKLCH L 89.2% C 0.046 H 263.7°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDCFB |
|---|---|
| RGB | rgb(204, 220, 251) |
| HSL | hsl(220, 85%, 89%) |
| HSV | hsv(220, 19%, 98%) |
| CMYK | cmyk(18.7%, 12.4%, 0%, 1.6%) |
| CIE-LAB | lab(87.48, 0.95, -16.88) |
| CIE-LCH | lch(87.48, 16.91, 273.22°) |
| OKLab | oklab(89.23% -0.0051 -0.0458) |
| OKLCH | oklch(89.23% 0.046 263.7) |
| XYZ | xyz(67.9033, 70.9874, 101.3725) |
| Luminance | 0.7099 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.32
Powder Blue (survey)
#B1D1FC
ΔE00 5.92
Lightsteelblue
#B0C4DE
ΔE00 6.62
Lavender (CSS)
#E6E6FA
ΔE00 7.27
Light Periwinkle
#C1C6FC
ΔE00 7.65
Periwinkle
#CCCCFF
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDCFB #FBEBCC
analogous
#CCF4FB #CCDCFB #D4CCFB
triadic
#CCDCFB #FBCCDC #DCFBCC
tetradic
#CCDCFB #FBCCF4 #FBEBCC #CCFBD4
square
#CCDCFB #FBCCF4 #FBEBCC #CCFBD4
split-complementary
#CCDCFB #FBD4CC #F4FBCC
monochromatic
#5B8EF2 #93B5F7 #CCDCFB #E3ECFD #E3ECFD
Accessibility & contrast
On white
1.38
#CCDCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#CCDCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDCFB
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDCFB | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFD
Deuteranopia (green-blind)
#CED9FA
Tritanopia (blue-blind)
#C1E2E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ccdcfb; /* rgb */ color: rgb(204, 220, 251); /* oklch */ color: oklch(89.2% 0.046 263.7);
Tailwind
colors: {
custom: {
50: '#dce6fc',
500: '#ccdcfb',
950: '#000000',
},
}SCSS
$custom: #ccdcfb; $custom-light: #dce6fc; $custom-dark: #000000;
JSON
{
"hex": "#ccdcfb",
"rgb": {
"r": 204,
"g": 220,
"b": 251
},
"hsl": {
"h": 219.574,
"s": 85.455,
"l": 89.216
},
"oklch": {
"l": 0.89229,
"c": 0.04613,
"h": 263.7
},
"luminance": 0.70989
}Semantic roles & 50–950 ramp
primary
#CCDCFB
secondary
#E2C48A
accent
#9604E2
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485