#C0CEFA#C0CEFA
#C0CEFA is a very light, moderate blue. Relative luminance 0.623; OKLCH L 85.5% C 0.063 H 271.2°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CEFA |
|---|---|
| RGB | rgb(192, 206, 250) |
| HSL | hsl(226, 85%, 87%) |
| HSV | hsv(226, 23%, 98%) |
| CMYK | cmyk(23.2%, 17.6%, 0%, 2%) |
| CIE-LAB | lab(83.05, 4.51, -23.13) |
| CIE-LCH | lch(83.05, 23.57, 281.03°) |
| OKLab | oklab(85.54% 0.0013 -0.0633) |
| OKLCH | oklch(85.54% 0.063 271.2) |
| XYZ | xyz(61.0604, 62.2497, 99.2223) |
| Luminance | 0.6225 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.31
Periwinkle
#CCCCFF
ΔE00 4.34
Powder Blue (survey)
#B1D1FC
ΔE00 5.64
Light Blue Grey
#B7C9E2
ΔE00 6.31
Lightsteelblue
#B0C4DE
ΔE00 6.82
Pastel Blue
#A2BFFE
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CEFA #FAECC0
analogous
#C0EBFA #C0CEFA #CFC0FA
triadic
#C0CEFA #FAC0CE #CEFAC0
tetradic
#C0CEFA #FAC0EB #FAECC0 #C0FACF
square
#C0CEFA #FAC0EB #FAECC0 #C0FACF
split-complementary
#C0CEFA #FACFC0 #EBFAC0
monochromatic
#4F76F1 #87A2F6 #C0CEFA #E3E9FD #E3E9FD
Accessibility & contrast
On white
1.56
#C0CEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#C0CEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CEFA
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CEFA | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D1FC
Deuteranopia (green-blind)
#BDCDF9
Tritanopia (blue-blind)
#B2D6DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c0cefa; /* rgb */ color: rgb(192, 206, 250); /* oklch */ color: oklch(85.5% 0.063 271.2);
Tailwind
colors: {
custom: {
50: '#d3dcfc',
500: '#c0cefa',
950: '#000000',
},
}SCSS
$custom: #c0cefa; $custom-light: #d3dcfc; $custom-dark: #000000;
JSON
{
"hex": "#c0cefa",
"rgb": {
"r": 192,
"g": 206,
"b": 250
},
"hsl": {
"h": 225.517,
"s": 85.294,
"l": 86.667
},
"oklch": {
"l": 0.8554,
"c": 0.06329,
"h": 271.2
},
"luminance": 0.62251
}Semantic roles & 50–950 ramp
primary
#C0CEFA
secondary
#DFC87F
accent
#AC04E2
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485