#C2DBFE#C2DBFE
#C2DBFE is a very light, muted blue. Relative luminance 0.693; OKLCH L 88.4% C 0.055 H 256.8°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DBFE |
|---|---|
| RGB | rgb(194, 219, 254) |
| HSL | hsl(215, 97%, 88%) |
| HSV | hsv(215, 24%, 100%) |
| CMYK | cmyk(23.6%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(86.65, -0.88, -19.78) |
| CIE-LCH | lch(86.65, 19.80, 267.47°) |
| OKLab | oklab(88.44% -0.0126 -0.054) |
| OKLCH | oklch(88.44% 0.055 256.8) |
| XYZ | xyz(65.4642, 69.2862, 103.6711) |
| Luminance | 0.6929 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.39
Light Blue Grey
#B7C9E2
ΔE00 5.13
Lightsteelblue
#B0C4DE
ΔE00 6.05
Baby Blue (survey)
#A2CFFE
ΔE00 6.08
Cloudy Blue
#ACC2D9
ΔE00 7.15
Pastel Blue
#A2BFFE
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DBFE #FEE5C2
analogous
#C2F9FE #C2DBFE #C7C2FE
triadic
#C2DBFE #FEC2DB #DBFEC2
tetradic
#C2DBFE #FEC2F9 #FEE5C2 #C2FEC7
square
#C2DBFE #FEC2F9 #FEE5C2 #C2FEC7
split-complementary
#C2DBFE #FEC7C2 #F9FEC2
monochromatic
#4A94FC #86B7FD #C2DBFE #E1EDFF #E1EDFF
Accessibility & contrast
On white
1.41
#C2DBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#C2DBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DBFE
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DBFE | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#C9D6FD
Tritanopia (blue-blind)
#B2E2E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c2dbfe; /* rgb */ color: rgb(194, 219, 254); /* oklch */ color: oklch(88.4% 0.055 256.8);
Tailwind
colors: {
custom: {
50: '#d5e6fe',
500: '#c2dbfe',
950: '#000000',
},
}SCSS
$custom: #c2dbfe; $custom-light: #d5e6fe; $custom-dark: #000000;
JSON
{
"hex": "#c2dbfe",
"rgb": {
"r": 194,
"g": 219,
"b": 254
},
"hsl": {
"h": 215,
"s": 96.774,
"l": 87.843
},
"oklch": {
"l": 0.88437,
"c": 0.05544,
"h": 256.8
},
"luminance": 0.69288
}Semantic roles & 50–950 ramp
primary
#C2DBFE
secondary
#E6BB7E
accent
#8600E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485