#CFDCED#CFDCED
#CFDCED is a very light, muted cyan. Relative luminance 0.706; OKLCH L 89.0% C 0.027 H 255.1°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCED |
|---|---|
| RGB | rgb(207, 220, 237) |
| HSL | hsl(214, 45%, 87%) |
| HSV | hsv(214, 13%, 93%) |
| CMYK | cmyk(12.7%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(87.27, -1.02, -9.79) |
| CIE-LCH | lch(87.27, 9.84, 264.02°) |
| OKLab | oklab(88.98% -0.007 -0.0264) |
| OKLCH | oklch(88.98% 0.027 255.1) |
| XYZ | xyz(66.6079, 70.5652, 90.2156) |
| Luminance | 0.7057 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.49
Fog
#D8DCE0
ΔE00 5.78
Lightsteelblue
#B0C4DE
ΔE00 6.86
Lavender (CSS)
#E6E6FA
ΔE00 7.06
Cloudy Blue
#ACC2D9
ΔE00 7.33
Aliceblue
#F0F8FF
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCED #EDE0CF
analogous
#CFEBED #CFDCED #D1CFED
triadic
#CFDCED #EDCFDC #DCEDCF
tetradic
#CFDCED #EDCFEB #EDE0CF #CFEDD1
square
#CFDCED #EDCFEB #EDE0CF #CFEDD1
split-complementary
#CFDCED #EDD1CF #EBEDCF
monochromatic
#769BCC #A2BCDC #CFDCED #E9EFF7 #E9EFF7
Accessibility & contrast
On white
1.39
#CFDCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#CFDCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCED
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCED | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEE
Deuteranopia (green-blind)
#D3D9ED
Tritanopia (blue-blind)
#C8E0E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cfdced; /* rgb */ color: rgb(207, 220, 237); /* oklch */ color: oklch(89.0% 0.027 255.1);
Tailwind
colors: {
custom: {
50: '#dde6f2',
500: '#cfdced',
950: '#000000',
},
}SCSS
$custom: #cfdced; $custom-light: #dde6f2; $custom-dark: #000000;
JSON
{
"hex": "#cfdced",
"rgb": {
"r": 207,
"g": 220,
"b": 237
},
"hsl": {
"h": 214,
"s": 45.455,
"l": 87.059
},
"oklch": {
"l": 0.88983,
"c": 0.0273,
"h": 255.1
},
"luminance": 0.70566
}Semantic roles & 50–950 ramp
primary
#CFDCED
secondary
#C9B397
accent
#7C2DB9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485