#C0CFDA#C0CFDA
#C0CFDA is a very light, muted cyan. Relative luminance 0.609; OKLCH L 84.6% C 0.022 H 239.5°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CFDA |
|---|---|
| RGB | rgb(192, 207, 218) |
| HSL | hsl(205, 26%, 80%) |
| HSV | hsv(205, 12%, 85%) |
| CMYK | cmyk(11.9%, 5%, 0%, 14.5%) |
| CIE-LAB | lab(82.32, -2.89, -7.17) |
| CIE-LCH | lch(82.32, 7.73, 248.09°) |
| OKLab | oklab(84.65% -0.0114 -0.0193) |
| OKLCH | oklch(84.65% 0.022 239.5) |
| XYZ | xyz(56.7030, 60.8932, 75.0822) |
| Luminance | 0.6089 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.74
Light Blue Grey
#B7C9E2
ΔE00 5.75
Fog
#D8DCE0
ΔE00 5.83
Lightsteelblue
#B0C4DE
ΔE00 6.39
Silver (survey)
#C5C9C7
ΔE00 6.86
Light Gray
#D3D3D3
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CFDA #DACBC0
analogous
#C0DAD8 #C0CFDA #C0C2DA
triadic
#C0CFDA #DAC0CF #CFDAC0
tetradic
#C0CFDA #D8C0DA #DACBC0 #C2DAC0
square
#C0CFDA #D8C0DA #DACBC0 #C2DAC0
split-complementary
#C0CFDA #DAC0C2 #DAD8C0
monochromatic
#7394AD #99B2C3 #C0CFDA #E7ECF1 #ECF0F4
Accessibility & contrast
On white
1.59
#C0CFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#C0CFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CFDA
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CFDA | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACEDB
Deuteranopia (green-blind)
#C7CBDA
Tritanopia (blue-blind)
#BAD2D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c0cfda; /* rgb */ color: rgb(192, 207, 218); /* oklch */ color: oklch(84.6% 0.022 239.5);
Tailwind
colors: {
custom: {
50: '#d3dde5',
500: '#c0cfda',
950: '#000000',
},
}SCSS
$custom: #c0cfda; $custom-light: #d3dde5; $custom-dark: #000000;
JSON
{
"hex": "#c0cfda",
"rgb": {
"r": 192,
"g": 207,
"b": 218
},
"hsl": {
"h": 205.385,
"s": 26,
"l": 80.392
},
"oklch": {
"l": 0.84646,
"c": 0.02241,
"h": 239.5
},
"luminance": 0.60894
}Semantic roles & 50–950 ramp
primary
#C0CFDA
secondary
#B19C8E
accent
#6B41A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484