#C2DBFF#C2DBFF
#C2DBFF is a very light, muted blue. Relative luminance 0.694; OKLCH L 88.5% C 0.057 H 257.5°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DBFF |
|---|---|
| RGB | rgb(194, 219, 255) |
| HSL | hsl(215, 100%, 88%) |
| HSV | hsv(215, 24%, 100%) |
| CMYK | cmyk(23.9%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(86.68, -0.65, -20.26) |
| CIE-LCH | lch(86.68, 20.27, 268.16°) |
| OKLab | oklab(88.47% -0.0123 -0.0553) |
| OKLCH | oklch(88.47% 0.057 257.5) |
| XYZ | xyz(65.6248, 69.3504, 104.5167) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.33
Light Blue Grey
#B7C9E2
ΔE00 5.28
Baby Blue (survey)
#A2CFFE
ΔE00 6.08
Lightsteelblue
#B0C4DE
ΔE00 6.17
Cloudy Blue
#ACC2D9
ΔE00 7.32
Pastel Blue
#A2BFFE
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DBFF #FFE6C2
analogous
#C2F9FF #C2DBFF #C7C2FF
triadic
#C2DBFF #FFC2DB #DBFFC2
tetradic
#C2DBFF #FFC2F9 #FFE6C2 #C2FFC7
square
#C2DBFF #FFC2F9 #FFE6C2 #C2FFC7
split-complementary
#C2DBFF #FFC7C2 #F9FFC2
monochromatic
#4893FF #85B7FF #C2DBFF #E0EDFF #E0EDFF
Accessibility & contrast
On white
1.41
#C2DBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#C2DBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DBFF
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DBFF | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#C8D6FE
Tritanopia (blue-blind)
#B2E3E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c2dbff; /* rgb */ color: rgb(194, 219, 255); /* oklch */ color: oklch(88.5% 0.057 257.5);
Tailwind
colors: {
custom: {
50: '#d5e6ff',
500: '#c2dbff',
950: '#000000',
},
}SCSS
$custom: #c2dbff; $custom-light: #d5e6ff; $custom-dark: #000000;
JSON
{
"hex": "#c2dbff",
"rgb": {
"r": 194,
"g": 219,
"b": 255
},
"hsl": {
"h": 215.41,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.88472,
"c": 0.05666,
"h": 257.5
},
"luminance": 0.69352
}Semantic roles & 50–950 ramp
primary
#C2DBFF
secondary
#E8BC7D
accent
#8700E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486