#C2D4FF#C2D4FF
#C2D4FF is a very light, moderate blue. Relative luminance 0.658; OKLCH L 87.1% C 0.063 H 267.2°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D4FF |
|---|---|
| RGB | rgb(194, 212, 255) |
| HSL | hsl(222, 100%, 88%) |
| HSV | hsv(222, 24%, 100%) |
| CMYK | cmyk(23.9%, 16.9%, 0%, 0%) |
| CIE-LAB | lab(84.88, 3.04, -22.98) |
| CIE-LCH | lch(84.88, 23.18, 277.53°) |
| OKLab | oklab(87.06% -0.003 -0.0629) |
| OKLCH | oklch(87.06% 0.063 267.2) |
| XYZ | xyz(63.8368, 65.7746, 103.9207) |
| Luminance | 0.6578 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.50
Light Periwinkle
#C1C6FC
ΔE00 4.88
Periwinkle
#CCCCFF
ΔE00 5.69
Light Blue Grey
#B7C9E2
ΔE00 6.03
Lightsteelblue
#B0C4DE
ΔE00 6.72
Pastel Blue
#A2BFFE
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D4FF #FFEDC2
analogous
#C2F2FF #C2D4FF #CEC2FF
triadic
#C2D4FF #FFC2D4 #D4FFC2
tetradic
#C2D4FF #FFC2F2 #FFEDC2 #C2FFCE
square
#C2D4FF #FFC2F2 #FFEDC2 #C2FFCE
split-complementary
#C2D4FF #FFCEC2 #F2FFC2
monochromatic
#487EFF #85A9FF #C2D4FF #E0E9FF #E0E9FF
Accessibility & contrast
On white
1.48
#C2D4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#C2D4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D4FF
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D4FF | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#C2D2FE
Tritanopia (blue-blind)
#B3DCE2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c2d4ff; /* rgb */ color: rgb(194, 212, 255); /* oklch */ color: oklch(87.1% 0.063 267.2);
Tailwind
colors: {
custom: {
50: '#d5e1ff',
500: '#c2d4ff',
950: '#000000',
},
}SCSS
$custom: #c2d4ff; $custom-light: #d5e1ff; $custom-dark: #000000;
JSON
{
"hex": "#c2d4ff",
"rgb": {
"r": 194,
"g": 212,
"b": 255
},
"hsl": {
"h": 222.295,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.87064,
"c": 0.06294,
"h": 267.2
},
"luminance": 0.65776
}Semantic roles & 50–950 ramp
primary
#C2D4FF
secondary
#E8C97D
accent
#A200E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486