#C2D2FE#C2D2FE
#C2D2FE is a very light, moderate blue. Relative luminance 0.647; OKLCH L 86.6% C 0.064 H 269.4°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D2FE |
|---|---|
| RGB | rgb(194, 210, 254) |
| HSL | hsl(224, 97%, 88%) |
| HSV | hsv(224, 24%, 100%) |
| CMYK | cmyk(23.6%, 17.3%, 0%, 0.4%) |
| CIE-LAB | lab(84.34, 3.87, -23.28) |
| CIE-LCH | lch(84.34, 23.60, 279.45°) |
| OKLab | oklab(86.63% -0.0007 -0.0637) |
| OKLCH | oklch(86.63% 0.064 269.4) |
| XYZ | xyz(63.1794, 64.7167, 102.9095) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.15
Periwinkle
#CCCCFF
ΔE00 4.97
Powder Blue (survey)
#B1D1FC
ΔE00 5.07
Light Blue Grey
#B7C9E2
ΔE00 6.29
Lightsteelblue
#B0C4DE
ΔE00 6.92
Pastel Blue
#A2BFFE
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D2FE #FEEEC2
analogous
#C2F0FE #C2D2FE #D0C2FE
triadic
#C2D2FE #FEC2D2 #D2FEC2
tetradic
#C2D2FE #FEC2F0 #FEEEC2 #C2FED0
square
#C2D2FE #FEC2F0 #FEEEC2 #C2FED0
split-complementary
#C2D2FE #FED0C2 #F0FEC2
monochromatic
#4A79FC #86A6FD #C2D2FE #E1E9FF #E1E9FF
Accessibility & contrast
On white
1.51
#C2D2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#C2D2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D2FE
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D2FE | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D5FF
Deuteranopia (green-blind)
#C0D0FD
Tritanopia (blue-blind)
#B3DAE1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c2d2fe; /* rgb */ color: rgb(194, 210, 254); /* oklch */ color: oklch(86.6% 0.064 269.4);
Tailwind
colors: {
custom: {
50: '#d5dffe',
500: '#c2d2fe',
950: '#000000',
},
}SCSS
$custom: #c2d2fe; $custom-light: #d5dffe; $custom-dark: #000000;
JSON
{
"hex": "#c2d2fe",
"rgb": {
"r": 194,
"g": 210,
"b": 254
},
"hsl": {
"h": 224,
"s": 96.774,
"l": 87.843
},
"oklch": {
"l": 0.86628,
"c": 0.06369,
"h": 269.4
},
"luminance": 0.64718
}Semantic roles & 50–950 ramp
primary
#C2D2FE
secondary
#E6CA7E
accent
#A800E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486