#C0D2FC#C0D2FC
#C0D2FC is a very light, moderate blue. Relative luminance 0.643; OKLCH L 86.4% C 0.062 H 266.9°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C0D2FC |
|---|---|
| RGB | rgb(192, 210, 252) |
| HSL | hsl(222, 91%, 87%) |
| HSV | hsv(222, 24%, 99%) |
| CMYK | cmyk(23.8%, 16.7%, 0%, 1.2%) |
| CIE-LAB | lab(84.14, 2.83, -22.54) |
| CIE-LCH | lch(84.14, 22.72, 277.16°) |
| OKLab | oklab(86.41% -0.0034 -0.0616) |
| OKLCH | oklch(86.41% 0.062 266.9) |
| XYZ | xyz(62.3509, 64.3263, 101.2077) |
| Luminance | 0.6433 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.36
Light Periwinkle
#C1C6FC
ΔE00 4.76
Light Blue Grey
#B7C9E2
ΔE00 5.62
Periwinkle
#CCCCFF
ΔE00 5.72
Lightsteelblue
#B0C4DE
ΔE00 6.26
Pastel Blue
#A2BFFE
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0D2FC #FCEAC0
analogous
#C0F0FC #C0D2FC #CCC0FC
triadic
#C0D2FC #FCC0D2 #D2FCC0
tetradic
#C0D2FC #FCC0F0 #FCEAC0 #C0FCCC
square
#C0D2FC #FCC0F0 #FCEAC0 #C0FCCC
split-complementary
#C0D2FC #FCCCC0 #F0FCC0
monochromatic
#4B7FF6 #86A8F9 #C0D2FC #E2EAFE #E2EAFE
Accessibility & contrast
On white
1.51
#C0D2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#C0D2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0D2FC
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0D2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0D2FC | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D5FE
Deuteranopia (green-blind)
#C0CFFB
Tritanopia (blue-blind)
#B1DAE0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c0d2fc; /* rgb */ color: rgb(192, 210, 252); /* oklch */ color: oklch(86.4% 0.062 266.9);
Tailwind
colors: {
custom: {
50: '#d4dffd',
500: '#c0d2fc',
950: '#000000',
},
}SCSS
$custom: #c0d2fc; $custom-light: #d4dffd; $custom-dark: #000000;
JSON
{
"hex": "#c0d2fc",
"rgb": {
"r": 192,
"g": 210,
"b": 252
},
"hsl": {
"h": 222,
"s": 90.909,
"l": 87.059
},
"oklch": {
"l": 0.86413,
"c": 0.06173,
"h": 266.9
},
"luminance": 0.64328
}Semantic roles & 50–950 ramp
primary
#C0D2FC
secondary
#E2C47E
accent
#A100E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485