#C2CFEF#C2CFEF
#C2CFEF is a very light, muted blue. Relative luminance 0.623; OKLCH L 85.5% C 0.047 H 267.9°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CFEF |
|---|---|
| RGB | rgb(194, 207, 239) |
| HSL | hsl(223, 58%, 85%) |
| HSV | hsv(223, 19%, 94%) |
| CMYK | cmyk(18.8%, 13.4%, 0%, 6.3%) |
| CIE-LAB | lab(83.09, 2.15, -17.21) |
| CIE-LCH | lch(83.09, 17.34, 277.11°) |
| OKLab | oklab(85.49% -0.0017 -0.0468) |
| OKLCH | oklch(85.49% 0.047 267.9) |
| XYZ | xyz(60.1371, 62.3258, 90.5063) |
| Luminance | 0.6233 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.12
Lightsteelblue
#B0C4DE
ΔE00 5.10
Light Periwinkle
#C1C6FC
ΔE00 5.76
Powder Blue (survey)
#B1D1FC
ΔE00 6.07
Periwinkle
#CCCCFF
ΔE00 6.21
Cloudy Blue
#ACC2D9
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CFEF #EFE2C2
analogous
#C2E5EF #C2CFEF #CCC2EF
triadic
#C2CFEF #EFC2CF #CFEFC2
tetradic
#C2CFEF #EFC2E5 #EFE2C2 #C2EFCC
square
#C2CFEF #EFC2E5 #EFE2C2 #C2EFCC
split-complementary
#C2CFEF #EFCCC2 #E5EFC2
monochromatic
#6183D6 #92A9E2 #C2CFEF #E7ECF9 #E7ECF9
Accessibility & contrast
On white
1.56
#C2CFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#C2CFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CFEF
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CFEF | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1F1
Deuteranopia (green-blind)
#C2CDEE
Tritanopia (blue-blind)
#B7D5D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c2cfef; /* rgb */ color: rgb(194, 207, 239); /* oklch */ color: oklch(85.5% 0.047 267.9);
Tailwind
colors: {
custom: {
50: '#d5ddf4',
500: '#c2cfef',
950: '#000000',
},
}SCSS
$custom: #c2cfef; $custom-light: #d5ddf4; $custom-dark: #000000;
JSON
{
"hex": "#c2cfef",
"rgb": {
"r": 194,
"g": 207,
"b": 239
},
"hsl": {
"h": 222.667,
"s": 58.442,
"l": 84.902
},
"oklch": {
"l": 0.85489,
"c": 0.04681,
"h": 267.9
},
"luminance": 0.62327
}Semantic roles & 50–950 ramp
primary
#C2CFEF
secondary
#CDB988
accent
#961FC6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485