#C4D2FF#C4D2FF
#C4D2FF is a very light, moderate blue. Relative luminance 0.650; OKLCH L 86.8% C 0.064 H 271.5°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D2FF |
|---|---|
| RGB | rgb(196, 210, 255) |
| HSL | hsl(226, 100%, 88%) |
| HSV | hsv(226, 23%, 100%) |
| CMYK | cmyk(23.1%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(84.51, 4.69, -23.54) |
| CIE-LCH | lch(84.51, 24.00, 281.28°) |
| OKLab | oklab(86.81% 0.0017 -0.0644) |
| OKLCH | oklch(86.81% 0.064 271.5) |
| XYZ | xyz(63.8569, 65.0474, 103.7793) |
| Luminance | 0.6505 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.71
Periwinkle
#CCCCFF
ΔE00 4.32
Powder Blue (survey)
#B1D1FC
ΔE00 5.73
Light Blue Grey
#B7C9E2
ΔE00 6.78
Pastel Blue
#A2BFFE
ΔE00 7.40
Lightsteelblue
#B0C4DE
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D2FF #FFF1C4
analogous
#C4EFFF #C4D2FF #D3C4FF
triadic
#C4D2FF #FFC4D2 #D2FFC4
tetradic
#C4D2FF #FFC4EF #FFF1C4 #C4FFD3
square
#C4D2FF #FFC4EF #FFF1C4 #C4FFD3
split-complementary
#C4D2FF #FFD3C4 #EFFFC4
monochromatic
#4A75FF #87A3FF #C4D2FF #E0E8FF #E0E8FF
Accessibility & contrast
On white
1.50
#C4D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#C4D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D2FF
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D2FF | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D6FF
Deuteranopia (green-blind)
#C0D1FE
Tritanopia (blue-blind)
#B5DAE1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c4d2ff; /* rgb */ color: rgb(196, 210, 255); /* oklch */ color: oklch(86.8% 0.064 271.5);
Tailwind
colors: {
custom: {
50: '#d6dfff',
500: '#c4d2ff',
950: '#000000',
},
}SCSS
$custom: #c4d2ff; $custom-light: #d6dfff; $custom-dark: #000000;
JSON
{
"hex": "#c4d2ff",
"rgb": {
"r": 196,
"g": 210,
"b": 255
},
"hsl": {
"h": 225.763,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.86807,
"c": 0.06441,
"h": 271.5
},
"luminance": 0.65049
}Semantic roles & 50–950 ramp
primary
#C4D2FF
secondary
#E8CF7F
accent
#AF00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486