#CCDAFE#CCDAFE
#CCDAFE is a very light, muted blue. Relative luminance 0.701; OKLCH L 88.9% C 0.052 H 268.5°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDAFE |
|---|---|
| RGB | rgb(204, 218, 254) |
| HSL | hsl(223, 96%, 90%) |
| HSV | hsv(223, 20%, 100%) |
| CMYK | cmyk(19.7%, 14.2%, 0%, 0.4%) |
| CIE-LAB | lab(87.06, 2.64, -19.09) |
| CIE-LCH | lch(87.06, 19.27, 277.89°) |
| OKLab | oklab(88.93% -0.0013 -0.0519) |
| OKLCH | oklch(88.93% 0.052 268.5) |
| XYZ | xyz(67.8582, 70.1345, 103.7088) |
| Luminance | 0.7014 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.00
Light Periwinkle
#C1C6FC
ΔE00 6.14
Light Blue Grey
#B7C9E2
ΔE00 6.21
Powder Blue (survey)
#B1D1FC
ΔE00 6.28
Lightsteelblue
#B0C4DE
ΔE00 7.33
Lavender (CSS)
#E6E6FA
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDAFE #FEF0CC
analogous
#CCF3FE #CCDAFE #D7CCFE
triadic
#CCDAFE #FECCDA #DAFECC
tetradic
#CCDAFE #FECCF3 #FEF0CC #CCFED7
square
#CCDAFE #FECCF3 #FEF0CC #CCFED7
split-complementary
#CCDAFE #FED7CC #F3FECC
monochromatic
#5483FC #90AEFD #CCDAFE #E1E9FE #E1E9FE
Accessibility & contrast
On white
1.40
#CCDAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#CCDAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDAFE
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDAFE | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#CBD8FD
Tritanopia (blue-blind)
#C0E1E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ccdafe; /* rgb */ color: rgb(204, 218, 254); /* oklch */ color: oklch(88.9% 0.052 268.5);
Tailwind
colors: {
custom: {
50: '#dce5fe',
500: '#ccdafe',
950: '#000000',
},
}SCSS
$custom: #ccdafe; $custom-light: #dce5fe; $custom-dark: #000000;
JSON
{
"hex": "#ccdafe",
"rgb": {
"r": 204,
"g": 218,
"b": 254
},
"hsl": {
"h": 223.2,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.88934,
"c": 0.05196,
"h": 268.5
},
"luminance": 0.70136
}Semantic roles & 50–950 ramp
primary
#CCDAFE
secondary
#E7CC87
accent
#A500E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485