#C2D2FF#C2D2FF
#C2D2FF is a very light, moderate blue. Relative luminance 0.648; OKLCH L 86.7% C 0.065 H 269.7°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D2FF |
|---|---|
| RGB | rgb(194, 210, 255) |
| HSL | hsl(224, 100%, 88%) |
| HSV | hsv(224, 24%, 100%) |
| CMYK | cmyk(23.9%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(84.37, 4.10, -23.76) |
| CIE-LCH | lch(84.37, 24.11, 279.79°) |
| OKLab | oklab(86.67% -0.0004 -0.065) |
| OKLCH | oklch(86.67% 0.065 269.7) |
| XYZ | xyz(63.3400, 64.7809, 103.7551) |
| Luminance | 0.6478 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.07
Periwinkle
#CCCCFF
ΔE00 4.91
Powder Blue (survey)
#B1D1FC
ΔE00 5.08
Light Blue Grey
#B7C9E2
ΔE00 6.46
Pastel Blue
#A2BFFE
ΔE00 6.92
Lightsteelblue
#B0C4DE
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D2FF #FFEFC2
analogous
#C2F1FF #C2D2FF #D0C2FF
triadic
#C2D2FF #FFC2D2 #D2FFC2
tetradic
#C2D2FF #FFC2F1 #FFEFC2 #C2FFD0
square
#C2D2FF #FFC2F1 #FFEFC2 #C2FFD0
split-complementary
#C2D2FF #FFD0C2 #F1FFC2
monochromatic
#4878FF #85A5FF #C2D2FF #E0E8FF #E0E8FF
Accessibility & contrast
On white
1.50
#C2D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#C2D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D2FF
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D2FF | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D5FF
Deuteranopia (green-blind)
#C0D0FE
Tritanopia (blue-blind)
#B3DBE1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c2d2ff; /* rgb */ color: rgb(194, 210, 255); /* oklch */ color: oklch(86.7% 0.065 269.7);
Tailwind
colors: {
custom: {
50: '#d5dfff',
500: '#c2d2ff',
950: '#000000',
},
}SCSS
$custom: #c2d2ff; $custom-light: #d5dfff; $custom-dark: #000000;
JSON
{
"hex": "#c2d2ff",
"rgb": {
"r": 194,
"g": 210,
"b": 255
},
"hsl": {
"h": 224.262,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.86665,
"c": 0.06503,
"h": 269.7
},
"luminance": 0.64783
}Semantic roles & 50–950 ramp
primary
#C2D2FF
secondary
#E8CC7D
accent
#A900E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486