#CCDAFA#CCDAFA
#CCDAFA is a very light, muted blue. Relative luminance 0.699; OKLCH L 88.8% C 0.047 H 266.7°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDAFA |
|---|---|
| RGB | rgb(204, 218, 250) |
| HSL | hsl(222, 82%, 89%) |
| HSV | hsv(222, 18%, 98%) |
| CMYK | cmyk(18.4%, 12.8%, 0%, 2%) |
| CIE-LAB | lab(86.94, 1.78, -17.17) |
| CIE-LCH | lch(86.94, 17.26, 275.93°) |
| OKLab | oklab(88.8% -0.0027 -0.0466) |
| OKLCH | oklch(88.8% 0.047 266.7) |
| XYZ | xyz(67.2243, 69.8810, 100.3705) |
| Luminance | 0.6988 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.49
Powder Blue (survey)
#B1D1FC
ΔE00 6.32
Lightsteelblue
#B0C4DE
ΔE00 6.74
Periwinkle
#CCCCFF
ΔE00 6.87
Lavender (CSS)
#E6E6FA
ΔE00 6.96
Light Periwinkle
#C1C6FC
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDAFA #FAECCC
analogous
#CCF1FA #CCDAFA #D5CCFA
triadic
#CCDAFA #FACCDA #DAFACC
tetradic
#CCDAFA #FACCF1 #FAECCC #CCFAD5
square
#CCDAFA #FACCF1 #FAECCC #CCFAD5
split-complementary
#CCDAFA #FAD5CC #F1FACC
monochromatic
#5D89EF #94B2F5 #CCDAFA #E3EBFC #E3EBFC
Accessibility & contrast
On white
1.40
#CCDAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#CCDAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDAFA
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDAFA | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFC
Deuteranopia (green-blind)
#CDD8F9
Tritanopia (blue-blind)
#C1E0E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ccdafa; /* rgb */ color: rgb(204, 218, 250); /* oklch */ color: oklch(88.8% 0.047 266.7);
Tailwind
colors: {
custom: {
50: '#dce5fc',
500: '#ccdafa',
950: '#000000',
},
}SCSS
$custom: #ccdafa; $custom-light: #dce5fc; $custom-dark: #000000;
JSON
{
"hex": "#ccdafa",
"rgb": {
"r": 204,
"g": 218,
"b": 250
},
"hsl": {
"h": 221.739,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.88795,
"c": 0.0467,
"h": 266.7
},
"luminance": 0.69882
}Semantic roles & 50–950 ramp
primary
#CCDAFA
secondary
#E0C68B
accent
#9D07DF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485