#C5D2FF#C5D2FF
#C5D2FF is a very light, moderate blue. Relative luminance 0.652; OKLCH L 86.9% C 0.064 H 272.4°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C5D2FF |
|---|---|
| RGB | rgb(197, 210, 255) |
| HSL | hsl(227, 100%, 89%) |
| HSV | hsv(227, 23%, 100%) |
| CMYK | cmyk(22.7%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(84.58, 4.99, -23.42) |
| CIE-LCH | lch(84.58, 23.95, 282.03°) |
| OKLab | oklab(86.88% 0.0027 -0.0641) |
| OKLCH | oklch(86.88% 0.064 272.4) |
| XYZ | xyz(64.1179, 65.1820, 103.7916) |
| Luminance | 0.6518 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.56
Periwinkle
#CCCCFF
ΔE00 4.03
Powder Blue (survey)
#B1D1FC
ΔE00 6.06
Light Blue Grey
#B7C9E2
ΔE00 6.95
Lightsteelblue
#B0C4DE
ΔE00 7.61
Pastel Blue
#A2BFFE
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5D2FF #FFF2C5
analogous
#C5EFFF #C5D2FF #D5C5FF
triadic
#C5D2FF #FFC5D2 #D2FFC5
tetradic
#C5D2FF #FFC5EF #FFF2C5 #C5FFD5
square
#C5D2FF #FFC5EF #FFF2C5 #C5FFD5
split-complementary
#C5D2FF #FFD5C5 #EFFFC5
monochromatic
#4B73FF #88A3FF #C5D2FF #E0E7FF #E0E7FF
Accessibility & contrast
On white
1.50
#C5D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#C5D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5D2FF
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5D2FF | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D6FF
Deuteranopia (green-blind)
#C1D1FE
Tritanopia (blue-blind)
#B7DAE1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c5d2ff; /* rgb */ color: rgb(197, 210, 255); /* oklch */ color: oklch(86.9% 0.064 272.4);
Tailwind
colors: {
custom: {
50: '#d7dfff',
500: '#c5d2ff',
950: '#000000',
},
}SCSS
$custom: #c5d2ff; $custom-light: #d7dfff; $custom-dark: #000000;
JSON
{
"hex": "#c5d2ff",
"rgb": {
"r": 197,
"g": 210,
"b": 255
},
"hsl": {
"h": 226.552,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.86878,
"c": 0.06412,
"h": 272.4
},
"luminance": 0.65184
}Semantic roles & 50–950 ramp
primary
#C5D2FF
secondary
#E9D180
accent
#B200E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486