#CCDBFB#CCDBFB
#CCDBFB is a very light, muted blue. Relative luminance 0.705; OKLCH L 89.0% C 0.047 H 265.5°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDBFB |
|---|---|
| RGB | rgb(204, 219, 251) |
| HSL | hsl(221, 85%, 89%) |
| HSV | hsv(221, 19%, 98%) |
| CMYK | cmyk(18.7%, 12.7%, 0%, 1.6%) |
| CIE-LAB | lab(87.22, 1.47, -17.26) |
| CIE-LCH | lch(87.22, 17.33, 274.88°) |
| OKLab | oklab(89.03% -0.0037 -0.0469) |
| OKLCH | oklch(89.03% 0.047 265.5) |
| XYZ | xyz(67.6416, 70.4640, 101.2852) |
| Luminance | 0.7046 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.46
Powder Blue (survey)
#B1D1FC
ΔE00 6.09
Lightsteelblue
#B0C4DE
ΔE00 6.73
Lavender (CSS)
#E6E6FA
ΔE00 7.14
Periwinkle
#CCCCFF
ΔE00 7.15
Light Periwinkle
#C1C6FC
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDBFB #FBECCC
analogous
#CCF3FB #CCDBFB #D5CCFB
triadic
#CCDBFB #FBCCDB #DBFBCC
tetradic
#CCDBFB #FBCCF3 #FBECCC #CCFBD5
square
#CCDBFB #FBCCF3 #FBECCC #CCFBD5
split-complementary
#CCDBFB #FBD5CC #F3FBCC
monochromatic
#5B8BF2 #93B3F7 #CCDBFB #E3EBFD #E3EBFD
Accessibility & contrast
On white
1.39
#CCDBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#CCDBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDBFB
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDBFB | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFD
Deuteranopia (green-blind)
#CDD9FA
Tritanopia (blue-blind)
#C1E1E5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ccdbfb; /* rgb */ color: rgb(204, 219, 251); /* oklch */ color: oklch(89.0% 0.047 265.5);
Tailwind
colors: {
custom: {
50: '#dce6fc',
500: '#ccdbfb',
950: '#000000',
},
}SCSS
$custom: #ccdbfb; $custom-light: #dce6fc; $custom-dark: #000000;
JSON
{
"hex": "#ccdbfb",
"rgb": {
"r": 204,
"g": 219,
"b": 251
},
"hsl": {
"h": 220.851,
"s": 85.455,
"l": 89.216
},
"oklch": {
"l": 0.89029,
"c": 0.04705,
"h": 265.5
},
"luminance": 0.70465
}Semantic roles & 50–950 ramp
primary
#CCDBFB
secondary
#E2C58A
accent
#9B04E2
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485