#CCD2FD#CCD2FD
#CCD2FD is a very light, muted blue. Relative luminance 0.660; OKLCH L 87.3% C 0.060 H 278.8°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD2FD |
|---|---|
| RGB | rgb(204, 210, 253) |
| HSL | hsl(233, 92%, 90%) |
| HSV | hsv(233, 19%, 99%) |
| CMYK | cmyk(19.4%, 17%, 0%, 0.8%) |
| CIE-LAB | lab(85.01, 6.66, -21.67) |
| CIE-LCH | lch(85.01, 22.67, 287.08°) |
| OKLab | oklab(87.32% 0.0092 -0.0591) |
| OKLCH | oklch(87.32% 0.06 278.8) |
| XYZ | xyz(65.6738, 66.0213, 102.1928) |
| Luminance | 0.6602 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.56
Light Periwinkle
#C1C6FC
ΔE00 3.60
Light Blue Grey
#B7C9E2
ΔE00 8.25
Powder Blue (survey)
#B1D1FC
ΔE00 8.51
Lavender (CSS)
#E6E6FA
ΔE00 8.55
Pale Lilac
#E4CBFF
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD2FD #FDF7CC
analogous
#CCEBFD #CCD2FD #DFCCFD
triadic
#CCD2FD #FDCCD2 #D2FDCC
tetradic
#CCD2FD #FDCCEB #FDF7CC #CCFDDF
square
#CCD2FD #FDCCEB #FDF7CC #CCFDDF
split-complementary
#CCD2FD #FDDFCC #EBFDCC
monochromatic
#566AF8 #919EFB #CCD2FD #E2E5FE #E2E5FE
Accessibility & contrast
On white
1.48
#CCD2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#CCD2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD2FD
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD2FD | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FF
Deuteranopia (green-blind)
#C4D3FC
Tritanopia (blue-blind)
#C1DAE0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ccd2fd; /* rgb */ color: rgb(204, 210, 253); /* oklch */ color: oklch(87.3% 0.060 278.8);
Tailwind
colors: {
custom: {
50: '#dcdffe',
500: '#ccd2fd',
950: '#000000',
},
}SCSS
$custom: #ccd2fd; $custom-light: #dcdffe; $custom-dark: #000000;
JSON
{
"hex": "#ccd2fd",
"rgb": {
"r": 204,
"g": 210,
"b": 253
},
"hsl": {
"h": 232.653,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.87316,
"c": 0.05978,
"h": 278.8
},
"luminance": 0.66022
}Semantic roles & 50–950 ramp
primary
#CCD2FD
secondary
#E5DA88
accent
#C900E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485