#C7D2FF#C7D2FF
#C7D2FF is a very light, moderate blue. Relative luminance 0.655; OKLCH L 87.0% C 0.064 H 274.2°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C7D2FF |
|---|---|
| RGB | rgb(199, 210, 255) |
| HSL | hsl(228, 100%, 89%) |
| HSV | hsv(228, 22%, 100%) |
| CMYK | cmyk(22%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(84.72, 5.59, -23.20) |
| CIE-LCH | lch(84.72, 23.86, 283.54°) |
| OKLab | oklab(87.02% 0.0047 -0.0634) |
| OKLCH | oklch(87.02% 0.064 274.2) |
| XYZ | xyz(64.6452, 65.4539, 103.8163) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.34
Periwinkle
#CCCCFF
ΔE00 3.47
Powder Blue (survey)
#B1D1FC
ΔE00 6.73
Light Blue Grey
#B7C9E2
ΔE00 7.34
Lightsteelblue
#B0C4DE
ΔE00 8.03
Pastel Blue
#A2BFFE
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7D2FF #FFF4C7
analogous
#C7EEFF #C7D2FF #D8C7FF
triadic
#C7D2FF #FFC7D2 #D2FFC7
tetradic
#C7D2FF #FFC7EE #FFF4C7 #C7FFD8
square
#C7D2FF #FFC7EE #FFF4C7 #C7FFD8
split-complementary
#C7D2FF #FFD8C7 #EEFFC7
monochromatic
#4D70FF #8AA1FF #C7D2FF #E0E6FF #E0E6FF
Accessibility & contrast
On white
1.49
#C7D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#C7D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7D2FF
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7D2FF | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D6FF
Deuteranopia (green-blind)
#C2D1FE
Tritanopia (blue-blind)
#BADAE1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c7d2ff; /* rgb */ color: rgb(199, 210, 255); /* oklch */ color: oklch(87.0% 0.064 274.2);
Tailwind
colors: {
custom: {
50: '#d8dfff',
500: '#c7d2ff',
950: '#000000',
},
}SCSS
$custom: #c7d2ff; $custom-light: #d8dfff; $custom-dark: #000000;
JSON
{
"hex": "#c7d2ff",
"rgb": {
"r": 199,
"g": 210,
"b": 255
},
"hsl": {
"h": 228.214,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.87023,
"c": 0.06358,
"h": 274.2
},
"luminance": 0.65455
}Semantic roles & 50–950 ramp
primary
#C7D2FF
secondary
#E9D581
accent
#B800E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486