#C2CFED#C2CFED
#C2CFED is a very light, muted blue. Relative luminance 0.622; OKLCH L 85.4% C 0.044 H 266.9°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CFED |
|---|---|
| RGB | rgb(194, 207, 237) |
| HSL | hsl(222, 54%, 85%) |
| HSV | hsv(222, 18%, 93%) |
| CMYK | cmyk(18.1%, 12.7%, 0%, 7.1%) |
| CIE-LAB | lab(83.02, 1.72, -16.24) |
| CIE-LCH | lch(83.02, 16.33, 276.03°) |
| OKLab | oklab(85.42% -0.0024 -0.0441) |
| OKLCH | oklch(85.42% 0.044 266.9) |
| XYZ | xyz(59.8433, 62.2082, 88.9588) |
| Luminance | 0.6221 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.64
Lightsteelblue
#B0C4DE
ΔE00 4.73
Powder Blue (survey)
#B1D1FC
ΔE00 6.14
Light Periwinkle
#C1C6FC
ΔE00 6.33
Cloudy Blue
#ACC2D9
ΔE00 6.39
Periwinkle
#CCCCFF
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CFED #EDE0C2
analogous
#C2E5ED #C2CFED #CBC2ED
triadic
#C2CFED #EDC2CF #CFEDC2
tetradic
#C2CFED #EDC2E5 #EDE0C2 #C2EDCB
square
#C2CFED #EDC2E5 #EDE0C2 #C2EDCB
split-complementary
#C2CFED #EDCBC2 #E5EDC2
monochromatic
#6385D1 #93AADF #C2CFED #E7ECF8 #E7ECF8
Accessibility & contrast
On white
1.56
#C2CFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#C2CFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CFED
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CFED | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1EE
Deuteranopia (green-blind)
#C2CDEC
Tritanopia (blue-blind)
#B8D5D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c2cfed; /* rgb */ color: rgb(194, 207, 237); /* oklch */ color: oklch(85.4% 0.044 266.9);
Tailwind
colors: {
custom: {
50: '#d4ddf2',
500: '#c2cfed',
950: '#000000',
},
}SCSS
$custom: #c2cfed; $custom-light: #d4ddf2; $custom-dark: #000000;
JSON
{
"hex": "#c2cfed",
"rgb": {
"r": 194,
"g": 207,
"b": 237
},
"hsl": {
"h": 221.86,
"s": 54.43,
"l": 84.51
},
"oklch": {
"l": 0.85419,
"c": 0.04416,
"h": 266.9
},
"luminance": 0.62209
}Semantic roles & 50–950 ramp
primary
#C2CFED
secondary
#CAB689
accent
#9224C2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485