#C2CFDA#C2CFDA
#C2CFDA is a very light, muted cyan. Relative luminance 0.612; OKLCH L 84.8% C 0.021 H 243.5°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CFDA |
|---|---|
| RGB | rgb(194, 207, 218) |
| HSL | hsl(208, 24%, 81%) |
| HSV | hsv(208, 11%, 85%) |
| CMYK | cmyk(11%, 5%, 0%, 14.5%) |
| CIE-LAB | lab(82.46, -2.24, -6.95) |
| CIE-LCH | lch(82.46, 7.30, 252.16°) |
| OKLab | oklab(84.79% -0.0093 -0.0187) |
| OKLCH | oklch(84.79% 0.021 243.5) |
| XYZ | xyz(57.2130, 61.1561, 75.1061) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.35
Light Blue Grey
#B7C9E2
ΔE00 5.59
Cloudy Blue
#ACC2D9
ΔE00 5.86
Lightsteelblue
#B0C4DE
ΔE00 6.33
Silver (survey)
#C5C9C7
ΔE00 6.66
Light Gray
#D3D3D3
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CFDA #DACDC2
analogous
#C2DAD9 #C2CFDA #C2C3DA
triadic
#C2CFDA #DAC2CF #CFDAC2
tetradic
#C2CFDA #D9C2DA #DACDC2 #C3DAC2
square
#C2CFDA #D9C2DA #DACDC2 #C3DAC2
split-complementary
#C2CFDA #DAC2C3 #DAD9C2
monochromatic
#7693AC #9CB1C3 #C2CFDA #E8EDF1 #ECF0F3
Accessibility & contrast
On white
1.59
#C2CFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#C2CFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CFDA
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CFDA | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDB
Deuteranopia (green-blind)
#C8CCDA
Tritanopia (blue-blind)
#BCD2D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c2cfda; /* rgb */ color: rgb(194, 207, 218); /* oklch */ color: oklch(84.8% 0.021 243.5);
Tailwind
colors: {
custom: {
50: '#d4dde5',
500: '#c2cfda',
950: '#000000',
},
}SCSS
$custom: #c2cfda; $custom-light: #d4dde5; $custom-dark: #000000;
JSON
{
"hex": "#c2cfda",
"rgb": {
"r": 194,
"g": 207,
"b": 218
},
"hsl": {
"h": 207.5,
"s": 24.49,
"l": 80.784
},
"oklch": {
"l": 0.84792,
"c": 0.02089,
"h": 243.5
},
"luminance": 0.61157
}Semantic roles & 50–950 ramp
primary
#C2CFDA
secondary
#B09F90
accent
#6F43A3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484