#CCDAFD#CCDAFD
#CCDAFD is a very light, muted blue. Relative luminance 0.701; OKLCH L 88.9% C 0.051 H 268.1°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDAFD |
|---|---|
| RGB | rgb(204, 218, 253) |
| HSL | hsl(223, 92%, 90%) |
| HSV | hsv(223, 19%, 99%) |
| CMYK | cmyk(19.4%, 13.8%, 0%, 0.8%) |
| CIE-LAB | lab(87.03, 2.43, -18.61) |
| CIE-LCH | lch(87.03, 18.76, 277.44°) |
| OKLab | oklab(88.9% -0.0017 -0.0506) |
| OKLCH | oklch(88.9% 0.051 268.1) |
| XYZ | xyz(67.6985, 70.0706, 102.8677) |
| Luminance | 0.7007 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.03
Periwinkle
#CCCCFF
ΔE00 6.20
Powder Blue (survey)
#B1D1FC
ΔE00 6.28
Light Periwinkle
#C1C6FC
ΔE00 6.33
Lightsteelblue
#B0C4DE
ΔE00 7.18
Lavender (CSS)
#E6E6FA
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDAFD #FDEFCC
analogous
#CCF3FD #CCDAFD #D7CCFD
triadic
#CCDAFD #FDCCDA #DAFDCC
tetradic
#CCDAFD #FDCCF3 #FDEFCC #CCFDD7
square
#CCDAFD #FDCCF3 #FDEFCC #CCFDD7
split-complementary
#CCDAFD #FDD7CC #F3FDCC
monochromatic
#5685F8 #91AFFB #CCDAFD #E2EAFE #E2EAFE
Accessibility & contrast
On white
1.40
#CCDAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#CCDAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDAFD
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDAFD | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFF
Deuteranopia (green-blind)
#CCD8FC
Tritanopia (blue-blind)
#C0E1E5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ccdafd; /* rgb */ color: rgb(204, 218, 253); /* oklch */ color: oklch(88.9% 0.051 268.1);
Tailwind
colors: {
custom: {
50: '#dce5fe',
500: '#ccdafd',
950: '#000000',
},
}SCSS
$custom: #ccdafd; $custom-light: #dce5fe; $custom-dark: #000000;
JSON
{
"hex": "#ccdafd",
"rgb": {
"r": 204,
"g": 218,
"b": 253
},
"hsl": {
"h": 222.857,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.88899,
"c": 0.05064,
"h": 268.1
},
"luminance": 0.70072
}Semantic roles & 50–950 ramp
primary
#CCDAFD
secondary
#E5CB88
accent
#A400E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485