#CCDAF2#CCDAF2
#CCDAF2 is a very light, muted blue. Relative luminance 0.694; OKLCH L 88.5% C 0.036 H 261.3°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDAF2 |
|---|---|
| RGB | rgb(204, 218, 242) |
| HSL | hsl(218, 59%, 87%) |
| HSV | hsv(218, 16%, 95%) |
| CMYK | cmyk(15.7%, 9.9%, 0%, 5.1%) |
| CIE-LAB | lab(86.70, 0.10, -13.31) |
| CIE-LCH | lch(86.70, 13.31, 270.42°) |
| OKLab | oklab(88.53% -0.0055 -0.036) |
| OKLCH | oklch(88.53% 0.036 261.3) |
| XYZ | xyz(65.9964, 69.3898, 93.9037) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.47
Lightsteelblue
#B0C4DE
ΔE00 5.94
Lavender (CSS)
#E6E6FA
ΔE00 6.72
Powder Blue (survey)
#B1D1FC
ΔE00 6.87
Cloudy Blue
#ACC2D9
ΔE00 7.02
Fog
#D8DCE0
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDAF2 #F2E4CC
analogous
#CCEDF2 #CCDAF2 #D1CCF2
triadic
#CCDAF2 #F2CCDA #DAF2CC
tetradic
#CCDAF2 #F2CCED #F2E4CC #CCF2D1
square
#CCDAF2 #F2CCED #F2E4CC #CCF2D1
split-complementary
#CCDAF2 #F2D1CC #EDF2CC
monochromatic
#6A93D9 #9BB7E6 #CCDAF2 #E7EDF9 #E7EDF9
Accessibility & contrast
On white
1.41
#CCDAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#CCDAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDAF2
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDAF2 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DBF3
Deuteranopia (green-blind)
#CFD7F1
Tritanopia (blue-blind)
#C3DFE2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ccdaf2; /* rgb */ color: rgb(204, 218, 242); /* oklch */ color: oklch(88.5% 0.036 261.3);
Tailwind
colors: {
custom: {
50: '#dbe5f6',
500: '#ccdaf2',
950: '#000000',
},
}SCSS
$custom: #ccdaf2; $custom-light: #dbe5f6; $custom-dark: #000000;
JSON
{
"hex": "#ccdaf2",
"rgb": {
"r": 204,
"g": 218,
"b": 242
},
"hsl": {
"h": 217.895,
"s": 59.375,
"l": 87.451
},
"oklch": {
"l": 0.88526,
"c": 0.03642,
"h": 261.3
},
"luminance": 0.69391
}Semantic roles & 50–950 ramp
primary
#CCDAF2
secondary
#D1BA91
accent
#891EC7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485