#C2DBFB#C2DBFB
#C2DBFB is a very light, muted cyan. Relative luminance 0.691; OKLCH L 88.3% C 0.052 H 254.7°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DBFB |
|---|---|
| RGB | rgb(194, 219, 251) |
| HSL | hsl(214, 88%, 87%) |
| HSV | hsv(214, 23%, 98%) |
| CMYK | cmyk(22.7%, 12.7%, 0%, 1.6%) |
| CIE-LAB | lab(86.55, -1.54, -18.34) |
| CIE-LCH | lch(86.55, 18.41, 265.19°) |
| OKLab | oklab(88.33% -0.0137 -0.05) |
| OKLCH | oklch(88.33% 0.052 254.7) |
| XYZ | xyz(64.9876, 69.0955, 101.1608) |
| Luminance | 0.6910 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.74
Light Blue Grey
#B7C9E2
ΔE00 4.77
Lightsteelblue
#B0C4DE
ΔE00 5.75
Baby Blue (survey)
#A2CFFE
ΔE00 6.13
Cloudy Blue
#ACC2D9
ΔE00 6.69
Pastel Blue
#A2BFFE
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DBFB #FBE2C2
analogous
#C2F8FB #C2DBFB #C6C2FB
triadic
#C2DBFB #FBC2DB #DBFBC2
tetradic
#C2DBFB #FBC2F8 #FBE2C2 #C2FBC6
square
#C2DBFB #FBC2F8 #FBE2C2 #C2FBC6
split-complementary
#C2DBFB #FBC6C2 #F8FBC2
monochromatic
#4F97F3 #89B9F7 #C2DBFB #E2EEFD #E2EEFD
Accessibility & contrast
On white
1.42
#C2DBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#C2DBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DBFB
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DBFB | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFD
Deuteranopia (green-blind)
#CAD6FA
Tritanopia (blue-blind)
#B3E2E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c2dbfb; /* rgb */ color: rgb(194, 219, 251); /* oklch */ color: oklch(88.3% 0.052 254.7);
Tailwind
colors: {
custom: {
50: '#d5e6fc',
500: '#c2dbfb',
950: '#000000',
},
}SCSS
$custom: #c2dbfb; $custom-light: #d5e6fc; $custom-dark: #000000;
JSON
{
"hex": "#c2dbfb",
"rgb": {
"r": 194,
"g": 219,
"b": 251
},
"hsl": {
"h": 213.684,
"s": 87.692,
"l": 87.255
},
"oklch": {
"l": 0.88331,
"c": 0.05183,
"h": 254.7
},
"luminance": 0.69097
}Semantic roles & 50–950 ramp
primary
#C2DBFB
secondary
#E1B780
accent
#8101E4
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485